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

Add early timeboost submission grace period #2788

Open
wants to merge 1 commit into
base: expres-lane-timeboost-fix-pr-comments
Choose a base branch
from

Commits on Nov 13, 2024

  1. Add early timeboost submission grace period

    This allows the winner of the next round to submit their txs for that
    round during a short grace period at the end of the current round (2s by
    default). The call to timeboost_sendExpressLaneTransaction will not
    return, and the tx will not be sequenced, until the next round starts.
    This allows winners of the auction to take advantage of the full round
    without having to spam transactions around the round tickover time to
    ensure their transaction is included as soon as possible.
    Tristan-Wilson committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a8a6369 View commit details
    Browse the repository at this point in the history