frostfs-node/pkg/innerring/processors/netmap
Leonard Lyubich 3d5eb2a396 [#1008] ir/netmap: Call Register method on peer approval
After https://github.com/nspcc-dev/neofs-contract/issues/154 alphabet
nodes should call `Register` method for approval of the notary
notifications spawned by `AddPeer` method.

Call `register` method for peer approval in Netmap processor.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-12-07 17:15:44 +03:00
..
nodevalidation [#1000] ir/nodeValidators: Ignore zero subnet validation 2021-12-01 12:27:35 +03:00
cleanup_table.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
cleanup_table_test.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
handlers.go [#973] ir: Listen and process Put/Delete events of Subnet contract 2021-11-28 16:15:18 +03:00
internal_events.go [#971] *: Add notification TX hash to neofs/netmap morph client calls 2021-11-19 09:58:03 +03:00
process_cleanup.go [#971] *: Add notification TX hash to neofs/netmap morph client calls 2021-11-19 09:58:03 +03:00
process_epoch.go [#971] *: Add optional parameters to container morph client calls 2021-11-19 09:58:03 +03:00
process_peers.go [#1008] ir/netmap: Call Register method on peer approval 2021-12-07 17:15:44 +03:00
processor.go [#979] ir/subnet: Register parser and handler of RemoveNode event 2021-12-01 19:27:16 +03:00