Commit Graph

6 Commits

Author SHA1 Message Date
Trung Nguyen 1ed67b5c57
add 'address' command to extract validator address from node key hex (#15)
Validator address is Keccak256(public key). This address is used in Istanbul consensus network.
This tool compliments 'extra' commannd when generating extradata value for genesis file

Some go mod clean up
2020-04-07 15:37:56 -04:00
Jitendra Bhurat e12d15dd8b Supporting ceil2Nby3Block config in genesis 2019-12-13 14:56:57 -05:00
SatpalSandhu61 05eccd2c06 Corrections to module dependencies 2019-08-19 13:33:33 +01:00
SatpalSandhu61 403146bb52 Fixing issues that were causing the Travis build to fail. 2019-08-19 12:07:39 +01:00
SatpalSandhu61 3a46922e01 Added the Constantinople flag and upgraded to work with quorum v2.2.4.
Also restored the homestead flag that was incorrectly removed previously when byzantium was enabled.
2019-08-01 16:37:26 +01:00
Nguyen Kien Trung 308d9a04b7 Replace glide with go mod (#6) 2019-05-06 11:23:36 -04:00