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

fix!: london hardfork check logic in json-rpc apis #1068

Merged
merged 5 commits into from
Apr 30, 2022

Commits on Apr 29, 2022

  1. fix london hardfork check logic in json-rpc apis

    Closes: evmos#1067
    Solution:
    - Add `BaseFee` grpc query handler in evm module which also checks the current london hardfork status.
    yihuang committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    0189ab4 View commit details
    Browse the repository at this point in the history
  2. fix comment

    yihuang committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    e13e69b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. add unit test

    yihuang committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    1bedb3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3265a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3b27c8 View commit details
    Browse the repository at this point in the history