Descriptor Wallet 0.9.0
What's Changed
- Fix FromStr impl for Outer and InnerDescrType by @kaiwolfram in #42
- feat: add Dockerfile by @louneskmt in #44
- Fixes for OPRET commitment by @zoedberg in #48
- Fix Typo by @crisdut in #46
- update electrum-client to 0.11.0 by @zoedberg in #51
- fix test dependencies by @crisdut in #56
- Refactoring to the new bitcoin v0.29 and miniscript v9.0 APIs by @dr-orlovsky in #59
- Support to Regtest Address by @crisdut in #63
- Use AddressCompat to display address by @crisdut in #67
New Contributors
- @louneskmt made their first contribution in #44
- @zoedberg made their first contribution in #48
- @crisdut made their first contribution in #46
Full Changelog: v0.8.1...v0.9.0