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

chore(starknet_state_sync): add default port for state sync network config #2667

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

noamsp-starkware
Copy link
Contributor

No description provided.

@reviewable-StarkWare
Copy link

This change is Reviewable

Copy link
Contributor Author

noamsp-starkware commented Dec 15, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

@noamsp-starkware noamsp-starkware force-pushed the noam.s/state_sync_default_network_port branch from 42aa82b to 0b88da7 Compare December 15, 2024 12:08
@noamsp-starkware noamsp-starkware changed the base branch from noam.s/remove_empty_state_sync_client to main December 15, 2024 12:08
@noamsp-starkware noamsp-starkware force-pushed the noam.s/state_sync_default_network_port branch from 0b88da7 to 710529f Compare December 15, 2024 12:28
@noamsp-starkware noamsp-starkware marked this pull request as ready for review December 15, 2024 12:29
@noamsp-starkware noamsp-starkware force-pushed the noam.s/state_sync_default_network_port branch 2 times, most recently from b499322 to fec9048 Compare December 15, 2024 16:32
@noamsp-starkware noamsp-starkware force-pushed the noam.s/state_sync_default_network_port branch from fec9048 to 29c8421 Compare December 15, 2024 18:18
Copy link
Contributor

@ShahakShama ShahakShama left a comment

Choose a reason for hiding this comment

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

Reviewed 4 of 4 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @noamsp-starkware)


crates/starknet_integration_tests/src/utils.rs line 282 at r1 (raw file):

pub fn create_state_sync_config(
    state_sync_storage_config: StorageConfig,

I think Yair updated this to be different. Please check if create_consensus_config and create_mempool_p2p_config look the same and if not update this one to look the same

Copy link
Contributor Author

@noamsp-starkware noamsp-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: all files reviewed, 1 unresolved discussion (waiting on @ShahakShama)


crates/starknet_integration_tests/src/utils.rs line 282 at r1 (raw file):

Previously, ShahakShama wrote…

I think Yair updated this to be different. Please check if create_consensus_config and create_mempool_p2p_config look the same and if not update this one to look the same

Spoke in private; we decided to keep this as is and fix this later once we decide to integrate a broader solution for creating the network configs

@noamsp-starkware noamsp-starkware merged commit aff6e32 into main Dec 18, 2024
14 checks passed
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