-
Notifications
You must be signed in to change notification settings - Fork 69
Publish 2025 Q1 Update #228
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
Publish 2025 Q1 Update #228
Conversation
✅ Deploy Preview for awesome-golick-685c88 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
6ac2150
to
2ac6d22
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One small typo to fix, but once that's fixed look good to go!
ACK
docs/_blog/2025_q1_update.md
Outdated
Here are some of the notable releases and changes over Q1 to the software libraries we maintain: | ||
- **The new bdk_wallet 1.1 library is out.** This one includes some of the goodies we could not release in 1.0, including support for Testnet 4, creating transactions version 2 by default, and supporting single-descriptor wallets! | ||
- **The Book of BDK has seen significant improvements.** After a few months of use and feedback on the book, we have updated a ton of pages and examples to reflect some of the new and unclear questions we were getting from users on our Discord server and on GitHub. Check out [https://bookofbdk.com](https://bookofbdk.com)! | ||
- **Kyoto (a new Compact Block Filters client) is now usable with BDK.** The [bdk-kyoto](https://github.com/bitcoindevkit/bdk-kyoto) library moved into the [Bitcoin Dev Kit GitHub organization](), and while the client should be considered experimental, it can now be used with directly with BDK wallets! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- **Kyoto (a new Compact Block Filters client) is now usable with BDK.** The [bdk-kyoto](https://github.com/bitcoindevkit/bdk-kyoto) library moved into the [Bitcoin Dev Kit GitHub organization](), and while the client should be considered experimental, it can now be used with directly with BDK wallets! | |
- **Kyoto (a new Compact Block Filters client) is now usable with BDK.** The [bdk-kyoto](https://github.com/bitcoindevkit/bdk-kyoto) library moved into the [Bitcoin Dev Kit GitHub organization](), and while the client should be considered experimental, it can now be used directly with BDK wallets! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch!
2ac6d22
to
b211db8
Compare
|
This is the blog post for the Q1 update.