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(blockifier): charge for inner events by VC check #2123

Conversation

dorimedini-starkware
Copy link
Collaborator

No description provided.

Copy link
Collaborator Author

dorimedini-starkware commented Nov 17, 2024

@reviewable-StarkWare
Copy link

This change is Reviewable

Copy link

Artifacts upload triggered. View details here

@dorimedini-starkware dorimedini-starkware force-pushed the 11-17-refactor_blockifier_inject_vc_into_callinfo_summarize branch from 179fe8c to a9e2006 Compare November 18, 2024 09:31
@dorimedini-starkware dorimedini-starkware force-pushed the 11-17-feat_blockifier_charge_for_inner_events_by_vc_check branch from 6a9b96c to 18d2ecd Compare November 18, 2024 09:31
Copy link
Collaborator Author

@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: 0 of 9 files reviewed, all discussions resolved


a discussion (no related file):
py side

Copy link

Artifacts upload triggered. View details here

Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 44.44444% with 5 lines in your changes missing coverage. Please review.

Project coverage is 69.35%. Comparing base (e3165c4) to head (21f9cb2).
Report is 503 commits behind head on main.

Files with missing lines Patch % Lines
crates/blockifier/src/execution/call_info.rs 44.44% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2123       +/-   ##
===========================================
+ Coverage   40.10%   69.35%   +29.24%     
===========================================
  Files          26      108       +82     
  Lines        1895    13989    +12094     
  Branches     1895    13989    +12094     
===========================================
+ Hits          760     9702     +8942     
- Misses       1100     3877     +2777     
- Partials       35      410      +375     

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


🚨 Try these New Features:

@dorimedini-starkware dorimedini-starkware self-assigned this Nov 18, 2024
@dorimedini-starkware dorimedini-starkware force-pushed the 11-17-feat_blockifier_charge_for_inner_events_by_vc_check branch from 18d2ecd to 0e8d278 Compare November 19, 2024 09:50
Copy link

Artifacts upload triggered. View details here

@dorimedini-starkware dorimedini-starkware force-pushed the 11-17-refactor_blockifier_inject_vc_into_callinfo_summarize branch from a9e2006 to d525dc2 Compare November 19, 2024 09:54
@dorimedini-starkware dorimedini-starkware force-pushed the 11-17-feat_blockifier_charge_for_inner_events_by_vc_check branch from 0e8d278 to 91fc715 Compare November 19, 2024 09:54
Copy link

Artifacts upload triggered. View details here

@dorimedini-starkware dorimedini-starkware changed the base branch from 11-17-refactor_blockifier_inject_vc_into_callinfo_summarize to graphite-base/2123 November 19, 2024 12:54
Copy link

Artifacts upload triggered. View details here

Copy link
Collaborator

@Yoni-Starkware Yoni-Starkware left a comment

Choose a reason for hiding this comment

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

Reviewed all commit messages.
Reviewable status: 0 of 9 files reviewed, 1 unresolved discussion (waiting on @aner-starkware and @dorimedini-starkware)


crates/blockifier/resources/versioned_constants_0_13_0.json line 11 at r3 (raw file):

    "disable_cairo0_redeclaration": false,
    "enable_stateful_compression": false,
    "ignore_inner_events_resources": false,

Suggestion:

"ignore_inner_event_resources"

Copy link
Collaborator

@Yoni-Starkware Yoni-Starkware left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 8 of 9 files at r3.
Reviewable status: 8 of 9 files reviewed, 1 unresolved discussion (waiting on @aner-starkware and @dorimedini-starkware)

Copy link
Collaborator

@Yoni-Starkware Yoni-Starkware left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 8 of 9 files at r3.
Reviewable status: 8 of 9 files reviewed, 1 unresolved discussion (waiting on @aner-starkware and @dorimedini-starkware)

@dorimedini-starkware dorimedini-starkware force-pushed the 11-17-feat_blockifier_charge_for_inner_events_by_vc_check branch from 91fc715 to 6992972 Compare November 19, 2024 13:10
Copy link

Artifacts upload triggered. View details here

@dorimedini-starkware dorimedini-starkware changed the base branch from graphite-base/2123 to main November 19, 2024 13:11
@dorimedini-starkware dorimedini-starkware force-pushed the 11-17-feat_blockifier_charge_for_inner_events_by_vc_check branch from 6992972 to dece440 Compare November 19, 2024 13:11
Copy link

Artifacts upload triggered. View details here

Copy link

Artifacts upload triggered. View details here

@dorimedini-starkware dorimedini-starkware force-pushed the 11-17-feat_blockifier_charge_for_inner_events_by_vc_check branch from dece440 to e9b5939 Compare November 19, 2024 13:12
Copy link

Artifacts upload triggered. View details here

Copy link

Artifacts upload triggered. View details here

@dorimedini-starkware dorimedini-starkware force-pushed the 11-17-feat_blockifier_charge_for_inner_events_by_vc_check branch from e9b5939 to 21f9cb2 Compare November 19, 2024 13:21
Copy link

Artifacts upload triggered. View details here

Copy link
Collaborator

@Yoni-Starkware Yoni-Starkware left a comment

Choose a reason for hiding this comment

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

Reviewed 8 of 9 files at r3, 8 of 8 files at r4, 1 of 1 files at r5, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @aner-starkware)

@dorimedini-starkware dorimedini-starkware merged commit 4184bfa into main Nov 19, 2024
12 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 21, 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