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

imp(ante): MonoAnteHandler for EVM transactions #2028

Merged
merged 31 commits into from
Nov 27, 2023

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    0bceacd View commit details
    Browse the repository at this point in the history
  2. cont refactor

    fedekunze committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    978b5de View commit details
    Browse the repository at this point in the history
  3. can transfer

    fedekunze committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    8e7e72e View commit details
    Browse the repository at this point in the history
  4. cont refactor

    fedekunze committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ffc945e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a532871 View commit details
    Browse the repository at this point in the history
  6. fix from

    fedekunze committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4ebfec9 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'fedekunze/mono-antehandler' of github.com:evmos/evmos i…

    …nto fedekunze/mono-antehandler
    fedekunze committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    8a627e2 View commit details
    Browse the repository at this point in the history
  8. consume gas

    fedekunze committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    edcfccd View commit details
    Browse the repository at this point in the history
  9. fixes

    fedekunze committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    72910dd View commit details
    Browse the repository at this point in the history
  10. update setup

    fedekunze committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    bc05e7a View commit details
    Browse the repository at this point in the history
  11. use struct

    fedekunze committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    afaaafa View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    37f4e5a View commit details
    Browse the repository at this point in the history
  2. check error on factory

    facs95 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    88fb8c1 View commit details
    Browse the repository at this point in the history
  3. run make format

    facs95 authored and github-actions[bot] committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    abc6358 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    f5b4eaf View commit details
    Browse the repository at this point in the history
  2. add comment

    facs95 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    02a1bee View commit details
    Browse the repository at this point in the history
  3. fix benchmark tests

    facs95 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    55a0c57 View commit details
    Browse the repository at this point in the history
  4. improve benchmarking

    facs95 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    c921891 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f401b5 View commit details
    Browse the repository at this point in the history
  6. add comments

    facs95 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    c9860cc View commit details
    Browse the repository at this point in the history
  7. add licenses

    facs95 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    c025be6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23ed3e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Update app/ante/evm.go

    Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
    facs95 and fedekunze committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    568fcd8 View commit details
    Browse the repository at this point in the history
  2. add comment

    facs95 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    3fd9ac4 View commit details
    Browse the repository at this point in the history
  3. add changelog

    facs95 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    55bba43 View commit details
    Browse the repository at this point in the history
  4. add changelog

    facs95 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    b0c7fd1 View commit details
    Browse the repository at this point in the history
  5. fix lint

    facs95 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    0645f53 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. fix licenses

    facs95 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    b61df92 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    575d191 View commit details
    Browse the repository at this point in the history
  2. fix werc20 tests

    facs95 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    addc39e View commit details
    Browse the repository at this point in the history
  3. fix lint

    facs95 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    0b57976 View commit details
    Browse the repository at this point in the history