-
Notifications
You must be signed in to change notification settings - Fork 955
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
.changelog/unreleased/features/2260-wallet-cli-revamping-main-rebased.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
- The wallet CLI structure has been significantly reworked and simplified. | ||
Alias argument is now obligatory for key generation / derivation | ||
commands. Feature of raw (non-HD) key generation has been restored, | ||
which was removed in the previous release. Key export / import | ||
functionality for both transparent and shielded key kinds has been | ||
implemented. Additionally, several other improvements have been made. | ||
([\#2260](https://github.com/anoma/namada/pull/2260)) |