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: SHiP -- Provide finality_data for Transition blocks #2362

Merged
merged 12 commits into from
Apr 4, 2024

Conversation

linh2931
Copy link
Member

Current implementation of SHiP support of IBC was based on instant transition where Transition Savanna Blocks were not applicable. Now that proper Savanna transition has been implemented, @systemzax reports the finality_data for the second block after Savanna Genesis Block is not provided by SHiP. This PR adds finality_data for Transition blocks.

#2360

libraries/chain/controller.cpp Outdated Show resolved Hide resolved
@ericpassmore
Copy link
Contributor

Note:start
group: IF
category: INTERNALS
summary: Update SHiP, restore missing transitions blocks.
Note:end

@linh2931 linh2931 requested a review from heifner April 3, 2024 01:58
libraries/chain/controller.cpp Show resolved Hide resolved
libraries/chain/controller.cpp Outdated Show resolved Hide resolved
libraries/chain/controller.cpp Outdated Show resolved Hide resolved
libraries/chain/controller.cpp Outdated Show resolved Hide resolved
@arhag arhag linked an issue Apr 3, 2024 that may be closed by this pull request
libraries/chain/block_state_legacy.cpp Show resolved Hide resolved
libraries/chain/controller.cpp Outdated Show resolved Hide resolved
@linh2931 linh2931 requested a review from greg7mdp April 4, 2024 15:47
@linh2931 linh2931 merged commit 08d0c96 into hotstuff_integration Apr 4, 2024
36 checks passed
@linh2931 linh2931 deleted the add_finality_data_in_transition_block branch April 4, 2024 18:58
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: Provide finality_data in SHiP for Transition Savanna Blocks
4 participants