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

Transactions that takes too long to evaluate, during block creation, are dropped from the txpool #6163

Merged
merged 5 commits into from
Nov 13, 2023

Commits on Nov 10, 2023

  1. Drop tx that takes too long to evaluate during block selection

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

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    533615e View commit details
    Browse the repository at this point in the history
  2. Unit test

    Signed-off-by: Fabio Di Fabio <[email protected]>
    fab-10 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    618e3fd View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    Signed-off-by: Fabio Di Fabio <[email protected]>
    fab-10 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    80c71cf View commit details
    Browse the repository at this point in the history
  4. Update API checksum

    Signed-off-by: Fabio Di Fabio <[email protected]>
    fab-10 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3e3e1eb View commit details
    Browse the repository at this point in the history