-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update: Quorum network add node (#70)
* Fix quorum network setting and path while creating * Modify gas setting & Add error handler * Fix: superuser privileges not allow * Fix: update blockscout and quorum to lastest * Feat: update genesis.json config * Fix: uid and gid enviroment variable * Fix: blockscout url is nil * Feat: ora spinner in command * Feat: default of explorer creating * Feat: default of network creating * Fix: quorum explorer can not be deleted * Fix: modify Validator/Member expose port * Fix: eslint & package audit update * Feat: add local validator * Fix: modify add validator * Feat: add local member * Fix: add trytime for adding node in quorum network * Feat: add downOneService in quorum network * Feat: add check command * Feat: add check chainId * Fix: modify ports of node connections * Feat: add generate & addValidatorRemote & joinValidator * Fix: modify json file & send empty transaction * Feat: add get command to get Quorum network information * Fix: modify addValidatorRemote parameter requirement & get validator enode information * Feat: add addMemberRemote & modify join/generate * Doc: new example of adding remote node & Modify document introduction * Doc: unified quorum Example.md format * fix: backup dockerCompose file according to node * Doc: upgrade 2.0.2 README.md and CHANGELOG.md --------- Co-authored-by: kidneyweak <[email protected]>
- Loading branch information
1 parent
4751732
commit 3e61e9b
Showing
39 changed files
with
1,659 additions
and
1,465 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.