-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Purpose of Changes and their Description Fixes hyper aggressive topic dripping Adds a test, fixes another test that was not setting the `BlocksPerEpoch` on the params, getting a div by zero. ## Link(s) to Ticket(s) or Issue(s) resolved by this PR PROTO-2150, RES-302 ## Are these changes tested and documented? - [X] If tested, please describe how. If not, why tests are not needed. -- tested locally for now, in line with design - [X] If documented, please describe where. If not, describe why docs are not needed. -- in line with design now - [X] Added to `Unreleased` section of `CHANGELOG.md`? -- no need since it is a fix on new feature that already is in the Changelog.
- Loading branch information
Showing
3 changed files
with
60 additions
and
5 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