Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'aleks/wallet-cli-revamping-main-rebased' (#2260)
* origin/aleks/wallet-cli-revamping-main-rebased: Add changelog Remove unused import Fix messages Adapt e2e tests to new wallet cli Improve decryption status line Improve output if keypair could not be decypted Fix export / import Minor Fix key import Implement `remove` command Expose store remove_alias functionality Allow to add public keys Refactoring Fix `find` command; refactoring Fix key / address listing Adapt e2e tests for new wallet cli Fix help message Improve comment Refactor parsing of `add` command value Improve message Merge find-key and find-addr Reverse find alias for payment address Store known payment addresses in bimap Improve help messages Fix typo Merge key and address list Fix comments and help messages Import key from file Implement raw key add; simplify cli for add command Improve some messages, comments Implement export for MASP spending keys Update help messages for `gen` and `derive` Fix output message Add todo Fix: normalize alias strings Make `--alias` obligatory for gen / derive Refactoring Rename structures Restore raw key generation functionality Refactor payment key gen Unify cli for key export / add Refactor key export Unify cli for transparent / shielded key / address listing / searching Unify cli for transparent / shielded key listing Unify cli for secret / spending key derivation Unify cli for secret / spending key generation
- Loading branch information