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

Open
wants to merge 1 commit into
base: 11-12-refactor_blockifier_reexecution_add_chain_id_to_serializableofflinereexecutiondata
Choose a base branch
from

Conversation

dorimedini-starkware
Copy link
Collaborator

No description provided.

@reviewable-StarkWare
Copy link

This change is Reviewable

Copy link
Collaborator Author

dorimedini-starkware commented Nov 12, 2024

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

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

Please upload report for BASE (11-12-refactor_blockifier_reexecution_add_chain_id_to_serializableofflinereexecutiondata@0c076ba). Learn more about missing BASE report.

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% 5 Missing ⚠️
Additional details and impacted files
@@                                                     Coverage Diff                                                     @@
##             11-12-refactor_blockifier_reexecution_add_chain_id_to_serializableofflinereexecutiondata    #1973   +/-   ##
===========================================================================================================================
  Coverage                                                                                            ?   41.58%           
===========================================================================================================================
  Files                                                                                               ?      198           
  Lines                                                                                               ?    23441           
  Branches                                                                                            ?    23441           
===========================================================================================================================
  Hits                                                                                                ?     9749           
  Misses                                                                                              ?    13235           
  Partials                                                                                            ?      457           

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

@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants