laconicd-deprecated/ethereum/rpc/namespaces
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
..
debug rpc, evm: debug_traceTransaction endpoint (#506) 2021-09-04 20:33:06 +00:00
eth rpc, evm: debug_traceTransaction endpoint (#506) 2021-09-04 20:33:06 +00:00
miner rpc, docs: private APIs (#525) 2021-09-04 10:18:32 +00:00
net rpc: implement net_listening and net_peerCount JSON-RPC endpoints (#252) 2021-07-12 08:26:33 -04:00
personal ci: lint (#500) 2021-08-26 15:45:45 +00:00
txpool rpc: fix inconsistent logging levels (#265) 2021-07-12 18:39:35 +00:00
web3 rpc: namespaces refractor (#170) 2021-06-23 02:38:05 -04:00