Bitcoin-Wildlife-Sanctuary / bitcoin-circle-stark

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

Update the implementation to follow the latest stwo fork #112

Closed weikengchen closed 1 month ago

weikengchen commented 1 month ago

The stwo fork has some updates, and the changes are incorporated here.

codecov[bot] commented 1 month ago

Codecov Report

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

Files Coverage Δ
src/channel/bitcoin_script.rs 100.00% <ø> (ø)
src/channel/mod.rs 96.29% <100.00%> (ø)
src/lib.rs 100.00% <ø> (ø)
src/merkle_tree/mod.rs 100.00% <100.00%> (ø)
src/oods/bitcoin_script.rs 100.00% <ø> (ø)
src/pow/bitcoin_script.rs 100.00% <100.00%> (ø)
src/pow/mod.rs 100.00% <100.00%> (ø)