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
509 stars 142 forks source link

bump version to 0.8.3 #1512

Closed juanbono closed 9 months ago

juanbono commented 9 months ago

TITLE

Description

Description of the pull request changes and motivation.

Checklist

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (releases/0.8.x@3141058). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## releases/0.8.x #1512 +/- ## ================================================= Coverage ? 97.88% ================================================= Files ? 89 Lines ? 35526 Branches ? 0 ================================================= Hits ? 34776 Misses ? 750 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.