From: Alekos Filini Date: Sun, 20 Feb 2022 10:19:14 +0000 (+0100) Subject: Merge bitcoindevkit/bdk#551: Fix sent calculation in the RPC backend X-Git-Tag: v0.17.0~8 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/%22example_cli/enum.Commands.html/struct.CommandStringError.html?a=commitdiff_plain;h=760a6ca1a16a091328c1491bff42b0ebb72300d2;p=bdk Merge bitcoindevkit/bdk#551: Fix sent calculation in the RPC backend bfd0d13779003f11fa099a0b665052c18ce6e500 [blockchain] Fix `sent` calculation in the RPC backend (Daniela Brozzoni) 128c37595c5cfeacdb8e999da5795a9aa28ad67b [tests] Pass tx inputs to the testutils macro (Daniela Brozzoni) Pull request description: ### Description ### Notes to the reviewers ### 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 #### Bugfixes: * [x] I've added tests to reproduce the issue which are now passing ACKs for top commit: afilini: ACK bfd0d13779003f11fa099a0b665052c18ce6e500 Tree-SHA512: 1c214819c5dc1f1c30b1c6ef18a44a3013d587651890b26aecfc5203d128173fd91497337186bbee6934f77d3cfe1686e67b83ca6fe6e47b4c1d4b1dbcc656ee --- 760a6ca1a16a091328c1491bff42b0ebb72300d2