release: upgrade cairo, native, proving-utils#14200
release: upgrade cairo, native, proving-utils#14200dorimedini-starkware wants to merge 1 commit into
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
Artifacts upload workflows: |
PR SummaryMedium Risk Overview Dependency pins in Blockifier / execution: syscall and transaction tests are re-baselined for lower OS / flow tests: many Risk note: Native Cairo1 paths that hit SHA-512 syscalls will panic until the stub is implemented; gas/bouncer numbers changing with the compiler can affect fee limits and block capacity if production constants are tied to these tests. Reviewed by Cursor Bugbot for commit f293605. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit fbc7569. Configure here.
Yoni-Starkware
left a comment
There was a problem hiding this comment.
@Yoni-Starkware reviewed 22 files and all commit messages, and made 1 comment.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on dorimedini-starkware).
Cargo.toml line 338 at r1 (raw file):
primitive-types = "0.12.1" privacy-circuit-verify-v0 = { package = "privacy-circuit-verify", git = "https://github.com/starkware-libs/proving-utils", rev = "580135e" } privacy-circuit-verify-v1 = { package = "privacy-circuit-verify", git = "https://github.com/starkware-libs/proving-utils", rev = "039e52c" }
v1 (latest) should be aligned with privacy-prove
Suggestion:
privacy-circuit-verify-v1 = { package = "privacy-circuit-verify", git = "https://github.com/starkware-libs/proving-utils", rev = "1e0f8fc" }fbc7569 to
1e7cdc6
Compare
dorimedini-starkware
left a comment
There was a problem hiding this comment.
@dorimedini-starkware made 1 comment.
Reviewable status: 20 of 53 files reviewed, 2 unresolved discussions (waiting on Yoni-Starkware).
Cargo.toml line 338 at r1 (raw file):
Previously, Yoni-Starkware (Yoni) wrote…
v1 (latest) should be aligned with privacy-prove
Done.
Yoni-Starkware
left a comment
There was a problem hiding this comment.
@Yoni-Starkware reviewed 33 files and all commit messages, made 1 comment, and resolved 1 discussion.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on dorimedini-starkware).
dorimedini-starkware
left a comment
There was a problem hiding this comment.
@dorimedini-starkware resolved 1 discussion.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on dorimedini-starkware).
1e7cdc6 to
6ba9319
Compare
6ba9319 to
f293605
Compare


No description provided.