The documentation states token will behave like an OpenZeppelin ERC20, but its implementation does not emit Transfer events on _mint() and _burn(), whereas OpenZeppelin’s _mint() and _burn() always emit Transfer(address(0), to, amount) and Transfer(from, address(0), amount)`
Updating the token’s mint and burn to follow the OpenZeppelin ERC20
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.
The contest is complete and the rewards are being distributed.