compound-protocol
compound-protocol copied to clipboard
Several improvements on TimeLock.sol
- Add in-queue check for cancelTransaction() in Timelock.sol
- Delete import SafeMath, since SafeMath is no longer needed starting with Solidity 0.8.
- Delete keyword "public" in the constructor.
Hi! If you'd assign me to this issue, I'd be happy to create a PR to address it. Thanks!
please do create the PR for me TY