Submitted by Jujic, also found by danb
The owner of PaladinRewardReserve can approve and transfer any amount of tokens with no limits on any account. This is not good for investors. To give more trust to users: these functions should be put behind a timelock.
PaladinRewardReserve.sol#L28
PaladinRewardReserve.sol#L52
VS Code
Add a timelock to transfer and spender approved functions.
Kogaroshi (Paladin) acknowledged and commented:
