neo-go/cli/wallet
Anna Shaleva 1ef39a6e30 cli: properly handle --name and password-related wallet commands
Fetch account's name from the CLI argument and do not ask for the
user's input if provided, close #2882. Fetch password from config
if provided, close #2883.
2023-01-25 14:20:56 +03:00
..
testdata cli: move tests to subpackages 2022-10-06 09:21:26 +03:00
candidate_test.go services: allow multiple listen addresses for simple services 2022-12-07 11:23:01 +03:00
legacy.go *: fix Neo and NeoGo misuses 2022-12-07 17:29:09 +03:00
legacy_test.go slice: introduce common Copy helper 2021-07-19 22:57:55 +03:00
multisig.go *: always close the wallet after use 2022-09-02 14:44:32 +03:00
multisig_test.go services: allow multiple listen addresses for simple services 2022-12-07 11:23:01 +03:00
nep11.go cli: deduplicate smartcontract/wallet tx confirm/sign/save/send 2022-10-06 23:03:32 +03:00
nep17.go cli: deduplicate smartcontract/wallet tx confirm/sign/save/send 2022-10-06 23:03:32 +03:00
validator.go cli: deduplicate smartcontract/wallet tx confirm/sign/save/send 2022-10-06 23:03:32 +03:00
wallet.go cli: properly handle --name and password-related wallet commands 2023-01-25 14:20:56 +03:00
wallet_test.go cli: properly handle --name and password-related wallet commands 2023-01-25 14:20:56 +03:00