frostfs-node/pkg/morph/event/container
Pavel Karpy 3b9ef4f63c [#822] event/notaryPreparator: Do not pass PACK opcode
Do not pass high level `PACK` opcode to
notary parsers. Add opcode amount check.
Delete `PACK` cases in notary parsers.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-09-13 10:32:43 +03:00
..
delete.go [#807] morph/event/container: Add delete notary support 2021-09-09 18:37:45 +03:00
delete_notary.go [#822] event/notaryPreparator: Do not pass PACK opcode 2021-09-13 10:32:43 +03:00
delete_test.go [#525] event/container: Parse session token from Delete notification 2021-05-27 12:03:49 +03:00
eacl.go [#807] morph/event/container: Add setEACL notary support 2021-09-09 18:37:45 +03:00
eacl_notary.go [#822] event/notaryPreparator: Do not pass PACK opcode 2021-09-13 10:32:43 +03:00
eacl_test.go [#525] event/container: Parse session token from SetEACL notification 2021-05-27 12:03:49 +03:00
estimates.go [#521] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
estimates_test.go [#355] morph/event: Add container estimate size events 2021-01-29 11:23:37 +03:00
put.go [#770] ir/container: Support notary Put 2021-09-07 12:55:01 +03:00
put_notary.go [#822] event/notaryPreparator: Do not pass PACK opcode 2021-09-13 10:32:43 +03:00
put_test.go [#525] event/container: Parse binary session token from Put notification 2021-05-27 12:03:49 +03:00