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 DB compatibility issue #4841

Merged
merged 2 commits into from
May 30, 2024
Merged

Fix DB compatibility issue #4841

merged 2 commits into from
May 30, 2024

Commits on May 30, 2024

  1. fix: update supports_epoch for version 5

    This should have been included in #4812 but was overlooked. The fix
    solves the issue with the various Nakamoto integration tests.
    obycode committed May 30, 2024
    Configuration menu
    Copy the full SHA
    6e5e357 View commit details
    Browse the repository at this point in the history
  2. test: add simple unit test for SortitionDB

    Ensures that the latest DB version supports the latest epoch.
    obycode committed May 30, 2024
    Configuration menu
    Copy the full SHA
    634c866 View commit details
    Browse the repository at this point in the history