-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1- Added secretsPath as a cli paramter instead of fixed to /internal 2- increased allowed pings to 3 times max ping to allow a peer retry pinging another one 3 times just in case 3- if vote ends in error that AlreadyVoted, change the peer status in peerList to Unknown 4- maxPingTime=100 instead of 20 5- Corrected the usage of bl.fetchCheckTicker 6- Corrected PoolJoin for mobile and separated HandlePoolJoin for blox
- Loading branch information
Showing
7 changed files
with
267 additions
and
85 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
Oops, something went wrong.