forked from onflow/flow-go
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* rename: stake->weight (comments/variables 1) * auto-rename Identity.Stake struct field * rename missed variable * rename WithStake * rename unittest.WithStake * rename mockStakedAtBlockID * rename ensureStakedNodeWithRole * update flow.Identity * rename filter.HasStake * rename bootstrap models * rename IsNodeStaked helpers * rename stake references in hotstuff * collection engines * en engines * vn engine * validation rename * update bootstrap cli * update outstanding comments * outstanding string variables * rename in integration tests * don't use Identity when staking in fvn bootstrap * remove unecessary stealthIdentity * backward-compatible decoding Identity, NodeConfig, NodeInfoPub * misc cleanups * typo * Apply suggestions from code review Co-authored-by: Alexander Hentschel <[email protected]> * additional instances of stake term Co-authored-by: Alexander Hentschel <[email protected]>
- Loading branch information
1 parent
e7fec51
commit bd91074
Showing
101 changed files
with
1,123 additions
and
903 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
Oops, something went wrong.