laconicd/app/ante
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
..
ante_test.go all: bump SDK to v0.43.0-rc0 (#194) 2021-06-29 13:02:21 -04:00
ante.go ante, evm: update gas consumption logic (#178) 2021-06-30 05:31:30 -04:00
doc.go ante: switch ethAnteHandler to use AnteDecorators (#252) 2020-04-17 18:32:01 -04:00
eth_test.go ante, evm: update gas consumption logic (#178) 2021-06-30 05:31:30 -04:00
eth.go ante, evm: update gas consumption logic (#178) 2021-06-30 05:31:30 -04:00
utils_test.go all: bump SDK to v0.43.0-rc0 (#194) 2021-06-29 13:02:21 -04:00