Ran
|
Jobs
1
|
Files
40
|
Run time
4s
|
Badge
Embed ▾
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1110: fix(esplora): use saturating_add in update_tx_graph() bf9a42584 ci: fix MSRV build by pinning tokio-util to 0.7.8 (Steve Myers) d35668e76 ci(esplora): fix wasm cargo check by setting workspace resolver to version 2 (Steve Myers) 31d52e12c ci: fix msrv dependency versions for rustls-webpki and zip (Steve Myers) 6a5c9d7a0 fix(esplora): use saturating_add in update_tx_graph() (Steve Myers) 4d1a9fd47 test(esplora): add async_ext and blocking_ext integration tests (Steve Myers) Pull request description: ### Description This fixes overflow error when calling update_tx_graph() from update_tx_graph_without_keychain(). ### Notes to the reviewers You can reproduce the error by reverting 66a2bf5ef. The tests could use some cleanup but get the job done for this PR. ### Changelog notice None ### 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 * [ ] I'm linking the issue being fixed by this PR Top commit has no ACKs. Tree-SHA512: eace00e0c77cd74027efb60473c0ebe9dab
2 of 2 new or added lines in 2 files covered. (100.0%)
8232 of 10179 relevant lines covered (80.87%)
216159.66 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 6314573793.1 | 40 |
80.87 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|