Vesting PR
November 11, 2020
Features added since last time
Feature | Status | Details |
_grantComp(addr, uint) | ✅ Complete | Grant one-off COMP payment to an address |
_setCompSpeed(CToken, uint) | ✅ Complete | Set COMP reward emission speed for a single market (cToken) |
Remove automatic COMP claims | ✅ Complete | Removed automatic COMP claims in common interactions like minting, borrowing and others |
Remove refreshCompSpeeds | ✅ Complete | Removed automatic setting of COMP speeds for different markets (see _setCompSpeed) |
Remove _setCompRate(uint) | ✅ Complete | Removed the ability to set COMP emission rate as speeds are now set at market level |
Timeline
Commit | Status | ETA | Details |
Code Complete | ✅ Complete | 11/1/2020 | |
Code reviewed by Compound Labs and the community | ✴️ In Progress | 11/18/2020 | ✅ Addressed comments from Jared and Max ✴️ Waiting for feedback on new features |
Security Audit | ✴️ In Progress | 11/16/2020 | Quantstamp is currently auditing the changes |
Proposal to add vesting | ⭕️ Upcoming | 11/20/2020 | Initial proposal added to governance |