laconicd/x/evm/keeper
yihuang 336703cfc9
evm: fix AddLog unmarshaling tx (#192)
* fix `AddLog` unmarshaling tx

Closes #187

* use cosmos tx in AddLog unit test

* Apply suggestions from code review

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2021-06-29 06:54:29 -04:00
..
abci.go chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
grpc_query_test.go chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
grpc_query.go chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
keeper_test.go evm: fix AddLog unmarshaling tx (#192) 2021-06-29 06:54:29 -04:00
keeper.go evm: fix AddLog unmarshaling tx (#192) 2021-06-29 06:54:29 -04:00
msg_server.go chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
params_test.go chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
params.go chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
state_transition.go chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
statedb_test.go evm: fix AddLog unmarshaling tx (#192) 2021-06-29 06:54:29 -04:00
statedb.go evm: fix AddLog unmarshaling tx (#192) 2021-06-29 06:54:29 -04:00