starkware-libs / stone-prover

Apache License 2.0
260 stars 76 forks source link

Info to checkout specific cairo-vm commit #26

Closed microbecode closed 3 months ago

microbecode commented 4 months ago

Add instructions to checkout a specific cairo-vm commit. Old instructions don't work with the newest cairo-vm code.

Fixes https://github.com/starkware-libs/stone-prover/issues/22

Also the following small doc fixes:

LandauRaz commented 3 months ago

We believe it's better to always rely on cairo-vm's latest commit and just fix the instructions accordingly, but greatly appreciate the effort!

microbecode commented 3 months ago

Very well. Should I separate the other fixes to a different PR?