Closed annatekl closed 1 year ago
Events should be emitted after sensitive changes take place, to facilitate tracking and notify off-chain clients following the contract’s activity.
./erc20-wrapper/erc20-wrapper.sol : transfer(), transferFrom(), approve();
consider emitting events in said functions.
db10871f6ec81d74e0afe9e1e49b8f2e143aadc5
Please add your planning poker estimate with Zenhub @TorstenStueber
Hey team! Please add your planning poker estimate with Zenhub @ebma @ashneverdawn
Events should be emitted after sensitive changes take place, to facilitate tracking and notify off-chain clients following the contract’s activity.
Paths:
./erc20-wrapper/erc20-wrapper.sol : transfer(), transferFrom(), approve();
Recommendation:
consider emitting events in said functions.
Found in:
db10871f6ec81d74e0afe9e1e49b8f2e143aadc5