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

feat: update to v1.1.0 and add seperate execute #22

Merged
merged 4 commits into from
Aug 6, 2024

Conversation

mattstam
Copy link
Contributor

@mattstam mattstam commented Aug 5, 2024

update to sp1 v1.1.0, improve readme, and add functionality for the cargo run --release -- --execute and cargo run --release -- --prove commands in script.

cargo run --release -- --execute
n: 20
Program executed successfully.
Number of cycles: 9212
cargo run --release -- --prove  
n: 20
Successfully generated proof!
Successfully verified proof!

script/src/bin/evm.rs Outdated Show resolved Hide resolved
@mattstam mattstam merged commit 8f29a25 into dev Aug 6, 2024
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.

2 participants