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

[1.0] SHiP: Fix replay over savanna transition blocks #655

Merged
merged 3 commits into from
Aug 27, 2024

Conversation

heifner
Copy link
Member

@heifner heifner commented Aug 27, 2024

Fix SHiP replay.

  • Add support for replaying SHiP with --finality-data-history over Savanna transition blocks.
  • Modify controller::chain_block_id_for_num and other fork database branch queries to work during replay when there is no fork database root set.

Test failure before fix: https://github.com/AntelopeIO/spring/actions/runs/10582364896

Resolves #649

@heifner heifner linked an issue Aug 27, 2024 that may be closed by this pull request
@heifner heifner added the OCI Work exclusive to OCI team label Aug 27, 2024
@heifner heifner requested a review from greg7mdp August 27, 2024 20:11
@heifner heifner merged commit 5c93663 into release/1.0 Aug 27, 2024
36 checks passed
@heifner heifner deleted the GH-649-ship-crash branch August 27, 2024 23:12
@ericpassmore
Copy link
Contributor

ericpassmore commented Aug 29, 2024

Note:start
group: STABILITY
category: INTERNALS
summary: Add support to replay finality transition blocks over SHiP. Fixes nodeos crash when replaying transition from blockslog.
Note:end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[1.0.0-rc2] crash during replay
4 participants