laconicd-deprecated/app/ante
Ramiro Carlucho 3f19217d7f
ante, evm: AnteHandler refactor (#517)
* Refactor fees function

* Implement suggestions

* wip test

* checksenderbalance tests

* wip deductcost test

* Tests fixes

* Merge master and fix conflicts

* Merging account and bank interfaces

* Update x/evm/keeper/utils.go

Co-authored-by: Hanchon <guillermo.paoletti@gmail.com>
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2021-09-03 15:55:37 +00:00
..
ante_test.go evm: TxData as proto.Any (#220) 2021-07-05 16:39:08 +00:00
ante.go ante, evm: AnteHandler refactor (#517) 2021-09-03 15:55:37 +00:00
doc.go ante: switch ethAnteHandler to use AnteDecorators (#252) 2020-04-17 18:32:01 -04:00
eth_test.go evm: TxData as proto.Any (#220) 2021-07-05 16:39:08 +00:00
eth.go ante, evm: AnteHandler refactor (#517) 2021-09-03 15:55:37 +00:00
utils_test.go feat: update chain-id format (#447) 2021-08-17 14:11:26 +00:00