-
Notifications
You must be signed in to change notification settings - Fork 160
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
Merged few VM fixes #1820
Merged
Merged
Merged few VM fixes #1820
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yuvalsw
requested review from
igaray,
Oppen,
fmoletta,
juanbono and
pefontana
as code owners
August 8, 2024 13:41
fmoletta
reviewed
Aug 8, 2024
Oppen
reviewed
Aug 8, 2024
yuvalsw
force-pushed
the
yuval/for-sw-fix-version
branch
from
August 13, 2024 05:32
a0cfee5
to
0530a37
Compare
fmoletta
approved these changes
Aug 13, 2024
yuvalsw
force-pushed
the
yuval/for-sw-fix-version
branch
from
August 15, 2024 09:10
1baa9ba
to
057bc6f
Compare
…or-sw-fix-version
…or-sw-fix-version
6 tasks
Fix modulo builtin test
pefontana
approved these changes
Sep 4, 2024
notlesh
pushed a commit
to Moonsong-Labs/cairo-vm
that referenced
this pull request
Sep 26, 2024
* Fix Zero segment location. * Fixed has_zero_segment naming * Fix prover input. * Fixed version reading when no version is supplied * Added change to changelog. * fix test_from_serializable() * fix panic_impl error * fix cairo version * remove outdated test * Enable ensure-no_std on test * Add correct test * Rename tset * Add comment --------- Co-authored-by: Alon Titelman <[email protected]> Co-authored-by: Omri Eshhar <[email protected]> Co-authored-by: Julián González Calderón <[email protected]> Co-authored-by: OmriEshhar1 <[email protected]>
9 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
TITLE
Merge few fixes
Description
Checklist