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

feat: auto recover from pbss geth unclean shutdown #214

Merged
merged 4 commits into from
Jul 10, 2024

Conversation

krish-nr
Copy link
Contributor

@krish-nr krish-nr commented Jul 5, 2024

Description

This PR is part of the node code for automatically recovering PBSS after an abnormal shutdown. It handles the inconsistent status returned by geth and updates the op-node's unsafe, safe, and finalize markers, as well as synchronizes with geth.

Rationale

this feature is for automatically recovering PBSS after an abnormal shutdown

Example

N/A

Changes

Notable changes:

@krish-nr krish-nr marked this pull request as ready for review July 7, 2024 19:49
@github-actions github-actions bot requested review from redhdx and welkin22 July 7, 2024 19:49
Copy link
Contributor

@redhdx redhdx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@owen-reorg owen-reorg merged commit c138da1 into bnb-chain:develop Jul 10, 2024
13 checks passed
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.

3 participants