bokkypoobah / FixedSupplyTokenFactory

Fixed Supply Token 👊 Contract + Factory - A Token Contract Vending Machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add warnings to `approveAndCall(...)` and `receiveApproval(...)`

bokkypoobah opened this issue · comments

@pertsev had some comments on approveAndCall(...) and receiveApproval(...) on the error handling and malicious contracts.

I will be keeping the design for approveAndCall(...) and receiveApproval(...) the same, is it is what I intended, but will be adding comments to add some warnings.