Commit Graph

12 Commits

Author SHA1 Message Date
Trung Nguyen 2d952db1d7
automate release binary to bintray and add docs 2020-04-08 11:27:24 -04:00
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
fixanoid bafd246f3e Updating genesis items 2018-12-03 18:19:14 +00:00
Jitendra Bhurat 10f7056e6c Upgrade images (#2)
* Fixing Imports
* Updating Quorum and Constellation Images
2018-11-05 16:12:05 -05:00
Chang Yang Jiao c1f8d1ab55 [Feature Added] Recreate genesis file using existing node key information (#1)
- This patch removes package info
2018-06-20 10:30:50 -04:00
Alan Chen c20f34e309 Bump version to v1.0.0 2017-11-23 11:58:15 +08:00
Alan Chen ae0ee1de09 cmd/istanbul: rename genesis to setup 2017-11-13 15:25:11 +08:00
Alan Chen 4957968799 cmd/istanbul: add genesis subcommand 2017-09-28 10:29:57 +08:00
Alan Chen 0ffd9f3882 cmd/istanbul, container, genesis: add subcommand 'extra' 2017-08-31 17:30:02 +08:00
Edwin 0f3ae1ee34 rename Istanbul-tools to istanbul-tools 2017-06-26 15:24:54 +08:00
Edwin e9c98d1e0e fix pr comments 2017-06-26 15:14:26 +08:00
Edwin cd62e78370 add istanbul encoder/decoder tools 2017-06-23 17:21:00 +08:00