frostfs-node/cmd/neofs-adm/internal/modules/morph
Leonard Lyubich 6facc26cb9 [] adm/subnet: Fix handling of non-notary flag in initClient
`initSubnetClient` must call `EnableNotarySupport` only if non-notary
flag is not set.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-12-01 17:31:04 +03:00
..
internal [] adm: Add subnet-related commands 2021-12-01 17:31:04 +03:00
container.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
download.go [] neofs-adm: read contracts on start 2021-11-01 15:17:18 +03:00
dump.go [] neofs-adm: print contract version in dump-hashes 2021-10-28 09:35:52 +03:00
epoch.go neofs-adm: use nnsResolveHash instead of custom code 2021-08-24 12:35:52 +03:00
generate.go [] cmd/neofs-adm: Implement command to refill storage node's GAS 2021-08-25 17:07:23 +03:00
generate_test.go [] neofs-adm: add labels to multisig accounts 2021-07-21 15:23:16 +03:00
initialize.go [] adm: Deploy missing contracts during updating 2021-12-01 17:31:04 +03:00
initialize_deploy.go [] adm: Register NNS domain of the deployed contracts 2021-12-01 17:31:04 +03:00
initialize_nns.go [] adm: Deploy missing contracts during updating 2021-12-01 17:31:04 +03:00
initialize_register.go [] neofs-adm: read contracts on start 2021-11-01 15:17:18 +03:00
initialize_roles.go [] neofs-adm: fetch single accounts during the initialization 2021-08-02 14:28:23 +03:00
initialize_transfer.go [] neofs-adm: read contracts on start 2021-11-01 15:17:18 +03:00
n3client.go [] neofs-adm: provide better error message if endpoint is missing 2021-10-19 17:47:29 +03:00
root.go [] adm: Add subnet-related commands 2021-12-01 17:31:04 +03:00
subnet.go [] adm/subnet: Fix handling of non-notary flag in initClient 2021-12-01 17:31:04 +03:00
update.go [] neofs-adm: deploy NNS contract first 2021-10-12 15:50:22 +03:00