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

[Fix] Add correct flag for local devnet client node #3173

Merged
merged 1 commit into from Mar 22, 2024

Conversation

raychu86
Copy link
Contributor

Motivation

This PR adds the --dev-num-validator flag to the local devnet client nodes, which will enforce that they use the same genesis block as the validators. Previously, we were fixed at 4, so if a devnet was spun up with more than 4 validators, the clients would be unable to connect due to a difference in the genesis block.

@raychu86 raychu86 requested a review from joske March 15, 2024 22:51
@howardwu howardwu merged commit 689ce48 into mainnet-staging Mar 22, 2024
23 of 24 checks passed
@howardwu howardwu deleted the fix/devnet-client branch March 22, 2024 19:03
@howardwu howardwu changed the title Add correct flag for local devnet client node [Fix] Add correct flag for local devnet client node Mar 26, 2024
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.

None yet

2 participants