Ran
|
Files
48
|
Run time
0s
|
Badge
Embed ▾
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1008: Backporting "Fix policy condition calculation" onto release/0.28 <a class=hub.com/bitcoindevkit/bdk/commit/9cffaad71f3d090196a3e35e84ad714118ea2846">9cffaad71<a href="https://github.com/bitcoindevkit/bdk/commit/609795765003cb3317ead783e4397968766cceb3"> Fix build errors (junderw) <a class="double-link" href="https://github.com/bitcoindevkit/bdk/commit/3ccdb84523997d3a9582b1ebd2cf2fe373ddaa55">3ccdb8452</a> Fix policy condition calculation When constructing the `Condition` struct we recursively call `get_condition` on all the items in a threshold and short-circuit if there's an error somewhere (for example, because the policy-path hasn't been provided for a specific threshold). (Alekos Filini) Pull request description: Fixes #942 ### Description This backports "Fix policy condition calculation" (#932) onto release/0.28 ### Notes to the reviewers Currently kept the Author the same and the committer is myself. Let me know if this is not the desired outcome of the history. (I have made no modifications myself) ### Changelog notice Backported "Fix policy condition calculation" ### 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 ACKs for top commit: notmandatory: ACK 9cffaad71f3d090196a3e35e84ad714118ea2846 Tree-SHA512: c505bc9c8725661a1ae28c3b7cdef02517a
14354 of 17989 relevant lines covered (79.79%)
9417.73 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|