-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CLI wallet: Ledger Nano support (#1606)
* finish impl * changelog * Add Ledger Nano simulator choice * panic instead of unreachable * panic message Co-authored-by: DaughterOfMars <[email protected]> * full ledger nano support * fix usability issues * fix backup/restore * clean up failed restore * PR suggestion * small cleanup * Update year (how time flies 🙈) Co-authored-by: Thoralf-M <[email protected]> * revert breaking change * fix fs cleanup after failed restore * getter * derive ValueEnum * optional secret manager choice * remove unnecessary password input * create initial account for init * ensure set stronghold password (lazily) * fix * changelog * Edit changelog * Bump version and changelog --------- Co-authored-by: DaughterOfMars <[email protected]> Co-authored-by: Thibault Martinez <[email protected]> Co-authored-by: Thoralf-M <[email protected]>
- Loading branch information
1 parent
d803602
commit a236939
Showing
12 changed files
with
515 additions
and
213 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
Oops, something went wrong.