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

refactor(x/auth/middleware)!: tx middleware to support pluggable feemarket module #11413

Merged
merged 30 commits into from
Mar 29, 2022

Commits on Mar 18, 2022

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

    yihuang committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    a6271d9 View commit details
    Browse the repository at this point in the history
  3. add overflow protection

    yihuang committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    8a06c23 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

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

Commits on Mar 22, 2022

  1. fix review suggestions

    yihuang committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    62f4789 View commit details
    Browse the repository at this point in the history
  2. update changelog

    yihuang committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    aabd04b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ef3bd4 View commit details
    Browse the repository at this point in the history
  4. review suggestions

    yihuang committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    6cd75ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88df9fa View commit details
    Browse the repository at this point in the history
  6. update changelog

    yihuang committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    6e2468f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a74ca39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1f5911 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    93f1396 View commit details
    Browse the repository at this point in the history
  10. update changelog

    yihuang committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    12b95d2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e6e754c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    75ae1ee View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. update comments

    yihuang committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    1c66c62 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Update x/auth/middleware/ext.go

    Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
    yihuang and amaury1093 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    2585d45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21deb29 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Update CHANGELOG.md

    Co-authored-by: Aaron Craelius <aaron@regen.network>
    yihuang and aaronc committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    78817e2 View commit details
    Browse the repository at this point in the history
  2. remove FeeMarket interface

    yihuang committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    5b79cc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb5dc95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff1baa6 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    yihuang committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    9a2bbed View commit details
    Browse the repository at this point in the history
  6. remove FeeMarket interface

    yihuang committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    14ce986 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a579692 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b93914 View commit details
    Browse the repository at this point in the history
  9. fix unit test

    yihuang committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    1b36270 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3fa9280 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3b76647 View commit details
    Browse the repository at this point in the history