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_reexecution): set chain ID by inspecting RPC URL #1973

Conversation

dorimedini-starkware
Copy link
Collaborator

No description provided.

@reviewable-StarkWare
Copy link

This change is Reviewable

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

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

Project coverage is 42.15%. Comparing base (e3165c4) to head (da371da).
Report is 507 commits behind head on main.

Files with missing lines Patch % Lines
...s/blockifier_reexecution/src/state_reader/utils.rs 0.00% 11 Missing ⚠️
crates/blockifier_reexecution/src/main.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1973      +/-   ##
==========================================
+ Coverage   40.10%   42.15%   +2.05%     
==========================================
  Files          26      204     +178     
  Lines        1895    23946   +22051     
  Branches     1895    23946   +22051     
==========================================
+ Hits          760    10095    +9335     
- Misses       1100    13385   +12285     
- Partials       35      466     +431     

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


🚨 Try these New Features:

@dorimedini-starkware dorimedini-starkware force-pushed the 11-12-refactor_blockifier_reexecution_add_chain_id_to_serializableofflinereexecutiondata branch from c4c7ff2 to a4d664b Compare November 12, 2024 08:41
@dorimedini-starkware dorimedini-starkware force-pushed the 11-12-refactor_blockifier_reexecution_set_chain_id_by_inspecting_rpc_url branch from fb4736b to f729381 Compare November 12, 2024 08:41
@dorimedini-starkware dorimedini-starkware force-pushed the 11-12-refactor_blockifier_reexecution_add_chain_id_to_serializableofflinereexecutiondata branch from a4d664b to 74cb405 Compare November 12, 2024 11:28
@dorimedini-starkware dorimedini-starkware force-pushed the 11-12-refactor_blockifier_reexecution_set_chain_id_by_inspecting_rpc_url branch from f729381 to 69a7f44 Compare November 12, 2024 11:28
@dorimedini-starkware dorimedini-starkware force-pushed the 11-12-refactor_blockifier_reexecution_set_chain_id_by_inspecting_rpc_url branch from 69a7f44 to 773ca69 Compare November 12, 2024 12:30
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 4 files reviewed, 1 unresolved discussion (waiting on @aner-starkware and @graphite-app[bot])

crates/blockifier_reexecution/src/state_reader/utils.rs Outdated Show resolved Hide resolved
@dorimedini-starkware dorimedini-starkware force-pushed the 11-12-refactor_blockifier_reexecution_add_chain_id_to_serializableofflinereexecutiondata branch from 74cb405 to 141a523 Compare November 13, 2024 11:25
@dorimedini-starkware dorimedini-starkware force-pushed the 11-12-refactor_blockifier_reexecution_set_chain_id_by_inspecting_rpc_url branch from 773ca69 to 78e7e2b Compare November 13, 2024 11:25
Copy link
Contributor

@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.

:lgtm:

Reviewable status: 0 of 4 files reviewed, 1 unresolved discussion (waiting on @aner-starkware and @graphite-app[bot])

@dorimedini-starkware dorimedini-starkware force-pushed the 11-12-refactor_blockifier_reexecution_add_chain_id_to_serializableofflinereexecutiondata branch from 141a523 to 0c076ba Compare November 13, 2024 14:41
@dorimedini-starkware dorimedini-starkware force-pushed the 11-12-refactor_blockifier_reexecution_set_chain_id_by_inspecting_rpc_url branch from 78e7e2b to 174825a Compare November 13, 2024 14:41
Copy link
Contributor

@aner-starkware aner-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 1 of 4 files at r1, 3 of 3 files at r2, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @graphite-app[bot])

@dorimedini-starkware dorimedini-starkware force-pushed the 11-12-refactor_blockifier_reexecution_add_chain_id_to_serializableofflinereexecutiondata branch from 0c076ba to c40fd02 Compare November 18, 2024 14:39
@dorimedini-starkware dorimedini-starkware force-pushed the 11-12-refactor_blockifier_reexecution_set_chain_id_by_inspecting_rpc_url branch from 174825a to cde3a37 Compare November 18, 2024 14:39
@dorimedini-starkware dorimedini-starkware force-pushed the 11-12-refactor_blockifier_reexecution_add_chain_id_to_serializableofflinereexecutiondata branch from c40fd02 to db6726d Compare November 18, 2024 19:15
@dorimedini-starkware dorimedini-starkware force-pushed the 11-12-refactor_blockifier_reexecution_set_chain_id_by_inspecting_rpc_url branch 3 times, most recently from e1fcf93 to c02325e Compare November 19, 2024 08:37
Copy link
Contributor

@aner-starkware aner-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 3 of 3 files at r3, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @graphite-app[bot])

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.

Dismissed @graphite-app[bot] from a discussion.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @dorimedini-starkware)

@dorimedini-starkware dorimedini-starkware force-pushed the 11-12-refactor_blockifier_reexecution_add_chain_id_to_serializableofflinereexecutiondata branch 2 times, most recently from 60702e2 to ac4acfa Compare November 19, 2024 14:52
@dorimedini-starkware dorimedini-starkware force-pushed the 11-12-refactor_blockifier_reexecution_set_chain_id_by_inspecting_rpc_url branch 2 times, most recently from 65f0624 to 996cec8 Compare November 19, 2024 14:53
Copy link
Collaborator Author

dorimedini-starkware commented Nov 19, 2024

Merge activity

  • Nov 19, 10:11 AM EST: A user started a stack merge that includes this pull request via Graphite.
  • Nov 19, 10:14 AM EST: Graphite rebased this pull request as part of a merge.
  • Nov 19, 10:27 AM EST: A user merged this pull request with Graphite.

@dorimedini-starkware dorimedini-starkware changed the base branch from 11-12-refactor_blockifier_reexecution_add_chain_id_to_serializableofflinereexecutiondata to graphite-base/1973 November 19, 2024 15:12
@dorimedini-starkware dorimedini-starkware changed the base branch from graphite-base/1973 to main November 19, 2024 15:12
@dorimedini-starkware dorimedini-starkware force-pushed the 11-12-refactor_blockifier_reexecution_set_chain_id_by_inspecting_rpc_url branch from 996cec8 to da371da Compare November 19, 2024 15:13
@dorimedini-starkware dorimedini-starkware merged commit 0981da3 into main Nov 19, 2024
10 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.

4 participants