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: check tx gas limit against block gas limit (backport #16547) #17161

Merged
merged 6 commits into from
Aug 3, 2023

Commits on Jul 27, 2023

  1. fix: check tx gas limit against block gas limit (#16547)

    Co-authored-by: Facundo Medica <[email protected]>
    Co-authored-by: Facundo Medica <[email protected]>
    (cherry picked from commit 75b4918)
    
    # Conflicts:
    #	CHANGELOG.md
    #	baseapp/abci_test.go
    #	baseapp/abci_utils.go
    #	baseapp/block_gas_test.go
    #	baseapp/utils_test.go
    #	x/auth/ante/setup_test.go
    alexanderbez authored and mergify[bot] committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    563e667 View commit details
    Browse the repository at this point in the history
  2. fix changelog

    julienrbrt committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5d5825e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5581bf0 View commit details
    Browse the repository at this point in the history
  4. fix conflicts

    julienrbrt committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d3f4687 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    b6556fc View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    7ba54cf View commit details
    Browse the repository at this point in the history