laconicd/x/evm
Austin Abell 8bb8b40b32
Emint tx type for eth_call and logs setup (#118)
* Implement new tx message type for eth_call and module txs and abstracted state transition, prepared db for logs

* Added transaction indexing to evm keeper

* Alternative count type
2019-10-03 12:46:02 -04:00
..
client eth_getBlockByHash and block hash mapping functionality (#114) 2019-09-27 10:08:45 -04:00
types Emint tx type for eth_call and logs setup (#118) 2019-10-03 12:46:02 -04:00
genesis.go eth_getBlockByHash and block hash mapping functionality (#114) 2019-09-27 10:08:45 -04:00
handler.go Emint tx type for eth_call and logs setup (#118) 2019-10-03 12:46:02 -04:00
keeper_test.go eth_getBlockByHash and block hash mapping functionality (#114) 2019-09-27 10:08:45 -04:00
keeper.go Emint tx type for eth_call and logs setup (#118) 2019-10-03 12:46:02 -04:00
module.go Emint tx type for eth_call and logs setup (#118) 2019-10-03 12:46:02 -04:00
querier.go eth_getBlockByHash and block hash mapping functionality (#114) 2019-09-27 10:08:45 -04:00