Override compute_wtxid() and compute_txid() functions with patched sha256 impl #1715
Codecov / codecov/project
succeeded
Jan 17, 2025 in 0s
77.2% (+0.0%) compared to 1265a26
View this Pull Request on Codecov
77.2% (+0.0%) compared to 1265a26
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 77.2%. Comparing base (
1265a26
) to head (537e153
).
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
crates/bitcoin-da/src/helpers/merkle_tree.rs | 95.3% <100.0%> (ø) |
|
crates/bitcoin-da/src/helpers/mod.rs | 88.8% <100.0%> (+8.1%) |
⬆️ |
crates/bitcoin-da/src/verifier.rs | 76.8% <100.0%> (-0.2%) |
⬇️ |
Loading