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

Can't run example #22

Open
DylanVerstraete opened this issue May 23, 2024 · 1 comment · May be fixed by #26
Open

Can't run example #22

DylanVerstraete opened this issue May 23, 2024 · 1 comment · May be fixed by #26

Comments

@DylanVerstraete
Copy link

See output:

➜  cairo1-run git:(main) cargo run ../../fibonacci.cairo \
    --layout=small \
    --air_public_input=fibonacci_public_input.json \
    --air_private_input=fibonacci_private_input.json \
    --trace_file=fibonacci_trace.json \
    --memory_file=fibonacci_memory.json \
    --proof_mode
    Finished dev [unoptimized + debuginfo] target(s) in 0.10s
     Running `/home/dylan/stone-prover/e2e_test/Cairo/cairo-vm/target/debug/cairo1-run ../../fibonacci.cairo --layout=small --air_public_input=fibonacci_public_input.json --air_private_input=fibonacci_private_input.json --trace_file=fibonacci_trace.json --memory_file=fibonacci_memory.json --proof_mode`
Error: IlegalReturnValue
@delaaxe
Copy link
Contributor

delaaxe commented May 31, 2024

Do cd cairo-vm && git checkout aecbb3f01dacb6d3f90256c808466c2c37606252

@microbecode microbecode linked a pull request Jun 18, 2024 that will close this issue
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 a pull request may close this issue.

2 participants