forked from starkware-libs/sequencer
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Replay: Sync with v0.14.0-rc.3 #54
Merged
Merged
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
…tarkware-libs#3606) Signed-off-by: Dori Medini <[email protected]>
…s#3618) Signed-off-by: Dori Medini <[email protected]>
…t class manager config (starkware-libs#3628)
* feat(committer_cli): preallocate stdin read buffer Signed-off-by: Dori Medini <[email protected]> * feat(committer_cli): get input size hint as arg in CLI Signed-off-by: Dori Medini <[email protected]> * feat(committer_cli): scrap buffering, use serde_json::from_reader instead Signed-off-by: Dori Medini <[email protected]> * feat(committer_cli): read from file instead of stdin Signed-off-by: Dori Medini <[email protected]>
…nsaction_executor_test.rs (starkware-libs#3515)
Signed-off-by: Dori Medini <[email protected]>
…-libs#3285) Co-authored-by: Aviv Greenburg <[email protected]>
Signed-off-by: Dori Medini <[email protected]>
…-main-v0.13.2-into-main-v0.13.4-1738162441 Merge main-v0.13.2 into main-v0.13.4
change privacy pub fn to fn (starkware-libs#3580)
…eture" (starkware-libs#3887) This reverts commit 91889fd.
test_stack_overflow that was modved (starkware-libs#3886)
…ger non thread methods (starkware-libs#3704)
…in-v0.13.4-into-main-v0.13.5-1741001682
…r any change needed to pass the CI.
Signed-off-by: Dori Medini <[email protected]>
Signed-off-by: Dori Medini <[email protected]>
…-main-v0.13.4-into-main-v0.13.5-1741001682 Merge main-v0.13.4 into main-v0.13.5
Signed-off-by: Dori Medini <[email protected]>
) * feat(blockifier): add deploy call data factor to vc (starkware-libs#4192) * fix(blockifier): cherry pick conflicts
… handler (starkware-libs#4601) Signed-off-by: Dori Medini <[email protected]>
…4796) Signed-off-by: Dori Medini <[email protected]>
…plementation for windows (starkware-libs#4596)
…4821) Signed-off-by: Dori Medini <[email protected]>
FrancoGiachetta
approved these changes
Apr 4, 2025
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.
Syncs with upstream up to v0.14.0-rc.3.
The differences between v0.14.0-rc.3 and this branch can be seen here, or in this commit.
Native dependency points to 0.4.0
This PR should be merged, not squashed.