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

Cherry-pick: Add consensus_block_info digest to domain block header and use it to load ER #1903

Merged
merged 5 commits into from
Aug 29, 2023

Conversation

NingLin-P
Copy link
Member

Companion PR of #1885 to pick the domain block header digest changes to gemini-3f maintenance branch.

Code contributor checklist:

This degist contains the consensus block hash that derive the domain block, it is
used in later commits to load ER. This commit also revise the sp-domain-digests
to replace the deprecated primary block with consensus block and remove the
consensus block number from the digest since it is useless

Signed-off-by: linning <[email protected]>
…d ER

This commit change to the way to load ER from using the domain_hash => consensus_hash
mapping to using the consensus hash of the consensus_block_info digest

Signed-off-by: linning <[email protected]>
@NingLin-P NingLin-P merged commit a56afdc into gemini-3f-maintenance Aug 29, 2023
9 checks passed
@NingLin-P NingLin-P deleted the domain-digest-gemini-3f branch August 29, 2023 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants