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

Chain id and netork id flags #6894

Merged
merged 5 commits into from
Aug 5, 2020
Merged

Chain id and netork id flags #6894

merged 5 commits into from
Aug 5, 2020

Conversation

ncitron
Copy link
Contributor

@ncitron ncitron commented Aug 5, 2020

What type of PR is this?
Feature

What does this PR do? Why is it needed?
This PR adds the ability to set the chain id and network id using the new flags chain-id and network-id. This is needed because developers may want to run their own private network using tools like ganache, but cannot due to the need to change the chain id and network id.

Which issues(s) does this PR fix?

Fixes #6851

Other notes for review
None

@ncitron ncitron requested a review from a team as a code owner August 5, 2020 21:34
@ncitron ncitron requested review from shayzluf, 0xKiwi and rkapka August 5, 2020 21:34
@terencechain
Copy link
Member

Thanks! Can you run go fmt?

@terencechain terencechain added Ready For Review Enhancement New feature or request labels Aug 5, 2020
Copy link
Member

@terencechain terencechain left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

@ncitron
Copy link
Contributor Author

ncitron commented Aug 5, 2020

Great! Happy to help out.

@prylabs-bulldozer prylabs-bulldozer bot merged commit 440d328 into prysmaticlabs:master Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set the values of chain and network ID.
2 participants