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 consensus ordering for cross-chains #275

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 12, 2024

  1. vm: fix consensus ordering for regtests, testnet

    testnet may have blocks which timestamps are not aligned with their heights
    dr-orlovsky committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    0f4db24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d4078a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. vm: fix checks for the blocktime window in consensus ordering

    Co-authored-by: Stefano Pellegrini <33753050+St333p@users.noreply.github.com>
    dr-orlovsky and St333p authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5ff9821 View commit details
    Browse the repository at this point in the history