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: mempool lane size check on CheckTx (backport #561) #565

Merged
merged 3 commits into from
Jul 2, 2024

Commits on Jul 2, 2024

  1. fix: mempool lane size check on CheckTx (#561)

    * push
    
    * init
    
    * fix setup
    
    * format
    
    * fix test
    
    * use lane
    
    * ok
    
    * finalize
    
    * fix everything
    
    * lint fix:
    
    * Update abci/checktx/mempool_parity_check_tx.go
    
    Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
    
    * lint fix
    
    * tidy
    
    * remove
    
    * cleanup
    
    ---------
    
    Co-authored-by: David Terpay <david.terpay@gmail.com>
    Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
    (cherry picked from commit f1cde2a)
    
    # Conflicts:
    #	README.md
    #	go.mod
    #	go.sum
    #	x/auction/types/mocks/account_keeper.go
    #	x/auction/types/mocks/bank_keeper.go
    #	x/auction/types/mocks/distribution_keeper.go
    #	x/auction/types/mocks/rewards_address_provider.go
    #	x/auction/types/mocks/staking_keeper.go
    aljo242 authored and mergify[bot] committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    97885fd View commit details
    Browse the repository at this point in the history
  2. fix

    aljo242 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3461aca View commit details
    Browse the repository at this point in the history
  3. tidy

    aljo242 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4985b24 View commit details
    Browse the repository at this point in the history