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