Skip to content
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

feat(executor): upgrade blockifier for Starknet 0.13.4 #2474

Merged
merged 9 commits into from
Jan 16, 2025

Conversation

kkovaacs
Copy link
Contributor

@kkovaacs kkovaacs commented Jan 9, 2025

This PR upgrades blockifier to a recent snapshot from the main-v0.13.4 branch and implements the required API changes.

The Cairo compiler is also upgrades, so we can now compile Sierra 1.7.0 classes into CASM.

@kkovaacs kkovaacs force-pushed the krisztian/stateful-state-diff-compression branch from f563549 to 45eb2bd Compare January 9, 2025 12:26
@kkovaacs kkovaacs marked this pull request as ready for review January 9, 2025 12:26
@kkovaacs kkovaacs requested a review from a team as a code owner January 9, 2025 12:26
Copy link
Contributor

@t00ts t00ts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work, just found a small oversight!

crates/executor/src/estimate.rs Outdated Show resolved Hide resolved
crates/executor/src/execution_state.rs Outdated Show resolved Hide resolved
@kkovaacs kkovaacs force-pushed the krisztian/stateful-state-diff-compression branch from d1253a0 to adb89a6 Compare January 13, 2025 13:17
@kkovaacs kkovaacs force-pushed the krisztian/stateful-state-diff-compression branch 2 times, most recently from 2e97034 to 6c2509c Compare January 15, 2025 10:06
@kkovaacs kkovaacs force-pushed the krisztian/stateful-state-diff-compression branch from 9ea8eb6 to 4439172 Compare January 15, 2025 16:38
@kkovaacs kkovaacs merged commit 1dbfeb9 into main Jan 16, 2025
8 checks passed
@kkovaacs kkovaacs deleted the krisztian/stateful-state-diff-compression branch January 16, 2025 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants