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: auto gas don't work #12590

Merged
merged 8 commits into from
Jul 16, 2022
Merged

fix: auto gas don't work #12590

merged 8 commits into from
Jul 16, 2022

Commits on Jul 15, 2022

  1. Problem: auto gas don't work

    Closes: cosmos#12588
    Solution:
    - allow zero gas in simulation mode
    yihuang committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    adaa3a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5813149 View commit details
    Browse the repository at this point in the history
  3. update changelog

    yihuang committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    15320c4 View commit details
    Browse the repository at this point in the history
  4. add unit tests

    yihuang committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    a7ef88c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f4709b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. Update x/auth/ante/fee.go

    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    yihuang and alexanderbez committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    9cde1e4 View commit details
    Browse the repository at this point in the history
  2. Update x/auth/ante/fee.go

    julienrbrt committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    4919f4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a24340e View commit details
    Browse the repository at this point in the history