Commit Graph

43 Commits

Author SHA1 Message Date
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
William Entriken e694c6d862
Use strong SHALL NOT language, thank you @carloschida 2018-02-23 01:21:39 -05:00
William Entriken 1a1295c903
Harmonize this standard to results from the ETHDenver event 2018-02-19 02:54:55 -05:00
William Entriken 792bf0520f
Better address BC 2018-02-16 14:24:22 -05:00
William Entriken 1d613bab25
Specify functions that cannot throw 2018-02-16 14:18:18 -05:00
William Entriken 992bbff14e
Add operators extension, a starting point 2018-02-16 05:56:40 -05:00
William Entriken d45177e6b1
Add a second implementation 2018-02-16 05:36:47 -05:00
William Entriken 290f31cd1b
Add note as 165 progresses through standardization 2018-02-16 05:04:47 -05:00
William Entriken dd3396a3ce
Add note about id choice 2018-02-16 04:44:29 -05:00
William Entriken f8fcf194ff
Switch to latest Solidity compiler 2018-02-16 04:02:10 -05:00
William Entriken 2b4971e3d3
Depend on 165 2018-02-16 03:37:15 -05:00
William Entriken 8743a2286c
Eat my words, add the transfer function 2018-02-16 03:02:03 -05:00
William Entriken ddd2525792
Provide illustration for scaling use case 2018-02-15 16:44:10 -05:00
William Entriken 7046c02cd6
Add implementation, thank you Nastassia Sachs 2018-02-15 12:06:18 -05:00
William Entriken 2b32af6ae6 fix markdown language 2018-02-13 22:56:03 -05:00
William Entriken 481e999d4a remove deedName 2018-02-13 22:54:27 -05:00
William Entriken 6149eccfca Update deed word choice explanation 2018-02-01 21:54:01 -05:00
William Entriken ea4ed40d45 Add deed name, rename return variables 2018-02-01 21:42:43 -05:00
William Entriken c0e6345a4d Use interface keyword 2018-01-28 17:22:35 -05:00
William Entriken 1ca7dfb9eb Fix signature, thanks @Beskhue 2018-01-28 14:06:57 -05:00
William Entriken 6754461619 Clarify invalid deeds and counting 2018-01-28 13:34:23 -05:00
William Entriken f53cc2ddba Clean up Accept wording 2018-01-27 16:51:32 -05:00
William Entriken 8636d7b8d6 occurred 2018-01-24 11:37:06 -05:00
William Entriken c39a9f56c7 Use "unusable", thanks @TCOA 2018-01-24 11:27:19 -05:00
William Entriken 001b67bda3 Clarify real estate transferrence fees, thank you @TCOA 2018-01-24 11:26:29 -05:00
William Entriken f3765be953 At risk of making this more boring to read, remove flavor text, thanks @TCOA 2018-01-24 11:22:01 -05:00
William Entriken 2fd4768662 "This is a" language, thanks @pirapira 2018-01-24 10:48:19 -05:00
William Entriken e28b0ee623 Undo time travel, thanks @pirapira 2018-01-24 10:47:37 -05:00
William Entriken 29f88ccbc4 Add "title" as considered alternative, thanks @TCOA 2018-01-24 10:46:10 -05:00
William Entriken 4f71a029b8 Correct spelling errors and interface name, thanks @Beskhue 2018-01-24 10:42:02 -05:00
William Entriken 31ed49ea42
EIP-721 Deed Standard
# TO DO:

- [ ] Get to status accepted
- [ ] Write test cases
- [ ] Write implementation (on OpenZeppelin?)
- [ ] Get to ​status final
2018-01-24 01:06:45 -05:00