laconicd/x/evm
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
..
client/cli bump Cosmos SDK version to v0.38.2 (#183) 2020-04-22 15:26:01 -04:00
keeper x/evm: fix EndBlock consensus failure (#334) 2020-06-22 12:07:35 -04:00
types implement eth_exportAccount (#331) 2020-06-17 14:23:36 -04:00
abci.go x/evm: fix EndBlock consensus failure (#334) 2020-06-22 12:07:35 -04:00
alias.go implement eth_exportAccount (#331) 2020-06-17 14:23:36 -04:00
genesis_test.go genesis functions cleanup, testing (#318) 2020-05-29 11:50:22 -04:00
genesis.go evm: various fixes (#319) 2020-06-04 06:40:21 -04:00
handler_test.go x/evm: fix EndBlock consensus failure (#334) 2020-06-22 12:07:35 -04:00
handler.go evm: various fixes (#319) 2020-06-04 06:40:21 -04:00
module_test.go genesis functions cleanup, testing (#318) 2020-05-29 11:50:22 -04:00
module.go evm: add missing genesis fields and export genesis state logic (#255) 2020-05-18 15:21:12 -04:00