5 Commits

Author SHA1 Message Date
lightclient
3173a6fcff
remove ERC prefix from title (#3718) 2021-08-15 19:14:36 +08:00
Vittorio Minacori
e0ae0302b6
feat: just update interface id (#3432) 2021-03-27 17:21:07 +08:00
Vittorio Minacori
63e2c41262
ERC-1363: Move to Final (#3027) 2020-10-28 13:23:54 +08:00
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