frostfs-node/pkg/morph/event
Leonard Lyubich a3ac294902 [] morph/container: Do not parse public key in Put event parser
Morph event structures defined in `pkg/morph/event`  should only carry
notification values without any additional interpretation. All logical work
should be concentrated on app-side.

Change data type of `Put.PublicKey` return to byte slice. `ParsePut` doesn't
unmarshal public key from now.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-25 16:35:52 +03:00
..
balance [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
container [] morph/container: Do not parse public key in Put event parser 2021-05-25 16:35:52 +03:00
neofs [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
netmap [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
reputation [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
rolemanagement [] innerring: synchronize validators on mainnet alphabet update 2021-05-25 11:10:01 +03:00
event.go Add Inner Ring code 2020-07-24 17:07:37 +03:00
handler.go [] morph/listener: Register handlers of new chain blocks 2021-01-29 11:04:30 +03:00
listener.go [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
parser.go [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
utils.go [] reputation: Make reputation report async 2021-04-15 15:11:34 +03:00