frostfs-node/pkg/morph/event
Leonard Lyubich a9494412da [#907] morph/event/container: Define PutNamed event
Define `PutNamed` structure of notary notification from `putNamed` method of
Container contract. Embed `Put` type in order to inherit methods and
parsing of common parts with `put` method.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-10-18 11:54:34 +03:00
..
balance [#521] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
container [#907] morph/event/container: Define PutNamed event 2021-10-18 11:54:34 +03:00
neofs [#562] pkg/morph: remove neofs-crypto uses 2021-06-15 14:49:59 +03:00
netmap [#846] morph/event: Add notary request to addPeer event 2021-09-27 11:10:15 +03:00
reputation [#812] morph/event: Expand reputation put event with notary notification 2021-09-13 14:51:07 +03:00
rolemanagement [#502] innerring: synchronize validators on mainnet alphabet update 2021-05-25 11:10:01 +03:00
handlers.go [#770] pkg/morph/event: Add notary notifications support 2021-09-07 12:55:01 +03:00
listener.go [#833] Upgrade Neo Go and NeoFS API Go libraries 2021-10-15 13:56:19 +03:00
notary.go [#807] morph/event/container: Add delete notary support 2021-09-09 18:37:45 +03:00
notary_preparator.go [#822] event/notaryPreparator: Do not pass PACK opcode 2021-09-13 10:32:43 +03:00
notary_preparator_test.go [#833] Upgrade Neo Go and NeoFS API Go libraries 2021-10-15 13:56:19 +03:00
notification.go [#770] pkg/morph/event: Add notary notifications support 2021-09-07 12:55:01 +03:00
opcodes.go [#907] morph/event: Implement Op to string converter 2021-10-18 11:54:34 +03:00
opcodes_test.go [#822] moprh/event: Add parsers from Op struct 2021-09-13 10:32:43 +03:00
parsers.go [#770] pkg/morph/event: Add notary notifications support 2021-09-07 12:55:01 +03:00
utils.go [#770] pkg/morph/event: Add notary notifications support 2021-09-07 12:55:01 +03:00