Skip to content

fix: use standard Liquid wallet derivation - #115

Merged
dmnyc merged 2 commits into
masterfrom
codex/liquid-bip84-wallet-derivation
Jul 1, 2026
Merged

fix: use standard Liquid wallet derivation#115
dmnyc merged 2 commits into
masterfrom
codex/liquid-bip84-wallet-derivation

Conversation

@dmnyc

@dmnyc dmnyc commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Switch the wallet descriptor from the old master-xpub m/* form to LWK's standard BIP84 Liquid singlesig descriptor so the same seed restores in Blockstream-compatible wallets. Add a regression test for the canonical mainnet and testnet/regtest descriptor shape.

Existing wallets with funds received on the old flat m/* path may need an explicit sweep or migration path; this change only fixes descriptor derivation going forward.


View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

Switch the wallet descriptor from the old master-xpub m/* form to LWK's standard BIP84 Liquid singlesig descriptor so the same seed restores in Apogee and Blockstream-compatible wallets. Add a regression test for the canonical mainnet and testnet/regtest descriptor shape.
@dmnyc
dmnyc requested a review from tvolk131 July 1, 2026 03:09
Comment thread .gitignore Outdated
@dmnyc
dmnyc merged commit 682f446 into master Jul 1, 2026
3 checks passed
@dmnyc
dmnyc deleted the codex/liquid-bip84-wallet-derivation branch July 1, 2026 03:31
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

Successfully merging this pull request may close these issues.

2 participants