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

IF: Unification: Add block header extension (last part) #2097

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

linh2931
Copy link
Member

This is the remaining work for adding block header extension: finding the most recent ancestor block that has a QC.

Resolved #1911

@linh2931 linh2931 requested review from greg7mdp and heifner January 17, 2024 00:47
@linh2931 linh2931 linked an issue Jan 17, 2024 that may be closed by this pull request
@linh2931 linh2931 merged commit 0013034 into hotstuff_integration Jan 17, 2024
26 checks passed
@linh2931 linh2931 deleted the finish_add_block_header_ext branch January 17, 2024 03:27
@ericpassmore
Copy link
Contributor

Note:start
group: IF
category: INTERNALS
summary: Find most recent ancestor block that has a QC by traversing fork db branch from parent.
Note: end

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.

IF: Unification: Add block header extension
4 participants