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 spec diff with comments. Fixes #7856 #7872

Merged
merged 2 commits into from
Nov 21, 2020
Merged

Conversation

prestonvanloon
Copy link
Member

@prestonvanloon prestonvanloon commented Nov 20, 2020

What type of PR is this?

Other

What does this PR do? Why is it needed?

The eth1 block time is used to compute the eth1data voting window. We must match with other clients
or mainnet will have a difficult time voting on eth1data.

Which issues(s) does this PR fix?

Fixes #7856

Other notes for review

Do not merge without approval from @nisdas.
I think this also affects how we fetch block headers.

@prestonvanloon prestonvanloon requested a review from a team as a code owner November 20, 2020 20:52
@prestonvanloon prestonvanloon added this to the Diamond milestone Nov 20, 2020
@prestonvanloon prestonvanloon added Priority: Critical Highest, immediate priority item Ready For Review A pull request ready for code review labels Nov 20, 2020
@prylabs-bulldozer prylabs-bulldozer bot merged commit 74c7733 into master Nov 21, 2020
@delete-merged-branch delete-merged-branch bot deleted the spec-diff-fix-7856 branch November 21, 2020 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Critical Highest, immediate priority item Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

eth1data: Prysm does not vote with the majority if the majority is voting on an older block
2 participants