Skip to content

feat: allow passing custom binary to the wrapper #12

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

Merged
merged 2 commits into from
May 16, 2025

Conversation

mm-zk
Copy link
Contributor

@mm-zk mm-zk commented May 14, 2025

Added --input-binary option, that allows passing a custom binary that was used to generate the proof to the boojumos wrapper.

cargo run --release -- --input ../air_compiler/output/final_program_proof.json --input-binary ../air_compiler/examples/hashed_fibonacci/app.bin  --output-dir /tmp/

@mm-zk mm-zk requested a review from olesHolem May 14, 2025 11:24
@mm-zk mm-zk merged commit ddeb0a2 into main May 16, 2025
3 checks passed
@mm-zk mm-zk deleted the mmzk_0513_custom_binaries branch May 16, 2025 06:58
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