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 genesis checkpoint root in status msg #1102

Merged
merged 1 commit into from
Jul 6, 2020

Conversation

wemeetagain
Copy link
Member

Resolves #998

If the finalized checkpoint is the genesis checkpoint, the status message should return all-zeros for the finalized checkpoint root.

#998 is actually substantive, because we never had this special-cased logic for genesis.

@github-actions github-actions bot added the scope-networking All issues related to networking, gossip, and libp2p. label Jul 5, 2020
@wemeetagain wemeetagain linked an issue Jul 5, 2020 that may be closed by this pull request
@wemeetagain wemeetagain merged commit e5e85a3 into 0.12.x Jul 6, 2020
@wemeetagain wemeetagain deleted the cayman/genesis-finalized-checkpoint-status branch July 6, 2020 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope-networking All issues related to networking, gossip, and libp2p.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[non-substantive] Clarify genesis finalized checkpoint root
2 participants