forked from cerc-io/laconicd-deprecated
* support batch eth tx Closes: 896 Allow multiple MsgEthereumTx in single tx * fix transaction receipt api * fix tx receipt api and accumulate tx gas used * fix lint * fix test * fix rpc test * cleanup * fix cumulativeGasUsed and gasUsed * fix lint * Update app/ante/eth.go Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * Update app/ante/eth.go Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * Update rpc/ethereum/backend/utils.go Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * pr suggestions * typo * fix lint Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| abci.go | ||
| benchmark_test.go | ||
| grpc_query_test.go | ||
| grpc_query.go | ||
| hooks_test.go | ||
| hooks.go | ||
| keeper_test.go | ||
| keeper.go | ||
| migrations.go | ||
| msg_server.go | ||
| params_test.go | ||
| params.go | ||
| state_transition_benchmark_test.go | ||
| state_transition_test.go | ||
| state_transition.go | ||
| statedb_benchmark_test.go | ||
| statedb_test.go | ||
| statedb.go | ||
| utils_test.go | ||
| utils.go | ||