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: sequencer auto recover when meet an unexpected shutdown #166

Merged
merged 14 commits into from
Nov 13, 2024

Commits on Sep 2, 2024

  1. Merge pull request bnb-chain#155 from bnb-chain/develop

    Prepare for v0.5.0 release
    owen-reorg authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f3bc8ce View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. fix sequencer recover

    krish-nr committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    25c1d01 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix ut

    krish-nr committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5aa9b46 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    f25299a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    13b52ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87c4614 View commit details
    Browse the repository at this point in the history
  3. remove unused code

    krish-nr committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a11dbb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    d0fedcb View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. refine: simplify fix logic

    krish-nr committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    487b722 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. chore: refine as comment

    krish-nr committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    631b962 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    b8653bc View commit details
    Browse the repository at this point in the history
  2. fix: set reentry flag

    krish-nr committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6a5de76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4eaff0 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. chore: remove unused code

    krish-nr committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    c270b45 View commit details
    Browse the repository at this point in the history