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

Update genesis time and deposit contract #7727

Merged
merged 6 commits into from
Nov 4, 2020

Conversation

terencechain
Copy link
Member

@terencechain terencechain commented Nov 4, 2020

This PR updates genesis time, contract deployment block and deposit contract address to mainnet values It also flips mainnet values to default.
Reference: ethereum/consensus-specs#2082

Note:
ETH1_FOLLOW_DISTANCE, GENESIS_DELAY, EPOCHS_PER_ETH1_VOTING_PERIOD, INACTIVITY_PENALTY_QUOTIENT, MIN_SLASHING_PENALTY_QUOTIENT, PROPORTIONAL_SLASHING_MULTIPLIER did not get updated to mainnet because they are consensus breaking. Those updates will come from #7469

@terencechain terencechain marked this pull request as ready for review November 4, 2020 16:27
@terencechain terencechain requested a review from a team as a code owner November 4, 2020 16:27
@terencechain terencechain self-assigned this Nov 4, 2020
@terencechain terencechain added the Ready For Review A pull request ready for code review label Nov 4, 2020
shared/featureconfig/config.go Outdated Show resolved Hide resolved
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
@prylabs-bulldozer prylabs-bulldozer bot merged commit 3a06f6e into master Nov 4, 2020
@delete-merged-branch delete-merged-branch bot deleted the update-mainnet-genesis branch November 4, 2020 17:36
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.

2 participants