frostfs-node/cmd/neofs-adm/internal/modules/morph
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
..
internal [#1793] node: Serve NetmapService.NetmapSnapshot RPC 2022-09-27 09:03:17 +03:00
balance.go [#1711] amd: Cache committee actor in the init context 2022-09-08 10:09:44 +03:00
config.go [#1711] amd: Cache committee actor in the init context 2022-09-08 10:09:44 +03:00
container.go [#1711] amd: Cache committee actor in the init context 2022-09-08 10:09:44 +03:00
deploy.go [#1711] amd: Cache committee actor in the init context 2022-09-08 10:09:44 +03:00
download.go [#733] neofs-adm: read contracts on start 2021-11-01 15:17:18 +03:00
dump_hashes.go [#1711] amd: Cache committee actor in the init context 2022-09-08 10:09:44 +03:00
epoch.go [#1711] amd: Cache committee actor in the init context 2022-09-08 10:09:44 +03:00
generate.go [#1820] neofs-adm: Add wallet-address flag in refill command 2022-10-03 10:11:38 +03:00
generate_test.go [#1307] neofs-adm: Add tests for morph init command 2022-06-24 10:33:34 +03:00
group.go [#1498] neofs-adm: Save wallets as pretty JSON 2022-06-09 16:16:46 +03:00
initialize.go [#1741] neofs-adm: Use ValidUntilBlock to wait for tx persist 2022-09-15 14:27:16 +03:00
initialize_deploy.go [#1741] neofs-adm: Use ValidUntilBlock to wait for tx persist 2022-09-15 14:27:16 +03:00
initialize_nns.go [#1711] amd: Cache committee actor in the init context 2022-09-08 10:09:44 +03:00
initialize_register.go [#1711] amd: Cache committee actor in the init context 2022-09-08 10:09:44 +03:00
initialize_roles.go [#1711] amd: Cache committee actor in the init context 2022-09-08 10:09:44 +03:00
initialize_test.go [#1684] *: Fix linter warnings 2022-08-15 10:57:31 +03:00
initialize_transfer.go [#1711] adm: Append witnesses only if they are missing 2022-09-08 10:09:44 +03:00
local_client.go [#1711] amd: Cache committee actor in the init context 2022-09-08 10:09:44 +03:00
n3client.go [#1741] neofs-adm: Use ValidUntilBlock to wait for tx persist 2022-09-15 14:27:16 +03:00
notary.go [#1741] neofs-adm: Use ValidUntilBlock to wait for tx persist 2022-09-15 14:27:16 +03:00
policy.go [#1711] *: Simplify code using neo-go actors 2022-09-08 10:09:44 +03:00
remove_node.go [#1680] morph/netmap: Adopt to recent contract changes 2022-10-05 11:41:49 +03:00
root.go [#1820] neofs-adm: Add wallet-address flag in refill command 2022-10-03 10:11:38 +03:00
subnet.go [#1711] amd: Cache committee actor in the init context 2022-09-08 10:09:44 +03:00
update.go [#1035] neofs-adm: update contracts in a single transaction 2021-12-30 10:20:54 +03:00