laconicd/crypto/keys
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
..
mintkey Transaction signing and encoding (#95) 2019-09-15 12:12:59 -04:00
codec.go eth_getBlockByHash and block hash mapping functionality (#114) 2019-09-27 10:08:45 -04:00
keybase.go eth_getBlockByHash and block hash mapping functionality (#114) 2019-09-27 10:08:45 -04:00
keys.go Ethermint key generation (#78) 2019-08-11 10:42:46 -04:00
lazy_keybase.go Ethermint key generation (#78) 2019-08-11 10:42:46 -04:00
output.go Transaction signing and encoding (#95) 2019-09-15 12:12:59 -04:00
types_test.go Ethermint key generation (#78) 2019-08-11 10:42:46 -04:00
types.go Ethermint key generation (#78) 2019-08-11 10:42:46 -04:00