compound-protocol icon indicating copy to clipboard operation
compound-protocol copied to clipboard

Several improvements on TimeLock.sol

Open AmazingAng opened this issue 3 years ago • 2 comments

  1. Add in-queue check for cancelTransaction() in Timelock.sol
  2. Delete import SafeMath, since SafeMath is no longer needed starting with Solidity 0.8.
  3. Delete keyword "public" in the constructor.

AmazingAng avatar Aug 12 '22 14:08 AmazingAng

Hi! If you'd assign me to this issue, I'd be happy to create a PR to address it. Thanks!

PenneconDavid avatar Aug 13 '25 02:08 PenneconDavid

please do create the PR for me TY

Tcola0f avatar Sep 22 '25 18:09 Tcola0f