frostfs-node/pkg/innerring/processors/container
Leonard Lyubich 8fc1505351 [#627] ir: Read addresses of contracts from the client wrappers
After recent changes morph client wrappers provide contract address getter.
It can be used to compose notification parsers and handlers.

Use `ContractAddress` method in constructors of notification parsers and
handlers. Remove no longer used script hash parameters of event processors.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-09-30 14:47:04 +03:00
..
common.go [#848] ir/container: Prevent potential NPE in key conversion 2021-09-24 18:57:00 +03:00
handlers.go [#505] ir/container: Implement simplified handling of SetEACL event 2021-05-25 16:35:52 +03:00
process_container.go [#807] morph/event/container: Add `delete` notary support 2021-09-09 18:37:45 +03:00
process_eacl.go [#807] morph/event/container: Add `setEACL` notary support 2021-09-09 18:37:45 +03:00
processor.go [#627] ir: Read addresses of contracts from the client wrappers 2021-09-30 14:47:04 +03:00