📢 BDK release 0.28.0 is published. This is a maintenance release and includes changes from yanked version 0.27.1 including to disable default-features for rust-bitcoin and rust-miniscript dependencies, and for rust-esplora-client optional dependency. New default `std` feature must now be enabled unless building for wasm.

https://github.com/bitcoindevkit/bdk/releases/tag/v0.28.0

Reply to this note

Please Login to reply.

Discussion

correction: includes changes from yanked version 0.27.2 🙄

👏👏👏

Unrelated q - are there any iOS wallets that leverage BDK?

There is a simple bdk-swift iOS demo from @futurepaul:

https://github.com/futurepaul/BdkSwiftSample

But also #[3]​ and I are going to work with a summer of bitcoin student this summer to build a new and improved demo bdk-swift iOS wallet:

https://www.summerofbitcoin.org/project-ideas-details/bdk/r/rec6cqlRFzXRt6b6z

Cool. But no production wallets?

Not yet, but I hope we’ll see some soon.