Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

fix(mempool): allow sdk.Tx's to not fail checkTx (backport #1318) #1321

Merged

Commits on Nov 20, 2023

  1. fix(mempool): allow sdk.Tx's to not fail checkTx (#1318)

    this is bad but required
    
    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    ## Summary by CodeRabbit
    
    - **Bug Fixes**
    - Improved error handling for transaction processing, allowing for
    smoother handling of non-Ethereum transactions.
    
    - **Tests**
    - Updated test cases to reflect new behavior in transaction processing,
    ensuring non-Ethereum transactions are accepted without errors.
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    
    (cherry picked from commit b12b9a5)
    itsdevbear authored and mergify[bot] committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    194e181 View commit details
    Browse the repository at this point in the history