frostfs-node/cmd/frostfs-adm/internal/modules/morph/helper
Evgenii Stratonikov 9073e555db [#1514] adm/nns: Do not create actor for readonly commands
`nns get-records` and `nns tokens` command do not need to sign anything,
so remove useless actor and use invoker directly.
`NewLocalActor()` is only used in `ape` and `nns` packages. `ape`
package seem to use it correctly, only when alphabet wallets are
provided, so no changes there.
Also, remove --alphabet-wallets flag from commands that do not need it.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-11-21 14:37:34 +00:00
..
actor.go [#1514] adm/nns: Do not create actor for readonly commands 2024-11-21 14:37:34 +00:00
contract.go [#1430] adm/morph: Add NNS address display in 'deploy' 2024-10-15 13:56:37 +00:00
download.go [#973] node: Resolve perfsprint linter 2024-03-11 17:55:50 +03:00
frostfsid.go [#932] adm: Rename util to helper 2024-02-13 09:59:27 +03:00
group.go [#932] adm: Rename util to helper 2024-02-13 09:59:27 +03:00
initialize.go [#932] adm: Add commands to manipulate with NNS contract 2024-02-28 18:57:16 +00:00
initialize_ctx.go [#973] node: Resolve perfsprint linter 2024-03-11 17:55:50 +03:00
initialize_test.go [#948] adm: Move TestNextPollInterval to package helper 2024-02-13 10:08:49 +03:00
local_client.go [#1513] adm: Move ProtoConfigPath from constants to commonflags package 2024-11-21 09:39:06 +03:00
n3client.go [#1170] adm: Support morph mTLS 2024-06-14 09:27:06 +03:00
netmap.go [#1372] adm/morph: Add delta flag to 'force-new-epoch' 2024-09-20 11:42:04 +03:00
util.go [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
wallet.go [#932] adm: Rename util to helper 2024-02-13 09:59:27 +03:00