frostfs-node/pkg/morph/event/netmap
Leonard Lyubich 808ba87e82 [#1513] morph/netmap: Use node state constants from Netmap contract
`Netmap` contract exports enumeration of the node states.

Replace using literals and constants from NeoFS API Go V2 with the
values provided by contract.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-06-17 15:53:18 +03:00
..
add_peer.go [#971] morph/event: Change notification parser's signature 2021-11-19 09:58:03 +03:00
add_peer_notary.go [#846] morph/event: Add notary request to addPeer event 2021-09-27 11:10:15 +03:00
add_peer_test.go [#971] morph/event: Change notification parser's signature 2021-11-19 09:58:03 +03:00
epoch.go [#971] *: Add notification TX hash to neofs/netmap morph client calls 2021-11-19 09:58:03 +03:00
epoch_test.go [#971] morph/event: Change notification parser's signature 2021-11-19 09:58:03 +03:00
update_peer.go [#1513] morph/netmap: Use node state constants from Netmap contract 2022-06-17 15:53:18 +03:00
update_peer_notary.go [#1513] Upgrade NeoFS SDK Go with changed netmap package 2022-06-17 15:53:18 +03:00
update_peer_test.go [#1513] Upgrade NeoFS SDK Go with changed netmap package 2022-06-17 15:53:18 +03:00