Ran
|
Jobs
1
|
Files
39
|
Run time
4s
|
Badge
Embed ▾
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1202: fix(chain): filter coinbase tx not in best chain <a class=hub.com/bitcoindevkit/bdk/commit/<a class="double-link" href="https://git"><a class=hub.com/bitcoindevkit/bdk/commit/991cb77b6fbeedbf52d1bd9aa6b3d680f8269969">991cb77b6 fix(chain): filter coinbase tx not in best chain (Wei Chen) Pull request description: ### Description Fixes #1144. Coinbase transactions cannot exist in the mempool and be unconfirmed. `TxGraph::try_get_chain_position` should always return `None` for coinbase transactions not anchored in best chain. ### 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: * [ ] This pull request breaks the existing API * [x] 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: notmandatory: ACK 991cb77b6fbeedbf52d1bd9aa6b3d680f8269969 danielabrozzoni: ACK 991cb77b6fbeedbf52d1bd9aa6b3d680f8269969 Tree-SHA512: 9e06d8404666c82c5653a6a967a05354948
7 of 7 new or added lines in 1 file covered. (100.0%)
8602 of 10576 relevant lines covered (81.34%)
5929.98 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 6864641688.1 | 39 |
81.34 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|