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: remove txs from mempool when antehandler fails in recheck (backport #20144) #20252

Merged
merged 6 commits into from
May 2, 2024

Commits on May 2, 2024

  1. fix: remove txs from mempool when antehandler fails in recheck (#20144)

    Co-authored-by: Facundo <[email protected]>
    (cherry picked from commit 599ae55)
    
    # Conflicts:
    #	baseapp/baseapp.go
    tac0turtle authored and mergify[bot] committed May 2, 2024
    Configuration menu
    Copy the full SHA
    36ca8b9 View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    tac0turtle committed May 2, 2024
    Configuration menu
    Copy the full SHA
    fcc9255 View commit details
    Browse the repository at this point in the history
  3. fix tests

    tac0turtle committed May 2, 2024
    Configuration menu
    Copy the full SHA
    df7deb1 View commit details
    Browse the repository at this point in the history
  4. remove errors.join

    tac0turtle committed May 2, 2024
    Configuration menu
    Copy the full SHA
    19181dd View commit details
    Browse the repository at this point in the history
  5. fix error

    tac0turtle committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f69b0fc View commit details
    Browse the repository at this point in the history
  6. fix test

    tac0turtle committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7db2fef View commit details
    Browse the repository at this point in the history