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

Stop backward sync if genesis block has been reached #3869

Merged
merged 4 commits into from
May 20, 2022

Commits on May 20, 2022

  1. Stop backward sync if genesis block has been reached

    Signed-off-by: Fabio Di Fabio <[email protected]>
    fab-10 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    367d41f View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    Signed-off-by: Fabio Di Fabio <[email protected]>
    fab-10 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    36aa20e View commit details
    Browse the repository at this point in the history
  3. Refactor and fail if genesis does not match

    Signed-off-by: Fabio Di Fabio <[email protected]>
    fab-10 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    52dd817 View commit details
    Browse the repository at this point in the history
  4. Add CHANGELOG

    Signed-off-by: Fabio Di Fabio <[email protected]>
    fab-10 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    e94644f View commit details
    Browse the repository at this point in the history