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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem: eth tx sender recovery is slow #928

Merged
merged 8 commits into from Mar 15, 2023
Merged

Commits on Mar 14, 2023

  1. Problem: eth tx sender recovery is slow

    Solution:
    - update ethermint dependency, do it once in ante handler and cache the result
    yihuang committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    7bc4ef6 View commit details
    Browse the repository at this point in the history
  2. fix build

    yihuang committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    5e427df View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. update upstream

    yihuang committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    7215ac0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into main

    yihuang committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    43cbb2b View commit details
    Browse the repository at this point in the history
  3. fix lint

    mmsqe committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    963b152 View commit details
    Browse the repository at this point in the history
  4. fix versiondb

    yihuang committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d75f7c7 View commit details
    Browse the repository at this point in the history
  5. fix memiavl

    mmsqe committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    23b31fb View commit details
    Browse the repository at this point in the history
  6. fix upgrade integration test

    yihuang committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    876f82c View commit details
    Browse the repository at this point in the history