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

Correctly support when finality advances multiple blocks at a time. #131

Merged
merged 3 commits into from
May 13, 2024

Commits on May 10, 2024

  1. Correctly support when finality advances multiple blocks at a time.

    In that case, duplicate policies can become pending for the same block.
    greg7mdp committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0c8be97 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Add test for issue #130 (correct finalizer_policies update when fin…

    …ality skips blocks).
    greg7mdp committed May 13, 2024
    Configuration menu
    Copy the full SHA
    79dd55e View commit details
    Browse the repository at this point in the history
  2. Small test update.

    greg7mdp committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9852aff View commit details
    Browse the repository at this point in the history