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

feat: Change the default priority mechanism to be based on gas price #12953

Merged
merged 9 commits into from Aug 22, 2022

Commits on Aug 18, 2022

  1. Change the default priority mechanism to be based on gas price

    Closes: cosmos#12932
    gas price based priority is more intuitive and works better with ibc relayers.
    yihuang committed Aug 18, 2022
    Copy the full SHA
    255f0f7 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    julienrbrt committed Aug 18, 2022
    Copy the full SHA
    fd5e23b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e0b52a8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e3f9e57 View commit details
    Browse the repository at this point in the history
  5. Update x/auth/ante/validator_tx_fee.go

    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    yihuang and alexanderbez committed Aug 18, 2022
    Copy the full SHA
    03eae33 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Copy the full SHA
    43cfe28 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Copy the full SHA
    7e1920a View commit details
    Browse the repository at this point in the history
  2. add comment

    yihuang committed Aug 22, 2022
    Copy the full SHA
    30a7e13 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b73296f View commit details
    Browse the repository at this point in the history