frostfs-node/pkg/morph/event/netmap
Leonard Lyubich eb1fba5182 [#1680] morph/netmap: Adopt to recent contract changes
After recent Netmap contract changes all read methods which return
network map (either candidates or snapshots) encode node descriptors
into same structure.

Decode `netmap.Node` contract-side structure from the call results.
Replace node state with the value from the `netmap.Node.State` field.

Signed-off-by: Leonard Lyubich <ctulhurider@gmail.com>
2022-10-05 11:41:49 +03:00
..
add_peer.go [#1637] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +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 [#1637] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +03:00
epoch.go [#1637] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +03:00
epoch_test.go [#971] morph/event: Change notification parser's signature 2021-11-19 09:58:03 +03:00
update_peer.go [#1680] morph/netmap: Adopt to recent contract changes 2022-10-05 11:41:49 +03:00
update_peer_notary.go [#1680] morph/netmap: Adopt to recent contract changes 2022-10-05 11:41:49 +03:00
update_peer_test.go [#1680] morph/netmap: Adopt to recent contract changes 2022-10-05 11:41:49 +03:00