frostfs-node/pkg/morph/event
Pavel Karpy 4f5f832137
Some checks failed
ci/woodpecker/pr/pre-commit Pipeline failed
ci/woodpecker/push/pre-commit Pipeline failed
[#268] notary_preparator: Actualize notary requests parsing
After 75d7891ca1
`neo-go` does claim that an empty invocation script is the only way to
fill missing signature for unsigned notary requests. The new notary actor
does it that way and, therefore, breaks notary request parsing by the
Alphabet because of skipping any request that is not filled with a dummy (64
zeros) invocation script. Support both way. The "Dummy" approach will be
dropped later.

Signed-off-by: Pavel Karpy <p.karpy@yadro.com>
2023-04-20 10:29:34 +03:00
..
balance Rename package name 2023-03-07 16:38:26 +03:00
container Rename package name 2023-03-07 16:38:26 +03:00
frostfs Rename package name 2023-03-07 16:38:26 +03:00
netmap Rename package name 2023-03-07 16:38:26 +03:00
rolemanagement Rename package name 2023-03-07 16:38:26 +03:00
handlers.go [#770] pkg/morph/event: Add notary notifications support 2021-09-07 12:55:01 +03:00
listener.go [#240] logs: Move log messages to constants 2023-04-14 05:06:09 +00:00
notary.go [#807] morph/event/container: Add delete notary support 2021-09-09 18:37:45 +03:00
notary_preparator.go [#268] notary_preparator: Actualize notary requests parsing 2023-04-20 10:29:34 +03:00
notary_preparator_test.go Rename package name 2023-03-07 16:38:26 +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 [#1637] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +03:00
utils.go [#240] logs: Move log messages to constants 2023-04-14 05:06:09 +00:00