Ran
|
Files
39
|
Run time
2s
|
Badge
Embed ▾
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1190: Add `Wallet::list_output` method <a class=hub.com/bitcoindevkit/bdk/commit/<a class="double-link" href="https://git"><a class=hub.com/bitcoindevkit/bdk/commit/278210bb8918923005e80968df3dfcc3372c0a5c">278210bb8<a href="https://github.com/bitcoindevkit/bdk/commit/9e681b39fb2e5b81d47599a1bd56e22d6ba4b100"> docs(bdk): clarify `insert_txout` docs (志宇) <a class="double-link" href="https://github.com/bitcoindevkit/bdk/commit/6fb45d8a735ec8db9142489d86107de192e0fa9c">6fb45d8a7</a><a href="https://github.com/bitcoindevkit/bdk/commit/9e681b39fb2e5b81d47599a1bd56e22d6ba4b100"> test(bdk): add `test_list_output` (志宇) </a><a class="double-link" href="https://github.com/bitcoindevkit/bdk/commit/e803ee901002cae4db5ebf3544eb42c6cf81e5e2">e803ee901</a><a href="https://github.com/bitcoindevkit/bdk/commit/9e681b39fb2e5b81d47599a1bd56e22d6ba4b100"> feat(bdk): add `Wallet::list_output` method (志宇) </a><a class="double-link" href="https://github.com/bitcoindevkit/bdk/commit/82632897aaa4ea0ac24803f58fbd13d6dc9c4357">82632897a</a> refactor(bdk)!: rename `LocalUtxo` to `LocalOutput` (志宇) Pull request description: Fixes #1184 ### Description Introduce `Wallet::list_output` method that lists all outputs (both spent and unspent) in a consistent history. ### Changelog notice - Rename `LocalUtxo` to `LocalOutput`. - Add `Wallet::list_output` method. ### 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: * [x] I've added tests for the new feature * [x] I've added docs for the new feature ACKs for top commit: notmandatory: re-ACK 278210bb8918923005e80968df3dfcc3372c0a5c danielabrozzoni: ACK 278210bb8918923005e80968df3dfcc3372c0a5c Tree-SHA512: 151af0e053f65aa62cc2683082889470136
8809 of 10953 relevant lines covered (80.43%)
5741.42 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|