2 Commits

Author SHA1 Message Date
Vittorio Minacori
64fefe6a64
ERC-1363: Move to Last Call (#2617)
Defines a token interface for ERC-20 tokens that supports executing recipient code on `transfer` or spender code on `approve`.
2020-09-13 18:24:11 +08:00
Vittorio Minacori
4c1bf4dd1b
ERC-1363 Payable Token (#2496)
* Add EIP 1363

* Update to solidity 0.6 and use external instead of public
2020-04-25 20:41:26 -06:00