Ran
|
Jobs
1
|
Files
39
|
Run time
8s
|
Badge
Embed ▾
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1308: feat(esplora): include previous `TxOut`s for fee calculation <a class=hub.com/bitcoindevkit/bdk/commit/<a class="double-link" href="https://git"><a class=hub.com/bitcoindevkit/bdk/commit/552f11cb5f66a9366dbc05c801fcae043ebe5b82">552f11cb5 feat(esplora): include previous `TxOut`s for fee calculation The previous `TxOut` for transactions received from an external wallet are added as floating `TxOut`s to `TxGraph` to allow for fee calculation. (Wei Chen) Pull request description: ### Description Partially implements #1265. The previous `TxOut` for transactions received from an external wallet are added as floating `TxOut`s to `TxGraph` to allow for fee calculation. ### Notes to the reviewers Currently only the `esplora` portion of #1265 has been implemented. The `electrum` portion will potentially be done in a new PR, as discussed on the 1/30/24 Lib call. ### Checklists #### To Do: * [ ] Implement `electrum` portion of #1265. #### 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: evanlinjin: re-ACK 552f11cb5f66a9366dbc05c801fcae043ebe5b82 danielabrozzoni: ACK 552f11cb5f66a9366dbc05c801fcae043ebe5b82 Tree-SHA512: 752a24ebdb860c1a80f8c7b89995194069a
9275 of 11430 relevant lines covered (81.15%)
5672.61 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 7783913543.1 | 39 |
81.15 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|