laconicd/app
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
..
ante_test.go Cosmos SDK version update (#60) 2019-07-04 15:46:54 -04:00
ante.go Transaction signing and encoding (#95) 2019-09-15 12:12:59 -04:00
ethermint_test.go Update CosmosSDK version to 0.36.0 (#82) 2019-08-15 12:26:40 -04:00
ethermint.go eth_getBlockByHash and block hash mapping functionality (#114) 2019-09-27 10:08:45 -04:00
export.go Update CosmosSDK version to 0.36.0 (#82) 2019-08-15 12:26:40 -04:00
test_utils.go eth_getBlockByHash and block hash mapping functionality (#114) 2019-09-27 10:08:45 -04:00