Commit Graph

18 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
Trung Nguyen 95d6e79cf8
readme: add download badge 2019-09-12 11:04:58 -04:00
SatpalSandhu61 9de6f03911 Adding command line flags for node IP and port, to reduce need for manual editing of static-node.json 2019-08-29 12:53:57 +01:00
Nguyen Kien Trung ffc2a6f88f go get won't work with go mod replace directive (#7)
Updating quickstart to reflect this
2019-06-11 09:42:38 -04:00
Nguyen Kien Trung 308d9a04b7 Replace glide with go mod (#6) 2019-05-06 11:23:36 -04:00
fixanoid 616f857538
Adding quick start 2018-11-29 16:47:54 -05:00
Miya Chen 7dd9c16a63 update README.md 2017-12-20 17:01:08 +08:00
mark.lin 8ff6abd0e7 cmd/istanbul, docker, genesis: add docker-compose and quorum flags 2017-11-22 11:59:56 +08:00
mark.lin ce4d048e2b cmd/istanbul: add save flag 2017-11-14 12:09:16 +08:00
Alan Chen 828ae7157c update README.md 2017-11-13 15:25:11 +08:00
Yute Lin 961c68f91c readme: update readme 2017-09-29 15:50:12 +08:00
Yute Lin 0d5e5a7b20 Readme: add seal 2017-09-15 10:26:45 +08:00
Edwin 0f3ae1ee34 rename Istanbul-tools to istanbul-tools 2017-06-26 15:24:54 +08:00
Edwin 836f391476 prints vanity under decode command 2017-06-26 15:24:42 +08:00
Edwin e9c98d1e0e fix pr comments 2017-06-26 15:14:26 +08:00
Edwin ec90f69063 add readme 2017-06-23 17:21:11 +08:00
bailantaotao d4f220fc9c Initial commit 2017-06-19 15:25:50 +08:00