frostfs-node/cmd/neofs-cli
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
..
internal [#1704] cli: Add force option to the command container create 2022-10-05 09:14:13 +03:00
modules [#1680] morph/netmap: Support HomomorphicHashingDisabled config 2022-10-05 11:41:49 +03:00
main.go cli: Add empty neofs-cli app structure 2020-10-02 11:25:35 +03:00