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

Problem: after v0.9.0 upgrade eth_call failed on old blocks #713

Merged
merged 7 commits into from
Sep 26, 2022

Commits on Sep 22, 2022

  1. Problem: after v0.9.0 upgrade eth_call failed on old blocks

    Solution:
    - make grpc query compatible with old format
    yihuang committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    a936372 View commit details
    Browse the repository at this point in the history
  2. debug

    yihuang committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    bdc63eb View commit details
    Browse the repository at this point in the history
  3. fix eth_call

    yihuang committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    7ff45f9 View commit details
    Browse the repository at this point in the history
  4. fix gravity upgrade test

    yihuang committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    50165cd View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    934ea03 View commit details
    Browse the repository at this point in the history
  2. update sdk

    yihuang committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    7c652bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    883b328 View commit details
    Browse the repository at this point in the history