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

refactor(blockifier): use get versioned contract class in py state reader #2614

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

AvivYossef-starkware
Copy link
Contributor

No description provided.

@reviewable-StarkWare
Copy link

This change is Reviewable

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

Attention: Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.

Project coverage is 9.59%. Comparing base (53e73f8) to head (715c824).

Files with missing lines Patch % Lines
...ve_blockifier/src/state_readers/py_state_reader.rs 0.00% 15 Missing ⚠️
Additional details and impacted files
@@                               Coverage Diff                                @@
##           aviv/refactor_papyrus_rpc_get_contract_class   #2614       +/-   ##
================================================================================
- Coverage                                         47.89%   9.59%   -38.31%     
================================================================================
  Files                                               187     139       -48     
  Lines                                             23007   18452     -4555     
  Branches                                          23007   18452     -4555     
================================================================================
- Hits                                              11020    1771     -9249     
- Misses                                            10886   16326     +5440     
+ Partials                                           1101     355      -746     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_py_state_reader branch from 792e0ff to dbd8356 Compare December 10, 2024 10:57
@AvivYossef-starkware AvivYossef-starkware changed the base branch from aviv/get_versioned_casm to aviv/refactor_papyrus_rpc_get_contract_class December 10, 2024 10:57
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_papyrus_rpc_get_contract_class branch from 15f47f5 to 2ea9929 Compare December 10, 2024 10:58
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_py_state_reader branch from dbd8356 to 66ca4ac Compare December 10, 2024 10:58
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_papyrus_rpc_get_contract_class branch from 2ea9929 to ea44d6f Compare December 10, 2024 14:43
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_py_state_reader branch from 66ca4ac to 294da4d Compare December 10, 2024 14:43
Copy link
Contributor Author

@AvivYossef-starkware AvivYossef-starkware left a comment

Choose a reason for hiding this comment

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

Python

Reviewable status: 0 of 1 files reviewed, all discussions resolved (waiting on @dorimedini-starkware and @Yoni-Starkware)

@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_papyrus_rpc_get_contract_class branch from ea44d6f to cc83787 Compare December 12, 2024 17:56
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_py_state_reader branch from 294da4d to f714969 Compare December 12, 2024 17:56
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_papyrus_rpc_get_contract_class branch from cc83787 to 53e73f8 Compare December 15, 2024 07:41
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_py_state_reader branch from f714969 to 715c824 Compare December 15, 2024 07:41
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_papyrus_rpc_get_contract_class branch from 998c0ba to 348f11c Compare December 15, 2024 14:05
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_py_state_reader branch from 57b45d3 to 29d2e1e Compare December 15, 2024 14:05
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_papyrus_rpc_get_contract_class branch from 348f11c to 5a28773 Compare December 15, 2024 15:28
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_py_state_reader branch from 29d2e1e to 3a292c7 Compare December 15, 2024 15:28
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_papyrus_rpc_get_contract_class branch from 5a28773 to fd172ca Compare December 15, 2024 18:11
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_py_state_reader branch from 3a292c7 to 2605638 Compare December 15, 2024 18:11
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_papyrus_rpc_get_contract_class branch from fd172ca to c1a5904 Compare December 15, 2024 19:03
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_py_state_reader branch from 2605638 to 56b7c70 Compare December 15, 2024 19:04
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_papyrus_rpc_get_contract_class branch 2 times, most recently from 7efc710 to 3fe6ead Compare December 15, 2024 19:34
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_py_state_reader branch from 56b7c70 to aab30c9 Compare December 15, 2024 19:34
@AvivYossef-starkware AvivYossef-starkware changed the base branch from aviv/refactor_papyrus_rpc_get_contract_class to graphite-base/2614 December 15, 2024 20:06
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_py_state_reader branch from aab30c9 to c832388 Compare December 15, 2024 20:07
@AvivYossef-starkware AvivYossef-starkware changed the base branch from graphite-base/2614 to main December 15, 2024 20:07
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_py_state_reader branch from c832388 to e66c37b Compare December 15, 2024 20:07
Copy link
Contributor Author

@AvivYossef-starkware AvivYossef-starkware left a comment

Choose a reason for hiding this comment

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

Block until python passes Hodor

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @Yoni-Starkware)

Copy link
Collaborator

@dorimedini-starkware dorimedini-starkware left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @Yoni-Starkware)

@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_py_state_reader branch from e66c37b to 8e31c3e Compare December 17, 2024 09:17
@AvivYossef-starkware AvivYossef-starkware force-pushed the aviv/refactor_py_state_reader branch from 8e31c3e to 742f02f Compare December 17, 2024 12:09
Copy link
Contributor Author

AvivYossef-starkware commented Dec 17, 2024

Merge activity

  • Dec 17, 3:08 PM EST: A user started a stack merge that includes this pull request via Graphite.
  • Dec 17, 3:08 PM EST: A user merged this pull request with Graphite.

@AvivYossef-starkware AvivYossef-starkware merged commit eb9b1ab into main Dec 17, 2024
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants