frostfs-node/pkg/morph/client/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 [#1513] Upgrade NeoFS SDK Go with changed netmap package 2022-06-17 15:53:18 +03:00
client.go [#625] client/netmap: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
config.go [#1681] morph/netmap: Support MaintenanceModeAllowed config 2022-10-05 11:41:49 +03:00
epoch.go [#625] client/netmap: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
innerring.go [#625] client/netmap: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
netmap.go [#1680] morph/netmap: Adopt to recent contract changes 2022-10-05 11:41:49 +03:00
netmap_test.go [#1680] morph/netmap: Adopt to recent contract changes 2022-10-05 11:41:49 +03:00
new_epoch.go [#1141] morph/client: Allow to use more integer types as arguments 2022-05-16 15:09:35 +03:00
snapshot.go [#1680] morph/netmap: Adopt to recent contract changes 2022-10-05 11:41:49 +03:00
update_state.go [#1680] morph/netmap: Adopt to recent contract changes 2022-10-05 11:41:49 +03:00