-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: make sure GOOD rewards are updated on change * fix: limit amount of G$ to sell for fees * fix: dont count on fundmanager and exchange helper for funds transfer * fix: dont allow untrusted staking contracts * fix: dont allow transfer of hacked funds * add: hack fix upgrade script * add: test for reward update fix * add: celo distribution helper * add: basic upgrade script * Revert "fix: dont count on fundmanager and exchange helper for funds transfer" This reverts commit deeec59. * Revert "fix: dont allow transfer of hacked funds" This reverts commit a88a438. * revert: initial reserve deposit * fix: reset so other test file dont break * fix: e2e testing issue * add: todo * add: mento upgrade simulation and contract * add: mint ubi calculation fixes and guardian proposal approval * fix: dont count on fundmanager and exchange helper for funds transfer * add: only trust reservesupply for ubi minting * fix: new var storage location * add: eth reserve restore upgrade * add: audit fixes * add: fix tests * fix: celodisthelper sell gd * fix: celodist helper tests * fix: failing test * fix: coverage * add: use transferfrom to prevent dai lock. upgrade fuse governance * add: remove mento upgrade into separate PR * add: removed outdated todo * fix: code review use constant for repeating addresses * fix: remove redundant require * add: allow to restore reserve in batches
- Loading branch information
Showing
27 changed files
with
1,612 additions
and
680 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
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.