laconicd/x/evm/keeper
Thomas Nguy 5ba8ffe669
ante, evm: update gas consumption logic (#178)
* clean up logic by ignoring cosmos gas meter

* set gas used in txResponse

* reset and set the gas in context

* rename ante handler

* fix refundedgas logic

* remove gas update logic in keeper

* update context in keeper

* add test for EthSetupContextDecorator

* fix broken test due to gas logic change
2021-06-30 05:31:30 -04:00
..
abci.go evm: update block bloom (#193) 2021-06-30 03:37:03 -04:00
grpc_query_test.go all: bump SDK to v0.43.0-rc0 (#194) 2021-06-29 13:02:21 -04:00
grpc_query.go all: bump SDK to v0.43.0-rc0 (#194) 2021-06-29 13:02:21 -04:00
keeper_test.go all: bump SDK to v0.43.0-rc0 (#194) 2021-06-29 13:02:21 -04:00
keeper.go evm: update block bloom (#193) 2021-06-30 03:37:03 -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 all: bump SDK to v0.43.0-rc0 (#194) 2021-06-29 13:02:21 -04:00
state_transition.go ante, evm: update gas consumption logic (#178) 2021-06-30 05:31:30 -04:00
statedb_test.go evm: fix AddLog unmarshaling tx (#192) 2021-06-29 06:54:29 -04:00
statedb.go evm: update block bloom (#193) 2021-06-30 03:37:03 -04:00