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: Revert middlewares to antehandler (part 2/2: posthandler) #11985

Merged
merged 34 commits into from
May 23, 2022

Commits on May 20, 2022

  1. Make baseapp changes

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    1d8abfb View commit details
    Browse the repository at this point in the history
  2. Revert middlewares

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    2b32ad5 View commit details
    Browse the repository at this point in the history
  3. Fix baseapp_test build

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    abd3ca6 View commit details
    Browse the repository at this point in the history
  4. Fix one test

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    43b5a4a View commit details
    Browse the repository at this point in the history
  5. Fix simapp

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    fbc63dd View commit details
    Browse the repository at this point in the history
  6. Fix more tests

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    0a07181 View commit details
    Browse the repository at this point in the history
  7. Fix another one?

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    f0a6d11 View commit details
    Browse the repository at this point in the history
  8. Fix ante test build

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    659c2bd View commit details
    Browse the repository at this point in the history
  9. Fix amino tests

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    99c764b View commit details
    Browse the repository at this point in the history
  10. Fix test

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    04c72a3 View commit details
    Browse the repository at this point in the history
  11. Fix block gas test

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    6fd336e View commit details
    Browse the repository at this point in the history
  12. Small changes

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    09fd262 View commit details
    Browse the repository at this point in the history
  13. Add posthandler

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    6c78ed3 View commit details
    Browse the repository at this point in the history
  14. Add tips, priority

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    9e414ee View commit details
    Browse the repository at this point in the history
  15. Add simapp posthandler

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    b07ba75 View commit details
    Browse the repository at this point in the history
  16. put priority under deduct

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    c622e9c View commit details
    Browse the repository at this point in the history
  17. Fix sigverify

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    2724975 View commit details
    Browse the repository at this point in the history
  18. Make tips test pass

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    801a7d6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c4e7d3e View commit details
    Browse the repository at this point in the history
  20. Add extension options

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    e542ea0 View commit details
    Browse the repository at this point in the history
  21. Add TxFeeChecker

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    8f180cf View commit details
    Browse the repository at this point in the history
  22. Add comment

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    a8c8ce8 View commit details
    Browse the repository at this point in the history
  23. Fix fee test

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    417cee3 View commit details
    Browse the repository at this point in the history
  24. Add changelog

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    5f96e31 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2460fd6 View commit details
    Browse the repository at this point in the history
  26. Add comment on posthandler

    amaury1093 committed May 20, 2022
    Configuration menu
    Copy the full SHA
    d48d253 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    46e2102 View commit details
    Browse the repository at this point in the history
  28. Update baseapp/baseapp.go

    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    amaury1093 and alexanderbez authored May 20, 2022
    Configuration menu
    Copy the full SHA
    aff7e01 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    35866ff View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    1880bc3 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

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

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    1a39948 View commit details
    Browse the repository at this point in the history
  2. Add tips comments

    amaury1093 committed May 23, 2022
    Configuration menu
    Copy the full SHA
    be08978 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92c1f0b View commit details
    Browse the repository at this point in the history