Consensys / Tokens

Ethereum Token Contracts
MIT License
2.06k stars 1.19k forks source link

Improved logic in "TransferFrom" function #143

Open rtroncosogar opened 5 years ago

rtroncosogar commented 5 years ago

Hello everyone,

According to my opinion, this suggestion makes more sense, because first at all will take the token from the owner and just then the tokens will be added to the recipient.

Greetings!

qoire commented 5 years ago

I believe this would violate the intent of the change, see: https://github.com/ethereum/EIPs/issues/717