laconicd/crypto
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
..
encoding Transaction signing and encoding (#95) 2019-09-15 12:12:59 -04:00
keys eth_getBlockByHash and block hash mapping functionality (#114) 2019-09-27 10:08:45 -04:00
codec.go Transaction signing and encoding (#95) 2019-09-15 12:12:59 -04:00
secp256k1_test.go Transaction signing and encoding (#95) 2019-09-15 12:12:59 -04:00
secp256k1.go Transaction signing and encoding (#95) 2019-09-15 12:12:59 -04:00