Submitted by Dravee
To give more trust to users: functions that set key/critical variables should be put behind a timelock.
https://github.com/code-423n4/2022-01-sandclock/blob/main/sandclock/contracts/strategy/BaseStrategy.sol#L249-L253
VS Code
Add a timelock to setter functions of key/critical variables.
naps62 (Sandclock) acknowledged:
ryuheimat (Sandclock) commented:
