forked from cerc-io/laconicd-deprecated
* Refactor traceTx * add getTendermintBlock on backend * keeper concurrency * first version * json rpc concurrency * rever makefile change * remove grpc traceblock * create internal traceBlock function * added types to evm module * tendermintBlockByNumber rename * added safe message check * remove unnecesary line * check error * fix lint * fix linter * Update ethereum/rpc/namespaces/debug/api.go Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * Update ethereum/rpc/namespaces/debug/api.go Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * Update ethereum/rpc/backend/backend.go Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * improve traceBlock performance * fix linter * add extra line on function parameters * changed index to uint 64 * fix lint * proto gen * update endpoints documentation * update changelog * Apply suggestions from code review * Update ethereum/rpc/namespaces/eth/filters/filters.go Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| abci.go | ||
| benchmark_test.go | ||
| context_stack.go | ||
| ERC20Contract.json | ||
| grpc_query_test.go | ||
| grpc_query.go | ||
| hooks_test.go | ||
| hooks.go | ||
| keeper_test.go | ||
| keeper.go | ||
| msg_server.go | ||
| params_test.go | ||
| params.go | ||
| state_transition_test.go | ||
| state_transition.go | ||
| statedb_benchmark_test.go | ||
| statedb_test.go | ||
| statedb.go | ||
| utils_test.go | ||
| utils.go | ||