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

Test: ensure compatibility for all derivation paths between old/new app #53

Closed
emturner opened this issue Oct 10, 2023 · 1 comment · Fixed by #106
Closed

Test: ensure compatibility for all derivation paths between old/new app #53

emturner opened this issue Oct 10, 2023 · 1 comment · Fixed by #106
Assignees
Labels
app::wallet issues relating to the wallet app good first issue Good for newcomers tests test - related isues

Comments

@emturner
Copy link
Collaborator

The following derivation paths must match on both apps (same addresses derived):

  "ledger://***/ed25519/0h/0h"
  "ledger://***/secp256k1/0h/0h"
  "ledger://***/P-256/0h/0h"
  "ledger://***/bip25519/0h/0h"
@emturner emturner added the good first issue Good for newcomers label Oct 10, 2023
@emturner
Copy link
Collaborator Author

emturner commented Oct 10, 2023

bip25519 needs testing - need to add test_provide_tz1_bip25519.sh for the nano devices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app::wallet issues relating to the wallet app good first issue Good for newcomers tests test - related isues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants