lambdaclass / cairo-vm

cairo-vm is a Rust implementation of the Cairo VM. Cairo (CPU Algebraic Intermediate Representation) is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly without the need for this party to re-execute the same program.
https://lambdaclass.github.io/cairo-vm
Apache License 2.0
485 stars 132 forks source link

[DO NOT MERGE] Add a cairo program with excess_balance hint #1784

Closed achab closed 1 month ago

achab commented 1 month ago

This PR is not meant to be merged.

achab commented 1 month ago

I created this PR to the wrong repo, I'll close it.