laconicd/x/evm
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
..
atlas all: cleanup imports (#524) 2021-09-03 18:06:36 +00:00
client build(deps): bump github.com/cosmos/cosmos-sdk from 0.43.0 to 0.44.0 (#519) 2021-09-02 12:26:16 +00:00
keeper rpc, evm: debug_traceTransaction endpoint (#506) 2021-09-04 20:33:06 +00:00
spec docs: first update (#188) 2021-08-03 17:35:31 +00:00
types rpc, evm: debug_traceTransaction endpoint (#506) 2021-09-04 20:33:06 +00:00
genesis_test.go all: bump SDK to v0.43.0-rc0 (#194) 2021-06-29 13:02:21 -04:00
genesis.go all: cleanup imports (#524) 2021-09-03 18:06:36 +00:00
handler_test.go all: cleanup imports (#524) 2021-09-03 18:06:36 +00:00
handler.go server: logger handler (#343) 2021-08-19 16:55:13 +00:00
module.go all: bump SDK to v0.43.0-rc0 (#194) 2021-06-29 13:02:21 -04:00