|
Ran
|
Jobs
1
|
Files
27
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk#2161: Backport: Add spent/created_txouts to SPK and Keychain TxOut indexes <a class=hub.com/bitcoindevkit/bdk/commit/a8fda13a38a2ea3ae9b9ae6663d7b5217f426522">a8fda13a3<a href="https://github.com/bitcoindevkit/bdk/commit/1b255b13cfb5f7e1f9156049c262ef7ee82e9c9f"> feat(chain): add spent_txouts and created_txouts methods to SPK and keychain indexes (Steve Myers) <a class="double-link" href="https://github.com/bitcoindevkit/bdk/commit/f2dbdfce56af0b8675b5901d65c2538901dd32f1">f2dbdfce5</a><a href="https://github.com/bitcoindevkit/bdk/commit/1b255b13cfb5f7e1f9156049c262ef7ee82e9c9f"> feat(chain): add input/output indices to sent_and_received_txouts (Steve Myers) </a><a class="double-link" href="https://github.com/bitcoindevkit/bdk/commit/3992f7fe174a9b3438b42bb7ac96e27d5d2a90f0">3992f7fe1</a><a href="https://github.com/bitcoindevkit/bdk/commit/1b255b13cfb5f7e1f9156049c262ef7ee82e9c9f"> feat(chain): add sent_and_received_txouts method to SPK and keychain indexes (Steve Myers) </a><a class="double-link" href="https://github.com/bitcoindevkit/bdk/commit/b95e3cfd3befe0a71dd00b721d93792ef7393f60">b95e3cfd3</a> fix(ci): update pinned dependencies for `1.63.0` (Leonardo Lima) Pull request description: ### Description Backport #2081 from `master` branch to `release/chain-0.23.x`. ### Notes to the reviewers This is a non-breaking change that only adds the functions and structs described below. ### Changelog notice ``` Added - New spent_txouts and created_txouts methods on SpkTxOutIndex and KeychainTxOutIndex. - New SpentTxOut and CreatedTxOut structs returned by spent_txouts and created_txouts functions. ``` ### Checklists #### All Submissions: * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) #### New Features: * [x] I've added tests for the new feature * [x] I've added docs for the new feature ACKs for top commit: oleonardolima: utACK a8fda13a38a2ea3ae9b9ae6663d7b5217f426522 Tree-SHA512: fb3562142b98431e3daf7168a6bbdf7c216
385 of 522 branches covered (73.75%)
Branch coverage included in aggregate %.
39 of 74 new or added lines in 2 files covered. (52.7%)
4396 of 5504 relevant lines covered (79.87%)
2079.27 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 12 |
77.39 |
-1.44% | crates/chain/src/indexer/keychain_txout.rs |
| 23 |
83.58 |
-6.22% | crates/chain/src/indexer/spk_txout.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 23448986847.1 | 27 |
79.34 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|