laconicd/x/evm/types
Austin Abell 09a71a2a3a
eth_getBlockByHash and block hash mapping functionality (#114)
* Set up block hash to height mapping storage and fixed linting issues

* fix typos

* Set up module query for block height

* fix bug with block mappings and implemented get block by hash

* Fix other consensus hash references
2019-09-27 10:08:45 -04:00
..
chain_config.go EVM Transaction handler and contract creation (#96) 2019-09-18 09:51:18 -04:00
codec.go Moved crypto codec registration to module (#79) 2019-08-11 10:50:30 -04:00
dump.go Move old state code to x/evm/types 2018-10-24 09:46:14 -04:00
journal.go circleCI config and linting fixes (#3) 2019-07-02 15:36:22 -04:00
key.go eth_getBlockByHash and block hash mapping functionality (#114) 2019-09-27 10:08:45 -04:00
msg_encoding.go Query and bug fixes (#110) 2019-09-26 11:36:23 -04:00
msg_test.go Query and bug fixes (#110) 2019-09-26 11:36:23 -04:00
msg.go eth_getBlockByNumber impl (#87) 2019-09-24 14:39:17 -04:00
querier.go Query and bug fixes (#110) 2019-09-26 11:36:23 -04:00
state_object.go EVM Transaction handler and contract creation (#96) 2019-09-18 09:51:18 -04:00
statedb.go CSDB Keeper (#76) 2019-07-24 18:14:12 -04:00
utils.go Ethermint key generation (#78) 2019-08-11 10:42:46 -04:00