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

Add Pyrmont config #7797

Merged
merged 3 commits into from
Nov 12, 2020
Merged

Add Pyrmont config #7797

merged 3 commits into from
Nov 12, 2020

Conversation

terencechain
Copy link
Member

This PR adds Pyrmont config

https://github.com/protolambda/pyrmont

@terencechain terencechain added the Ready For Review A pull request ready for code review label Nov 12, 2020
@terencechain terencechain requested a review from a team as a code owner November 12, 2020 20:36
@terencechain terencechain self-assigned this Nov 12, 2020
@terencechain terencechain requested review from rauljordan, rkapka and nisdas and removed request for a team November 12, 2020 20:36
Copy link
Member

@prestonvanloon prestonvanloon left a comment

Choose a reason for hiding this comment

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

@protolambda
Copy link

My bad, I messed up the readme and left the old toledo genesis time in there. The config is correct

@protolambda
Copy link

protolambda commented Nov 12, 2020

Does Prysm check the chain ID / network ID that the eth1 RPC supports? Maybe a good feature to warn the user if they are still on goerli, while they should soon be on mainnet!

@terencechain
Copy link
Member Author

Does Prysm check the chain ID / network ID that the eth1 RPC supports? Maybe a good feature to warn the user if they are still on goerli, while they should soon be on mainnet!

We do check. It's here:
https://github.com/prysmaticlabs/prysm/blob/master/beacon-chain/powchain/service.go#L405

@prylabs-bulldozer prylabs-bulldozer bot merged commit 4d7e776 into v1.0.0-rc.0 Nov 12, 2020
@delete-merged-branch delete-merged-branch bot deleted the pyrmont branch November 12, 2020 21:32
prylabs-bulldozer bot pushed a commit that referenced this pull request Nov 13, 2020
* Update eth1data params to double

* Update spec tests tags and state field for fssz gen

* Update more spec test sha tags

* Update slashing params

* Update slashing precompute to use config instead of hardcoded 3

* Update slashing test values due to config changes

* Update configs for slashedless test

* Go mod tidy

* Add toledo config (#7743)

* Update genesis delay to one week (#7782)

* Add Pyrmont config (#7797)

* Add Pyrmont config

* Fix config

* Update genesis time to the correct value

* Remove TestExecuteStateTransition_FullBlock

* Add back missing comments

* Update spectests to v1.0.0

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants