Bitcoin-Wildlife-Sanctuary / bitcoin-circle-stark

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

Fix the options for script execution #25

Closed weikengchen closed 3 months ago

weikengchen commented 3 months ago

Due to merging the MUL+DIV fork into the main rust-bitcoin-scriptexec, the parameters have changed.

This is unexpected, and we may better refactor the script executor into a factory mode to allow different options and avoid apps to work on those internal structs directly.

codecov[bot] commented 3 months ago

Codecov Report

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

Files Coverage Δ
src/fri/bitcoin_script.rs 95.23% <ø> (ø)