laconicd/x/evm/keeper
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
..
keeper_test.go evm: various fixes (#319) 2020-06-04 06:40:21 -04:00
keeper.go evm: various fixes (#319) 2020-06-04 06:40:21 -04:00
querier_test.go implement eth_exportAccount (#331) 2020-06-17 14:23:36 -04:00
querier.go implement eth_exportAccount (#331) 2020-06-17 14:23:36 -04:00
statedb.go x/evm: fix EndBlock consensus failure (#334) 2020-06-22 12:07:35 -04:00