|
Ran
|
Jobs
1
|
Files
130
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#4522: fix(taproot): raname `from_key_and_tweak` to `from_key_and_merkle_root` <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/<a class="double-link" href="https://git"><a class=hub.com/rust-bitcoin/rust-bitcoin/commit/d74eede26064a40d70c7aeb3335b9a4a28eb6bd9">d74eede26 fix(taproot): raname `from_key_and_tweak` to `from_key_and_merkle_root` (Luis Schwab) Pull request description: Closes #4236. ### Changelog - Rename `TapTweakHash::from_key_and_tweak` to `TapTweakHash::from_key_and_merkle_root`. The naming was just wrong, since a TapTweak takes in a public key and a Merkle root to produce a tweak. ACKs for top commit: apoelstra: ACK d74eede26064a40d70c7aeb3335b9a4a28eb6bd9; successfully ran local tests tcharding: ACK d74eede26064a40d70c7aeb3335b9a4a28eb6bd9 Tree-SHA512: 03fdb7375159aa76ffda7b289d4941012fb
6 of 7 new or added lines in 3 files covered. (85.71%)
23333 of 27577 relevant lines covered (84.61%)
16015.09 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
77.54 |
0.0% | bitcoin/src/taproot/mod.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15084918393.1 | 130 |
84.61 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|