frostfs-node/pkg/innerring/processors/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
..
nodevalidation
cleanup_table.go
cleanup_table_test.go
handlers.go
internal_events.go
process_cleanup.go
process_epoch.go [#1680] morph/netmap: Adopt to recent contract changes 2022-10-05 11:41:49 +03:00
process_peers.go [#1680] morph/netmap: Adopt to recent contract changes 2022-10-05 11:41:49 +03:00
processor.go