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 Status Messages During Genesis #6046

Merged
merged 22 commits into from
Jun 1, 2020
Merged

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented May 29, 2020

What type of PR is this?

Bug Fix

What does this PR do? Why is it needed?

During genesis our finalized checkpoints were our genesis blocks whereas the correct behaviour is
to take the finalized checkpoint in the genesis state.

  • Set checkpoints correctly
  • Validate Genesis Status Messages Correctly
  • Unit Test

Which issues(s) does this PR fix?

Fixes #6006

Other notes for review

@nisdas nisdas requested a review from a team as a code owner May 29, 2020 13:45
@nisdas nisdas added Ready For Review A pull request ready for code review Testnet labels May 29, 2020
terencechain
terencechain previously approved these changes May 29, 2020
farazdagi
farazdagi previously approved these changes May 29, 2020
@nisdas nisdas dismissed stale reviews from farazdagi and terencechain via 4299ae5 May 30, 2020 03:38
@prylabs-bulldozer prylabs-bulldozer bot merged commit e715339 into master Jun 1, 2020
@delete-merged-branch delete-merged-branch bot deleted the fixStatusMessages branch June 1, 2020 20:26
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.

Return ZeroHash Instead of GenesisBlockRoot
3 participants