neo-go/cli/wallet
Roman Khimov 1ea06e9757 cli/wallet: unify claim and candidate code
Add -g option to claim which doesn't have a lot of sense, but can be used
anyway.
2022-10-06 21:52:40 +03:00
..
testdata cli: move tests to subpackages 2022-10-06 09:21:26 +03:00
candidate_test.go cli: move tests to subpackages 2022-10-06 09:21:26 +03:00
legacy.go cli: allow to specify wallet via configuration file 2022-07-04 12:57:47 +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 cli: move tests to subpackages 2022-10-06 09:21:26 +03:00
nep11.go cli: add historic abilities for all invoking commands 2022-09-08 19:20:18 +03:00
nep17.go *: always close the wallet after use 2022-09-02 14:44:32 +03:00
validator.go *: always close the wallet after use 2022-09-02 14:44:32 +03:00
wallet.go cli/wallet: unify claim and candidate code 2022-10-06 21:52:40 +03:00
wallet_test.go cli: move nep11/nep17 tests into a package of their own 2022-10-06 09:21:26 +03:00