Bitcoin-Wildlife-Sanctuary / bitcoin-circle-stark

Building blocks of a Circle STARK verifier in Bitcoin script
https://docs.btcwild.life
MIT License
82 stars 18 forks source link

Compute line coeffs #69

Closed weikengchen closed 3 weeks ago

weikengchen commented 3 weeks ago

This PR adds the computation of line coefficients in the verifier script.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Files Coverage Δ
src/fibonacci/bitcoin_script/mod.rs 100.00% <100.00%> (ø)
src/fibonacci/mod.rs 96.17% <100.00%> (+1.11%) :arrow_up: