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

Support Descriptor Wallets for Bitcoin Core #304

Open
LiranCohen opened this issue Jun 18, 2022 · 0 comments
Open

Support Descriptor Wallets for Bitcoin Core #304

LiranCohen opened this issue Jun 18, 2022 · 0 comments

Comments

@LiranCohen
Copy link
Member

Bitcoin Core has updated its wallet format to use descriptor wallets.
https://github.com/bitcoin/bitcoin/blob/master/doc/descriptors.md

Starting in v23 of core this is now the default for the createwallet rpc:
https://bitcoincore.org/en/releases/23.0/#wallet

Legacy wallets require Berkeley DB to be compiled with the software instead of SQLite for the new descriptor wallets.

Opening this issue as a placeholder for future work for SideTree to support descriptor wallets for bitcoin core.

I'll try to make some time over the next couple of weeks to scope out this change.

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

No branches or pull requests

1 participant