Commit Graph

632 Commits

Author SHA1 Message Date
Nick Johnson fce8e67161 EIP 779 is meta, not info 2018-03-21 16:32:38 +00: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 264e8be5ed Use pretty URLs 2018-03-21 13:36:46 +00:00
Nick Johnson aea7bfceb5 Update eip-X template, more tweaks to EIP 1 and jekyll template. 2018-03-21 13:14:02 +00:00
Nick Johnson c231d1c980 Update EIP 1 with header format changes, fix a few other EIP header issues 2018-03-21 13:10:08 +00:00
Nick Johnson 4938bcbf91 Lowercase all frontmatter keys 2018-03-21 12:51:05 +00:00
Nick Johnson a4e8b8643d Fix typos in EIPs 2018-03-20 15:54:04 +00:00
Nick Johnson cdc9c981e9 Fixed headers for existing EIPs to be conformant YAML frontmatter 2018-03-20 15:10:58 +00:00
Nick Savers 69e9dfedfd
Merge pull request #917 from hjorthjort/patch-1
Change `constant` modifier to `view` in functions
2018-03-20 11:44:16 +01:00
William Entriken d164cb2031
Correct ERC-165 id 2018-03-19 23:35:33 -04:00
C. Brown 47e16b4baf
Update eip-721 natspec 2018-03-19 19:19:08 -05:00
Fang 4cf57f5dba
Remove throw condition for setApprovalForAll.
And tweak the description to more clearly indicate its difference from the other, per-NFT operations.
2018-03-16 21:53:36 +01:00
Maurelian 41ea883d6e
Update preamble to indicate final status 2018-03-13 12:24:45 -04:00
Fang 812f414d26
Be explicit about setApprovalForAll's msg.sender requirement.
Also correct a typo.
2018-03-10 21:26:49 +01:00
Nick Savers 0da6871228
Merge pull request #841 from fulldecent/patch-2
EIP-721 Non-Fungible Token Standard
2018-03-09 10:06:35 +01:00
Nick Savers 8d14470d39
Merge pull request #919 from zaq1tomo/fix/eip3
EIP3 from .mediawiki to .md
2018-03-09 10:03:53 +01:00
zaq1tomo 90c54225f3 move eip-6i6.md 2018-03-09 14:17:50 +09:00
William Entriken 39067a2db9
Fix broken link 2018-03-08 15:54:12 -05:00
zaq1tomo 027f394c2e delete eip-3.mediawiki 2018-03-08 17:26:53 +09:00
zaq1tomo 97a48d9ba6 update eip-3.md 2018-03-08 17:26:14 +09:00
zaq1tomo 510a0a2ac6 update eip-3.md 2018-03-08 17:26:10 +09:00
zaq1tomo d964470d79 update eip-3.md 2018-03-08 17:25:32 +09:00
zaq1tomo 8fa9860a5b update eip-3.md 2018-03-08 17:24:50 +09:00
zaq1tomo 72c4820724 update eip-3.md 2018-03-08 17:20:58 +09:00
zaq1tomo f81465cf1b update eip-3.md 2018-03-08 17:19:36 +09:00
zaq1tomo faaec24907 add eip-3.md file 2018-03-08 17:19:21 +09:00
William Entriken 39687dca04
Cosmetic change, remove return name, thank you @nanolucas 2018-03-07 13:50:12 -05: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
William Entriken 19a5f63ea1
Correct whitespace 2018-03-06 22:50:01 -05:00
William Entriken 438c09e436
Move all links to separate references section 2018-03-06 22:35:52 -05:00
William Entriken 3d22a00e47
Update eip-721.md 2018-03-02 12:00:47 -05:00
William Entriken bed6978cae
Correct reference name 2018-03-02 11:49:33 -05:00
William Entriken 7304cca060
Update eip-721.md 2018-03-01 03:33:06 -05:00
William Entriken e855ea66c8
Make getApproved constant view 2018-02-28 23:54:45 -05:00
William Entriken 2bddd126de
Update transfer naming and interface IDs 2018-02-28 14:29:27 -05:00
William Entriken 89d0162231
Bytes, not bytes[], thanks @sz-piotr 2018-02-28 12:18:48 -05:00
William Entriken e847ffee78
Use a better magic value, clarify callback, thanks @abandeali1 2018-02-26 22:10:41 -05:00
William Entriken 1eeddf7a57
Merge pull request #2 from fulldecent/reconsider-deed-name
Reconsider the word "deed"
2018-02-26 21:49:16 -05:00
William Entriken 7e8345574e
Link to mentioned Solidity bug 2018-02-26 11:13:12 -05:00
William Entriken 223e46c7ce
More draft wording changes 2018-02-26 02:05:54 -05:00
William Entriken 707cb55898
Merge branch 'patch-2' into reconsider-deed-name 2018-02-26 00:49:50 -05:00
William Entriken 74dadccc85
Add transfer security, give everything else a once-over 2018-02-26 00:40:30 -05:00
William Entriken 2a56e50ece
Allow to query the approved contracts 2018-02-25 23:27:38 -05:00
William Entriken 7857e7de0a
Merge branch 'patch-2' into reconsider-deed-name 2018-02-25 15:47:59 -05:00
William Entriken 3442342c5a
ERC-165 is now accepted, add strong support for 820 extension of 165
Thanks @eordano for bringing this up
2018-02-23 11:13:01 -05:00
William Entriken 39396a50a2
Fix typo 2018-02-23 11:04:06 -05:00
William Entriken 868a208451
Remove my name as interface author, that isn't helping anything 2018-02-23 11:03:36 -05:00
William Entriken 29cf090a0d
Correct typos in JSON schema 2018-02-23 10:39:15 -05:00
William Entriken 21e0d2472b Rename to assets 2018-02-23 02:48:05 -05:00
William Entriken ab00c60414
Update operator language 2018-02-23 01:35:35 -05:00