allow use of custom derivation path, and add way to increment derivation for existing

This commit is contained in:
2023-08-20 19:46:12 -06:00
parent 98c093f655
commit 0c05505c46
8 changed files with 244 additions and 13 deletions

View File

@@ -37,6 +37,7 @@ tasks:
- .2 fix rate limit verbiage (with the new one-per-day allowance) assignee:trent
- .2 move 'switch identity' to the advanced section
- .1 remove the logic to exclude beforeId in list of plans after server has commit 26b25af605e715600d4f12b6416ed9fd7142d164
- .2 in SeedBackupView, don't load the mnemonic and keep it in memory; only load it when they click "show"
- Discuss whether the remaining tasks are worthwhile before MVP release.