From: Steve Myers Date: Thu, 8 May 2025 18:40:34 +0000 (-0700) Subject: Merge bitcoindevkit/bdk-cli#181: feat(cbf): add `cbf` feature using `bdk_kyoto` X-Git-Tag: v1.0.0~6 X-Git-Url: http://internal-gitweb-vhost/?a=commitdiff_plain;h=6ac12a1b7bf8cdd8c7f60fb8c1b4acf076762991;p=bdk-cli Merge bitcoindevkit/bdk-cli#181: feat(cbf): add `cbf` feature using `bdk_kyoto` 6debc68afaf545f497cdd17f0e79172313d40463 feat(cbf): add cbf feature using bdk_kyoto (Vihiga Tyonum) Pull request description: ### Description This PR re-enables the Compact Block Filters (cbf) feature using `bdk_kyoto` and it is part of updating the library to use the latest `bdk` crates. ### Notes to the reviewers This is part of issue #172 ### Checklists * [x] I've signed all my commits * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk-cli/blob/master/CONTRIBUTING.md) * [x] I ran `cargo fmt` and `cargo clippy` before committing ACKs for top commit: rustaceanrob: ACK 6debc68afaf545f497cdd17f0e79172313d40463 notmandatory: ACK 6debc68afaf545f497cdd17f0e79172313d40463 Tree-SHA512: d78d9d2840b377bcb8876421b6133fdaecd3d5c2bdf60438769b09e71282b662bdf5c8e7aa53edb121efff5d1b17637c498a363cc279a3ba8ad6121dae849864 --- 6ac12a1b7bf8cdd8c7f60fb8c1b4acf076762991