From: merge-script Date: Thu, 3 Jul 2025 13:48:13 +0000 (-0400) Subject: Merge bitcoindevkit/bdk#1897: test for excluded bounds in outputs_in_range X-Git-Tag: bitcoind_rpc-0.21.0~16 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/scripts/trait.ChainPosition.html?a=commitdiff_plain;h=45573ea5e8b42bb8e46a642d73a1c9e75828a0e6;p=bdk Merge bitcoindevkit/bdk#1897: test for excluded bounds in outputs_in_range ad792670c487e62183d901338b2655ec7b81c688 test for excluded bounds in outputs_in_range (aagbotemi) Pull request description: ### Description This PR covers a wide range on tests for excluded bounds and the `SpkTxOutIndex::outputs_in_range`. This PR fixes bitcoindevkit/bdk_wallet#58 ### Notes to the reviewers ### Changelog notice ### 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 fmt` and `cargo clippy` before committing #### New Features: * [ ] I've added tests for the new feature * [ ] I've added docs for the new feature #### Bugfixes: * [ ] This pull request breaks the existing API * [ ] I've added tests to reproduce the issue which are now passing * [x] I'm linking the issue being fixed by this PR ACKs for top commit: ValuedMammal: ACK ad792670c487e62183d901338b2655ec7b81c688 oleonardolima: utACK ad792670c487e62183d901338b2655ec7b81c688 Tree-SHA512: 268e48ce6e7ffb0ed62d0124869caf1fbcff65d787a1a6566a5521408a8b9659a9f25cba5523802e805ac24bfa7809fff51e49c6be59cef6b6ecf4a29ffb9b0a --- 45573ea5e8b42bb8e46a642d73a1c9e75828a0e6