|
Ran
|
Jobs
1
|
Files
27
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk#2005: Add populate_anchor_cache method to bdk <a class=hub.com/bitcoindevkit/bdk/commit/191bdb154e99de616c2409fbfcab3ef5e2257262">191bdb154 feat(electrum): Add `populate_anchor_cache` method (+Sharon) Pull request description: This PR addresses #1982 It introduces functionality to populate the anchor cache, improving how BDK handles stateful or performance-critical anchor data. ### Changes - Add `populate_anchor_cache` method to `BdkElectrumClient `in `bdk-core` - Improves sync speed by caching anchor transactions in advance - Enables pre-caching of anchor transactions to reduce redundant network calls Follow-up work will extend this functionality to `bdk-wallet`. ACKs for top commit: evanlinjin: ACK 191bdb154e99de616c2409fbfcab3ef5e2257262 Tree-SHA512: b14e9ee5aa6c242254628acf66533136cbe
382 of 518 branches covered (73.75%)
Branch coverage included in aggregate %.
0 of 10 new or added lines in 1 file covered. (0.0%)
4228 of 5332 relevant lines covered (79.29%)
2323.92 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 10 |
72.24 |
-1.4% | crates/electrum/src/bdk_electrum_client.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 17312189028.1 | 27 |
78.8 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|