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
504 stars 138 forks source link

Make new cairo-vm release v1.0.0-rc1 #1627

Closed pefontana closed 6 months ago

pefontana commented 6 months ago

Make after #1626

Make new cairo-vm release v1.0.0-rc1

See https://github.com/lambdaclass/cairo-vm/blob/fe72ee0e95cf9f1761cfdc0759af12a68294c081/RELEASE.md