-
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.
feat: individual thresholds and reverse dutch auction
* feat: infra and encoding for bpDiffForMaxReward * feat: calculations for payout * test: refactor tests to make it work * feat: expose bpDiffForMaxReward in public function * test: changes for large tests * refactor: rename variable * feat: impl new reward logic * test: fuzzing all cases below threshold * test: fuzz all cases with different scenarios of price changes * lint: rm console statement * test: rename variable * gas: update snapshot * docs: update comments * fix: introduce limits for threshold * gas: update snapshot * fix: PR comments * gas: update snapshot
- Loading branch information
Showing
10 changed files
with
399 additions
and
225 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
Oops, something went wrong.