alpenlabs / strata

Rust implementation of the Strata protocol
https://docs.stratabtc.org
Apache License 2.0
23 stars 1 forks source link

Export hashed chain state #463

Closed bbist closed 3 days ago

bbist commented 3 days ago

Description

Type of Change

Checklist

Related Issues

storopoli commented 3 days ago

Does this need to be backported to releases/0.1.0?

codecov[bot] commented 3 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 56.64%. Comparing base (a6af246) to head (e5af88c). Report is 3 commits behind head on bitvm2.

@@            Coverage Diff             @@
##           bitvm2     #463      +/-   ##
==========================================
- Coverage   56.64%   56.64%   -0.01%     
==========================================
  Files         249      249              
  Lines       28064    28066       +2     
==========================================
  Hits        15897    15897              
- Misses      12167    12169       +2     
Files with missing lines Coverage Δ
crates/state/src/chain_state.rs 94.44% <100.00%> (+0.21%) :arrow_up:

... and 5 files with indirect coverage changes