Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: feat/944 - Extension: Custom BIP44 derivation paths and Version Info #1155

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jurevans
Copy link
Collaborator

@jurevans jurevans commented Oct 2, 2024

Resolves #944
Resolves #1154

  • Include Extension/SDK versions in Settings
  • Add SDK version to Namadillo settings
  • Add BIP44 path form to Mnemonic Import (Advanced)
    • Combine Bip39 passphrase and path to Advanced view
    • Generate shielded account from Zip32 version of path (makeSaplingPathArray(path))
  • Add BIP44 path form to Mnemonic Generate (Advanced)
    • Generate shielded account from Zip32 version of path (makeSaplingPathArray(path))
  • Add BIP44 path form to Ledger Import (Advanced)
  • Bump extension version

Designs

https://www.figma.com/design/NFyHbLZXBSl3aUsMxtffvV/Namada-End-User-Interface-V1.0-%2F-Phase-1%3A-Block-Party?node-id=6361-75215&node-type=canvas&t=cJGwuzI3Q8soSDus-0

Screenshots

Keychain & SDK versions:
Screen Shot 2024-10-02 at 1 34 25 PM

SDK version in Namadillo:
Screen Shot 2024-10-03 at 7 39 37 AM

@jurevans jurevans self-assigned this Oct 2, 2024
@jurevans jurevans changed the title WIP: feat/944 - Extension: Custom BIP44 derivation paths WIP: feat/944 - Extension: Custom BIP44 derivation paths and Version Info Oct 3, 2024
@jurevans jurevans force-pushed the feat/944-custom-paths branch 5 times, most recently from 4e83eb9 to 58df4ff Compare October 4, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extension: Include version number in Settings Extension: BIP44 Derivation UI
1 participant