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

RPC: debug_traceTransaction endpoint #506

Merged
merged 32 commits into from
Sep 4, 2021
Merged

Commits on Aug 4, 2021

  1. fix typo

    crypto-facs committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    2fe9a1e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. Configuration menu
    Copy the full SHA
    962e9e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8cc691 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f87bd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. merge conflicts

    crypto-facs committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    5c94b61 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. merge conflicts

    crypto-facs committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    8ce8cdc View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Configuration menu
    Copy the full SHA
    a09e3b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    991269d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. first version

    crypto-facs committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    c0d9870 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Configuration menu
    Copy the full SHA
    d0711cd View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. clean PR

    crypto-facs committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    009504e View commit details
    Browse the repository at this point in the history
  2. revert debug changes

    crypto-facs committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    6b12514 View commit details
    Browse the repository at this point in the history
  3. merge conflicts

    crypto-facs committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    6435413 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Update proto/ethermint/evm/v1/query.proto

    Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
    crypto-facs and fedekunze authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    dc116d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. remove unnecesary panic

    crypto-facs committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    2503d7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9828b1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca5a4e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0fdc02 View commit details
    Browse the repository at this point in the history
  5. added comment

    crypto-facs committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    327cddc View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. traceTransactions tests

    crypto-facs committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    c63a6cf View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    crypto-facs committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    2001bbf View commit details
    Browse the repository at this point in the history
  3. fix linter

    crypto-facs committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    f7a2721 View commit details
    Browse the repository at this point in the history
  4. remove unused

    crypto-facs committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    d9f53a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

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

    crypto-facs committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    3660b0d View commit details
    Browse the repository at this point in the history
  3. fix merge conflicts

    crypto-facs committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    521dc12 View commit details
    Browse the repository at this point in the history
  4. updated endpoints md

    crypto-facs committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    aa0897e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b95a1fd View commit details
    Browse the repository at this point in the history
  6. Update x/evm/keeper/grpc_query.go

    Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
    crypto-facs and fedekunze authored Sep 4, 2021
    Configuration menu
    Copy the full SHA
    7e8a53a View commit details
    Browse the repository at this point in the history
  7. Update x/evm/keeper/grpc_query.go

    Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
    crypto-facs and fedekunze authored Sep 4, 2021
    Configuration menu
    Copy the full SHA
    81e06f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f91540a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    80424e7 View commit details
    Browse the repository at this point in the history