-
Notifications
You must be signed in to change notification settings - Fork 34
Approve revert if the contract is in the pause state #335
Copy link
Copy link
Closed
Labels
Next releaseThe issue has been merged into dev and will be part of the next releaseThe issue has been merged into dev and will be part of the next releaseenhancementNew feature or requestNew feature or request
Description
CMTAT v3.1.0
Approve function not protected by pause modifier, allowing allowance changes when contract is paused
While it is intended and don't impact the transfer, we may want to change this in the future
Reported by Nethermind AuditAgent
CMTAT v3.2.0
The function approve for all deployment version,except light version, will revert if the contract is in the pause state
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Next releaseThe issue has been merged into dev and will be part of the next releaseThe issue has been merged into dev and will be part of the next releaseenhancementNew feature or requestNew feature or request