Commit Graph

10 Commits

Author SHA1 Message Date
Clément Lesaege 0dfcdb77b0 Remove link to force 0 implementation (updated) (#1475)
New PR due to name change of the file.
See https://github.com/ethereum/EIPs/pull/789
2018-10-15 11:57:00 +01:00
Adrian Ciurdărean fd1fd85bbd Fix OpenZeppelin ERC20 Standard Token link. (#1485) 2018-10-15 11:48:30 +01:00
knarfeh 1c53939ca0 Fix typo, releated->related (#1134) 2018-06-04 17:21:51 +01:00
Nick Johnson ef9dc7ece6
Move EIP 20 from Accepted to Final 2018-04-20 14:29:51 +01:00
Nick Johnson 7038c5f9b9 Add pages for each EIP type, improve listing tables with links 2018-03-21 15:55:18 +00:00
Nick Johnson 4938bcbf91 Lowercase all frontmatter keys 2018-03-21 12:51:05 +00:00
Nick Johnson cdc9c981e9 Fixed headers for existing EIPs to be conformant YAML frontmatter 2018-03-20 15:10:58 +00:00
Rikard Hjort 7eada30ade
Change `constant` modifier to `view` in functions
As the `constant` modifier for functions [is deprecated and planned to be dropped in Solidity 0.5](http://solidity.readthedocs.io/en/develop/contracts.html#view-functions), wouldn't it make sense to reflect this in this standard's code examples?
2018-03-07 14:18:21 +09:00
Mandar Vaze f346b609cf
Fixed a typo 2018-02-19 12:46:47 +05:30
Yoichi Hirai cea1db05a3
Move eip-20-token-standard.md to eip-20.md
To prevent dangling links, I left a notice in eip-20-token-standard.md
2018-01-25 14:23:26 +01:00