-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Compound Protocol v2.2 Release Candidate
Note: **this is a release candidate version and is not yet fully completed audited. This code is liable for change. For concerns about security, message [email protected]** This patch modifies the Compound Protocol Comptroller for a Timelock administrator which will add a delay to allow the community to audit and respond to changes before they are made. Additionally, in the event of an in-the-wild concern, we add a pause gaurdian that has the ability to pause borrows, withdraws or liqudations if any funds appear to be put at risk. We also change the behavior to allow a user to enter a market simply by invoking the borrow function. Finally, we make a variety of changes in response to the OpenZeppelin audits for minor code quality concerns.
- Loading branch information
Showing
85 changed files
with
12,741 additions
and
4,189 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
Oops, something went wrong.