laconicd-deprecated/x/evm
yihuang 6cf2b9fdd3
fix(evm): clear logs if tx failed in post processing hooks (#1128)
* Problem: clear logs if tx failed in post processing hooks

* Update x/evm/keeper/state_transition.go

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-06-21 13:21:52 +02:00
..
atlas all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
client all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
keeper fix(evm): clear logs if tx failed in post processing hooks (#1128) 2022-06-21 13:21:52 +02:00
migrations/v2 all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
simulation all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
spec all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
statedb all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
types all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
genesis_test.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
genesis.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
handler_test.go fix(evm): clear logs if tx failed in post processing hooks (#1128) 2022-06-21 13:21:52 +02:00
handler.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
module.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00