laconicd-deprecated/ethereum/rpc
crypto-facs c7554e96aa
rpc, evm: debug_traceTransaction endpoint (#506)
* fix typo

* Added tracers package to debug API

* Add GetTransactionByHash function to backend package

* first version

* traceTransaction first version

* clean PR

* revert debug changes

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

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>

* remove unnecesary panic

* remove internal debug api

* trace transaction javascript tracer

* add support for custom logConfig

* added comment

* traceTransactions tests

* fix linter

* remove unused

* add comments to traceConfig

* update dependencies

* updated endpoints md

* Apply suggestions from code review

* Update x/evm/keeper/grpc_query.go

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>

* Update x/evm/keeper/grpc_query.go

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2021-09-04 20:33:06 +00:00
..
backend rpc, evm: debug_traceTransaction endpoint (#506) 2021-09-04 20:33:06 +00:00
namespaces rpc, evm: debug_traceTransaction endpoint (#506) 2021-09-04 20:33:06 +00:00
pubsub fix and comment outdated tests (#155) 2021-06-21 10:17:31 -04:00
types rpc: add EIP1898 support (#462) 2021-08-25 01:21:57 +00:00
apis.go rpc, evm: debug_traceTransaction endpoint (#506) 2021-09-04 20:33:06 +00:00
doc.go more fixes 2021-04-18 18:39:15 +02:00
websockets.go rpc: fix inconsistent logging levels (#265) 2021-07-12 18:39:35 +00:00