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

RPC: debug_traceBlockByNumber #555

Merged
merged 30 commits into from
Sep 15, 2021
Merged

RPC: debug_traceBlockByNumber #555

merged 30 commits into from
Sep 15, 2021

Commits on Sep 12, 2021

  1. Refactor traceTx

    crypto-facs committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    64eaacd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bc3527 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. keeper concurrency

    crypto-facs committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    bbcbf18 View commit details
    Browse the repository at this point in the history
  2. first version

    crypto-facs committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    0c4b322 View commit details
    Browse the repository at this point in the history
  3. json rpc concurrency

    crypto-facs committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    055870a View commit details
    Browse the repository at this point in the history
  4. rever makefile change

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

Commits on Sep 14, 2021

  1. remove grpc traceblock

    crypto-facs committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    99bab87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    086cefc View commit details
    Browse the repository at this point in the history
  3. added types to evm module

    crypto-facs committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    c488e33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0782e37 View commit details
    Browse the repository at this point in the history
  5. added safe message check

    crypto-facs committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    832078e View commit details
    Browse the repository at this point in the history
  6. remove unnecesary line

    crypto-facs committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    bfa4e8f View commit details
    Browse the repository at this point in the history
  7. check error

    crypto-facs committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    1163597 View commit details
    Browse the repository at this point in the history
  8. fix lint

    crypto-facs committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    9541bd0 View commit details
    Browse the repository at this point in the history
  9. fix linter

    crypto-facs committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    44f4693 View commit details
    Browse the repository at this point in the history
  10. Update ethereum/rpc/namespaces/debug/api.go

    Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
    crypto-facs and fedekunze committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    756319d View commit details
    Browse the repository at this point in the history
  11. Update ethereum/rpc/namespaces/debug/api.go

    Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
    crypto-facs and fedekunze committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    012fcc6 View commit details
    Browse the repository at this point in the history
  12. Update ethereum/rpc/backend/backend.go

    Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
    crypto-facs and fedekunze committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    05c4217 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1ea48b9 View commit details
    Browse the repository at this point in the history
  14. fix linter

    crypto-facs committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    a022c8e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    50a1b61 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a795c61 View commit details
    Browse the repository at this point in the history
  17. changed index to uint 64

    crypto-facs committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    e6c8f6d View commit details
    Browse the repository at this point in the history
  18. fix lint

    crypto-facs committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    aa4816f View commit details
    Browse the repository at this point in the history
  19. proto gen

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

Commits on Sep 15, 2021

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

    crypto-facs committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    1090ed2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2872935 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7803ad5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    181d552 View commit details
    Browse the repository at this point in the history