916 Commits

Author SHA1 Message Date
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
3e91f85825 Add info table to top of EIPs 2018-03-21 12:59:50 +00:00
Nick Johnson
8781574c9f Use EIP layout for EIPs 2018-03-21 12:54:41 +00:00
Nick Johnson
4938bcbf91 Lowercase all frontmatter keys 2018-03-21 12:51:05 +00:00
Nick Johnson
e3e2797901 Use default template for EIPs 2018-03-21 12:46:59 +00:00
Nick Johnson
04e50bfcf5 Experiment with resetting base path 2018-03-21 12:43:03 +00:00
Nick Johnson
73c538d255 Use github pages gem 2018-03-21 12:37:47 +00:00
Nick Johnson
806ccbd6a3 Escape table entries correctly 2018-03-20 16:10:22 +00:00
Nick Johnson
b5f7831049 Sort EIPs by number 2018-03-20 16:08:01 +00:00
Nick Johnson
a4e8b8643d Fix typos in EIPs 2018-03-20 15:54:04 +00:00
Nick Johnson
01feced23e Added links to EIP pages 2018-03-20 15:25:15 +00:00
Nick Johnson
937d80bcd1 First attempt at an autogenerated jekyll listing of EIPs 2018-03-20 15:22:42 +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
Nick Johnson
6b8711eaeb
Merge pull request #937 from fulldecent/patch-7
ERC-721 correct interface ID
2018-03-20 09:47:42 +00: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
C. Brown
c70df15b6c
Merge pull request #1 from ethereum/master
Update EIP
2018-03-19 19:15:25 -05:00
Nick Savers
6f56245464
Merge pull request #933 from Fang-/patch-1
EIP-721: Remove throw condition for setApprovalForAll.
2018-03-18 19:27:19 +01: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
Nick Johnson
c0a9feb7a5
Merge pull request #929 from maurelian/patch-2
Update preamble to indicate final status
2018-03-13 17:23:57 +00:00
Maurelian
41ea883d6e
Update preamble to indicate final status 2018-03-13 12:24:45 -04:00
Nick Johnson
de3a3bcc24
Update EIP-X-metadata-nickjohnson.md 2018-03-12 14:40:33 +00:00
Nick Johnson
6519f179a9
Update EIP-X-authorisations-nickjohnson.md 2018-03-12 13:51:12 +00:00
Nick Johnson
79509bed92
Create EIP-X-authorisations-nickjohnson.md 2018-03-12 12:54:18 +00:00
Nick Johnson
e31dae63b4
Create EIP-X-metadata-nickjohnson.md 2018-03-12 12:33:17 +00:00
Nick Savers
8ebe56e8ab
Merge pull request #925 from Fang-/patch-1
EIP-721: Be explicit about setApprovalForAll's msg.sender requirement.
2018-03-10 23:01:28 +01:00
Fang
812f414d26
Be explicit about setApprovalForAll's msg.sender requirement.
Also correct a typo.
2018-03-10 21:26:49 +01:00
Yoichi Hirai
698d42f532
Simpler notation
A division `/` is simpler than multiplying the inverse `^(-1)`
2018-03-09 10:45:07 +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
Nick Savers
02ab22df6b
Merge pull request #922 from zaq1tomo/fix/eip616
EIP-616 from /EIPS/eip-EIPS/ to /EIPS/
2018-03-09 10:03:28 +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
b04ad3c9d1 Update REASDE.md (eip-3.mediawiki to eip-3.md) 2018-03-08 17:29:10 +09: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
Yoichi Hirai
91f8558c13
Fix the curve equation of G2
It is different from that of G1.  See https://github.com/ethereum/yellowpaper/pull/659
2018-03-05 15:18:07 +01:00
William Entriken
3d22a00e47
Update eip-721.md 2018-03-02 12:00:47 -05:00