frostfs-node/pkg/innerring/processors/netmap
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
..
nodevalidation [#622] pkg/innerring: Add composite validator 2021-06-22 12:12:45 +03:00
cleanup_table.go [#132] Use SDK defined netmap structure in cleanup table 2020-11-02 10:52:52 +03:00
cleanup_table_test.go [#562] cmd/neofs-ir: use NEP-6 wallet for keys 2021-06-15 14:49:59 +03:00
handlers.go [#846] innerring: Use epoch as nonce in cleanup netmap process 2021-09-27 11:10:15 +03:00
internal_events.go [#132] Add internal event to process cleanup 2020-11-02 10:52:52 +03:00
process_cleanup.go [#846] innerring: Use epoch as nonce in cleanup netmap process 2021-09-27 11:10:15 +03:00
process_epoch.go [#496] pkg/innerring: provide wrappers to processors 2021-06-21 15:16:42 +03:00
process_peers.go [#846] innerring: Reuse original TX nonce from SN's NR 2021-09-27 11:10:15 +03:00
processor.go [#627] ir: Read addresses of contracts from the client wrappers 2021-09-30 14:47:04 +03:00