Closed kingofclubstroyDev closed 1 year ago
Has any work been done on this issue? If not, I'd be happy to take over the assignment.
You can go ahead
If we can inherit from ERC20PausableUpgradeable, and override the _requireNotPaused as required, and implement a pause/unpause function callable by the owner
wait not for darwin it could mess up big time
we are NOT moving fwd with making darwin an ERC20 compatible as I think it will may raise too many issues.
Just by looking at the code , I can tell it is a reflection contract and the mostly look the same
We should inherit from ERC20 and override any functions we add functionality to, it will clean up the codebase, and it much less error prone