frostfs-node/cmd/neofs-cli/modules/netmap
Leonard Lyubich d2d4191868 [#1680] morph/netmap: Support HomomorphicHashingDisabled config
`NetworkConfiguration` represents NeoFS network configuration stored in
the Sidechain. In previous implementation the configuration missed flag
of disabled homomorphic hashing.

Add `NetworkConfiguration.HomomorphicHashingDisabled` boolean field.
Decode the field in `Client.ReadNetworkConfiguration` method. Print this
value in `netmap netinfo` command of NeoFS CLI.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-10-05 11:41:49 +03:00
..
get_epoch.go [#1382] neofs-cli: move netmap command to a separate package 2022-06-16 09:27:07 +03:00
netinfo.go [#1680] morph/netmap: Support HomomorphicHashingDisabled config 2022-10-05 11:41:49 +03:00
nodeinfo.go [#1821] neofs-cli: Fix description of cli commands 2022-09-28 16:09:24 +03:00
root.go [#1793] node: Serve NetmapService.NetmapSnapshot RPC 2022-09-27 09:03:17 +03:00
snapshot.go [#1793] node: Serve NetmapService.NetmapSnapshot RPC 2022-09-27 09:03:17 +03:00