-
-
Notifications
You must be signed in to change notification settings - Fork 775
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allow disabling checkout via admin (#9870)
* fix: apply the cap after normalising the distribution (#9846) * fix: apply the cap after normalising the distribution * fix: adds flag to estimate_clr so that we can skip saving the results * fix: expose id and title to make it easier to compare results * fix: apply Adityas comments * add logging * add more logs * add logging * fix: adds id to totals * fix: clean up logs * fix: ensures we dont spread the remainder if we havent reached the saturation point * fix: debug output Co-authored-by: Aditya Anand M C <[email protected]> * fix: enable search in GrantCLRCalculation admin * fix: ensures props are available for str of questAttempt * fix: prevents bigNumber overflow (#9862) * allow disabling checkout via admin Co-authored-by: Graham Dixon <[email protected]> Co-authored-by: Graham Dixon <[email protected]>
- Loading branch information
1 parent
a1b44bb
commit d18337c
Showing
3 changed files
with
19 additions
and
2 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