-
Notifications
You must be signed in to change notification settings - Fork 58
apollo_state_reader: get compiled class hash v2 #8296
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
apollo_state_reader: get compiled class hash v2 #8296
Conversation
Artifacts upload workflows: |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
48045ef
to
4c41669
Compare
Benchmark movements: No major performance changes detected. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @AvivYossef-starkware)
4ecd317
to
211caff
Compare
4c41669
to
58b8b30
Compare
211caff
to
b6abc95
Compare
58b8b30
to
277eafc
Compare
b6abc95
to
c407ffa
Compare
277eafc
to
bcfada4
Compare
c407ffa
to
344dd05
Compare
bcfada4
to
4c9bb21
Compare
4c9bb21
to
cf63d66
Compare
d6995e6
to
a98d598
Compare
cf63d66
to
fc4d9db
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @AvivYossef-starkware)
fc4d9db
to
e6fd122
Compare
a98d598
to
9db29fa
Compare
* starknet_os: use newer blake hash function (#8321) * starknet_api: fix bug in compiled class hash (#8314) * apollo_compile_to_casm: use the new compiled class hash function (#8282) * blockifier: estimate migration - connect bouncer and estimation logic (#8231) * starknet_committer: input doesn't take ownership of the storage (#8291) * starknet_committer: rename map storage (#8315) * starknet_os: use newer blake hash function (#8321) (#8323) Co-authored-by: AvivYossef-starkware <141143145+AvivYossef-starkware@users.noreply.github.com> * apollo_test_utils: fix casm test instance (#8340) * starknet_committer: add alias for map storage (#8316) * starknet_committer: delete duplicated definitions (#8322) * starknet_os_flow_tests: define crate (#8341) * starknet_os_flow_tests: execute txs (#8342) * starknet_os_flow_tests: create state diff for the committer (#8343) * starknet_os_flow_tests: commit state diff (#8344) * apollo_gateway: refactor validate compiled class hash error message (#8356) * apollo_central_sync,apollo_compile_to_casm: compute the actual compiled class hash v2 (#8292) * apollo_central_sync,apollo_compile_to_casm: compute the actual compiled class hash v2 * starknet_api: use v2 hash in compiled class hash of contract class * apollo_state_reader: get compiled class hash v2 (#8296) * Merge remote-tracking branch 'origin/main' into einatg/merge-main-into-main-v0.14.1-1754217970 * No conflicts in main -> main-v0.14.1 merge, this commit is for any change needed to pass the CI. Co-Authored-By: AvivYossef-starkware <141143145+AvivYossef-starkware@users.noreply.github.com> Co-Authored-By: avivg-starkware <aviv.g@starkware.co> Co-Authored-By: nimrod-starkware <143319383+nimrod-starkware@users.noreply.github.com>
No description provided.