laconicd-deprecated/app/ante
noot 28e28f2a7b
x/evm: fix EndBlock consensus failure (#334)
* add test for sending tx w/ 21000 gas

* improve rpc transfer test

* use ctx in EndBlock

* UpdateAccounts and ClearStateObjects with passed in context

* log ethereum address on error

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
2020-06-22 12:07:35 -04:00
..
ante_test.go fix AnteHandler gas consumption (#275) 2020-05-04 18:41:17 -04:00
ante.go evm: update msgs to accept zero gas price (#299) 2020-05-14 22:08:13 -04:00
doc.go ante: switch ethAnteHandler to use AnteDecorators (#252) 2020-04-17 18:32:01 -04:00
eth.go x/evm: fix EndBlock consensus failure (#334) 2020-06-22 12:07:35 -04:00
utils_test.go x/evm: unit tests and fixes (#223) 2020-04-23 11:49:25 -04:00