Commit Graph

84 Commits

Author SHA1 Message Date
William Entriken 035a021168 Update HTTP->HTTPS when both URLs work (#1714) 2019-03-09 08:56:08 +01:00
William Entriken 4854972ae5 Correct URLs to preferred citation format (#1808) 2019-03-08 12:57:40 +01:00
Albert 1a9ff713b0 Fix typo (#1746) 2019-03-01 19:28:30 +01:00
Albert c7a29f363f Fix JSON syntax (#1578)
While the previous JSON may be valid for some interpreters (like JavaScript's) it's not valid according to RFC 4627 due to the trailing commas.
2018-12-04 11:06:25 +13:00
William Entriken b015a86658 Move EIP 721 to Final (#1170) 2018-06-22 06:07:33 +02:00
Maciej Górski 27788131d5 Automatically merged updates to draft EIP(s) 721
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-06-19 18:23:02 +01:00
William Entriken d34382fbc2 Automatically merged updates to draft EIP(s) 721
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-06-19 17:15:32 +01:00
William Entriken 1c9668e28d Automatically merged updates to draft EIP(s) 721
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-06-19 15:36:39 +01:00
Maciej Górski cd57cb477f Automatically merged updates to draft EIP(s) 721
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-06-18 20:38:24 +01:00
Maciej Górski ac657ad49b Automatically merged updates to draft EIP(s) 721
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-06-18 20:22:59 +01:00
William Entriken c9a9320e9d Update to two-week review status (#1101)
* Update to two-week review status

* Update review period metadata name

* Update status to last call

* Update eip-721.md
2018-06-04 17:37:44 +01:00
William Entriken 3d00a3b97d Automatically merged updates to draft EIP(s) 721
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing draft EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-06-01 04:02:14 +01:00
William Entriken d64b839cf1 Automatically merged updates to draft EIP(s) 721
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing draft EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-05-30 16:28:04 +01:00
William Entriken 125df7ea0e Automatically merged updates to draft EIP(s) 721
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing draft EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-05-16 16:07:44 +01:00
Andrew Parker c3426b0990 Automatically merged updates to draft EIP(s) 721
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing draft EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-05-16 05:46:43 +01:00
bitspill 841361e3f3 Automatically merged updates to draft EIP(s) 721
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing draft EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-04-11 20:15:24 +01:00
Joe Jordan b3fccf9a10 Automatically merged updates to draft EIP(s) 721
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing draft EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2018-04-07 22:09:48 +01:00
John Forrest 87f1091c0c Moving operator language to function instead of event 2018-03-27 10:48:17 -05:00
John Forrest 48bec76f58 Update operator language
- Fixed typo (operator to operators)
- Explicitly call out the implementation MUST support multiple operators per owner as implied by the comments
- Removed unnecessary throw from the dev instructions on setApprovalForAll
2018-03-27 10:45:19 -05:00
Nick Johnson e2232f380e Fix travis build script, and more typos identified by it 2018-03-23 16:56:22 +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 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
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
William Entriken 39067a2db9
Fix broken link 2018-03-08 15:54:12 -05:00
William Entriken 39687dca04
Cosmetic change, remove return name, thank you @nanolucas 2018-03-07 13:50:12 -05: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