Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase validator block parents count. (#864)
* Log whenever vote is cast * Disable warpsync requests * Log number of tips when force-committing * Revert "Log number of tips when force-committing" This reverts commit cacdc5c. * try using more validator blocks in the past cone * use id instead of string * Remove log * Revert "Log whenever vote is cast" This reverts commit 479848f. * Revert "Disable warpsync requests" This reverts commit 01cc253. * Make sure not to decrease the collected tips count.
- Loading branch information