spacemeshos / post

Spacemesh POST protocol implementation
MIT License
20 stars 21 forks source link

Update post-rs #245

Closed fasmat closed 1 year ago

fasmat commented 1 year ago

This updates the post library to use the most recent version of https://github.com/spacemeshos/post-rs

Merge and release after https://github.com/spacemeshos/post-rs/pull/133/

codecov[bot] commented 1 year ago

Codecov Report

Merging #245 (3950b28) into develop (324aab2) will increase coverage by 1.4%. The diff coverage is 100.0%.

@@            Coverage Diff            @@
##           develop    #245     +/-   ##
=========================================
+ Coverage     68.6%   70.1%   +1.4%     
=========================================
  Files           28      28             
  Lines         1862    1821     -41     
=========================================
- Hits          1279    1277      -2     
+ Misses         435     402     -33     
+ Partials       148     142      -6     
Files Coverage Δ
internal/postrs/log.go 100.0% <100.0%> (ø)
internal/postrs/proof.go 77.7% <100.0%> (+11.7%) :arrow_up:
proving/proving.go 86.5% <100.0%> (+3.4%) :arrow_up:
proving/proving_options.go 52.2% <ø> (+7.1%) :arrow_up:
verifying/verifying.go 41.9% <100.0%> (+1.0%) :arrow_up: