Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

support batch eth tx #901

Merged
merged 15 commits into from
Jan 14, 2022
Merged

support batch eth tx #901

merged 15 commits into from
Jan 14, 2022

Commits on Jan 13, 2022

  1. support batch eth tx

    Closes: 896
    
    Allow multiple MsgEthereumTx in single tx
    yihuang committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    e4a0e8f View commit details
    Browse the repository at this point in the history
  2. fix transaction receipt api

    yihuang committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    6f5bd2c View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    8548a86 View commit details
    Browse the repository at this point in the history
  2. fix lint

    yihuang committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    2bbb151 View commit details
    Browse the repository at this point in the history
  3. fix test

    yihuang committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    8289556 View commit details
    Browse the repository at this point in the history
  4. fix rpc test

    yihuang committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    31bb66b View commit details
    Browse the repository at this point in the history
  5. cleanup

    yihuang committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    26b5909 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2609f40 View commit details
    Browse the repository at this point in the history
  7. fix lint

    yihuang committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    99581be View commit details
    Browse the repository at this point in the history
  8. Update app/ante/eth.go

    Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
    yihuang and fedekunze committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    15437e7 View commit details
    Browse the repository at this point in the history
  9. Update app/ante/eth.go

    Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
    yihuang and fedekunze committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    ec21cc3 View commit details
    Browse the repository at this point in the history
  10. Update rpc/ethereum/backend/utils.go

    Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
    yihuang and fedekunze committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    96bf0fd View commit details
    Browse the repository at this point in the history
  11. pr suggestions

    yihuang committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    de42546 View commit details
    Browse the repository at this point in the history
  12. typo

    yihuang committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    e834971 View commit details
    Browse the repository at this point in the history
  13. fix lint

    yihuang committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    a456289 View commit details
    Browse the repository at this point in the history