forked from anoma/namada
-
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.
Merge branch 'brent+tomas/pos-crate-refactor' (anoma#2253)
* origin/brent+tomas/pos-crate-refactor: changelog: add anoma#2253 proof_of_stake: re-order and make some fns private proof_of_stake: move mod files with other sub-modules compactify code that modifies validator sets resolve clippy refactor pos/tests refactor pos lib code
- Loading branch information
Showing
50 changed files
with
13,441 additions
and
13,553 deletions.
There are no files selected for viewing
2 changes: 2 additions & 0 deletions
2
.changelog/unreleased/improvements/2253-pos-crate-refactor.md
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Refactor the PoS crate by breaking up the lib and tests code into smaller | ||
files. ([\#2253](https://github.com/anoma/namada/pull/2253)) |
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.