๐Ÿ“ข BDK 1.0.0-alpha.11 is out! This incremental bi-weekly release includes three big improvements. New electrum full_scan and sync APIs were added for more efficiently querying blockchain data. And the keychain::Changeset now includes public key descriptors and keychain::Balance uses bitcoin::Amount instead of u32 sats amounts. See the changelog for all the details.
๐Ÿ“ข BDK 1.0.0-alpha.10 is done. This release improves the address API, simplifies the Esplora API, and adds easier spk-based scanning and syncing with electrum/esplora. It also removes the generic T from the Wallet.