|
Repo Added
|
Files
28
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk#2130: fix(bdk_esplora): use `get_blocks_infos` instead of `get_blocks` <a class=hub.com/bitcoindevkit/bdk/commit/<a class="double-link" href="https://git"><a class=hub.com/bitcoindevkit/bdk/commit/a88017009b193d0f56dd0e6aac0efd8d31112e88">a88017009 fix(bdk_esplora): use `get_blocks_infos` instead of `get_blocks` (Leonardo Lima) Pull request description: ### Description The `get_blocks` method from `esplora-client` has been deprecated on the latest release `v0.12.3`. I'm updating it to use newly added one: `get_blocks_infos` in order to fix the deprecation warning. ### Changelog notice ``` ### Changed - fix(bdk_esplora): use `get_block_infos` instead of deprecated `get_blocks` ``` ### 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: luisschwab: ACK a88017009b193d0f56dd0e6aac0efd8d31112e88 reez: ACK a88017009b193d0f56dd0e6aac0efd8d31112e88 Tree-SHA512: 21afb07a12b76ecf4c97eb9831f003355a8
378 of 514 branches covered (73.54%)
Branch coverage included in aggregate %.
4 of 4 new or added lines in 2 files covered. (100.0%)
121 existing lines in 2 files now uncovered.4293 of 5464 relevant lines covered (78.57%)
3151.28 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|