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

fix(dot/babe): use bs.latestFinalised instead of using round/set id #3167

Merged
merged 6 commits into from
Mar 28, 2023

Commits on Mar 21, 2023

  1. chore: use bs.latestFinalised field instead of retrieve from database

    remove from `setHighestRoundAndSetID` the verification of the given
    round and set id compared to the current round and set id.
    EclesioMeloJunior committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    a806de0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7609981 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    8d34c39 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'eclesio/fix-set-id-mismatch' of github.com:ChainSafe/go…

    …ssamer into eclesio/fix-set-id-mismatch
    EclesioMeloJunior committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    e28e1a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e090c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60f3634 View commit details
    Browse the repository at this point in the history