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

Migrate to BDK wallet #4241

Closed
11 tasks
raphjaph opened this issue Feb 25, 2025 · 1 comment
Closed
11 tasks

Migrate to BDK wallet #4241

raphjaph opened this issue Feb 25, 2025 · 1 comment
Labels

Comments

@raphjaph
Copy link
Collaborator

raphjaph commented Feb 25, 2025

The ord/bdk branch is where all the work is collected.

TODO:

  • make sure we can support multiple accounts without reentering key
  • keep open the possibility of a wallet password
  • make sure we can support multisigs in the future
  • allow configuring lookahead (gap limit), setting?
  • should we publish our persister to get review?
  • should we pay a BDK dev to review/audit our code?
  • think very hard about the database schema before final merge
  • can we use the new descriptor format for combined external and internal (<0;1>)?
  • add test for timestamp restore

Notes

  • what should the format for importing/restoring a wallet from a descriptor be? The same as before?
  • how should we handle the rawtr(...) commit output backups/recovery keys?
  • for the commit output could we derive the untweaked key pair from the descriptor?

Tests

  • test that you get error when ord has wrong network

TODO after merge into master

  • rename TestServer to Ord
@cryptoni9n
Copy link
Collaborator

#4231

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants