Commit Graph

5 Commits

Author SHA1 Message Date
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