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

imp(rpc) Add support for EVM RPC metrics #1303

Closed

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    27a95b9 View commit details
    Browse the repository at this point in the history
  2. Import go-ethereum RPC into ethermint

    - Import http and handlers from go-ethereum RPC to ethermint RPC
    - Support enabling/disabling RPC metrics and metric server
    v-homsi committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    64388ea View commit details
    Browse the repository at this point in the history
  3. Update as per review feedback

    - Fix linter issues
    - Add entry to CHANGELOG
    - Update gomod2nix.toml
    v-homsi committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    44bb57c View commit details
    Browse the repository at this point in the history
  4. Rebase with main

    v-homsi committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    f994b65 View commit details
    Browse the repository at this point in the history
  5. Update code as per feedback

    - Refactor rpc code into different packages
    - Update test timeout in github action
    v-homsi committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    05d29b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3491e5a View commit details
    Browse the repository at this point in the history