forked from cosmos/cosmos-sdk
-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: distribute every 50 blocks (#527)
* distribute every 10 blocks * total power logic in loop * distribute on block height 2 as well * set distribution to each block for tests * remove special case for test * add test displaying delayed logic * add clarifying comments, change to 20 * remove block height 2 hack * comment * Update allocation_test.go * test fixes, up to 50 blocks
- Loading branch information
1 parent
3ef7ba4
commit 71a80e5
Showing
2 changed files
with
17 additions
and
7 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