Skip to content

Consider BIP 87 for new wallets #52

@Sjors

Description

@Sjors

We currently use m/48h/0h/2h. The new BIP 87 suggests a simpler derivation path m/87h/0h.

This requires checking:

  • if Specter supports it
  • if other hardware wallet special case m/48h/0h/2h or if they don't care
  • storing our path in Core Data, rather than hardcoding it in Signer.getSignerUs and SeedManager.ourPubKey (in order not to break existing wallets)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions