-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
They assumed processor 0 had keys `i = 1`. Under the new validator-set code, the first key is the one with the highest amount, In case of tie, the key (or as of the last commit, a Blake hash) decides order. This commit kludges in a mapping from processor index to assigned key index, no longer assuming its value.
- Loading branch information
1 parent
ab5af57
commit 9bf8c92
Showing
3 changed files
with
99 additions
and
70 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
Oops, something went wrong.