Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the options for script execution #25

Merged
merged 2 commits into from
May 31, 2024

Conversation

weikengchen
Copy link
Contributor

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.

Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

@weikengchen weikengchen merged commit c7cfd53 into Bitcoin-Wildlife-Sanctuary:main May 31, 2024
7 checks passed
@weikengchen weikengchen deleted the fix-options branch May 31, 2024 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant