-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add Mana decay computation * fix up the mana decay fn * add potential mana calculation * refactor * rename * make epoch/slot conversion simple * cleanup * impl Into * clippy * Add tests * revert functionality and comment out tests that cannot pass * revert to non-wrapping lower_n_bits * okay one more check --------- Co-authored-by: Thibault Martinez <[email protected]>
- Loading branch information
1 parent
ac80cc9
commit de89ba4
Showing
8 changed files
with
523 additions
and
141 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.