From: merge-script Date: Mon, 4 Aug 2025 16:11:13 +0000 (-0300) Subject: Merge bitcoindevkit/bdk#1989: chore(bdk-electrum): use new `batch_transaction_get_mer... X-Git-Tag: bitcoind_rpc-0.21.0~1 X-Git-Url: http://internal-gitweb-vhost/?a=commitdiff_plain;h=a09f12a3fbc6775735f1480cdec985b58964ce2d;p=bdk Merge bitcoindevkit/bdk#1989: chore(bdk-electrum): use new `batch_transaction_get_merkle` API b663940ac3c81f57589f13bcc49dc1f8b483dc74 chore(bdk-electrum): use new `batch_transaction_get_merkle` API (Leonardo Lima) Pull request description: fixes #1987 depends on https://github.com/bitcoindevkit/rust-electrum-client/pull/170 ### Description - update `batch_fetch_anchors` to use `batch_transaction_get_merkle` method instead of manually creating the batch call. ### Changelog notice ```md ### Changes - Use new `batch_transaction_get_merkle` method instead of batch raw calls ``` ### Checklists #### All Submissions: * [x] I've signed all my commits * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) * [x] I ran `cargo +nightly fmt` and `cargo clippy` before committing ACKs for top commit: ValuedMammal: ACK b663940ac3c81f57589f13bcc49dc1f8b483dc74 LagginTimes: ACK b663940ac3c81f57589f13bcc49dc1f8b483dc74 Tree-SHA512: 8c08bcaf99bb65098015995eae67c710fbe2f8e76d47796aebbfba1c5a1c78174023be3cb21299e4c820d156110742c9e85819c253dcf9bc3e1fa1621ca35378 --- a09f12a3fbc6775735f1480cdec985b58964ce2d