15 Commits

Author SHA1 Message Date
Blaine Malone
5eee2bc403
EIP2981 status changed to 'Final'. (#3671) 2021-07-24 17:48:33 +00:00
Blaine Malone
e40973d749
EIP2981 status changed to 'Last Call'. ✍️ (#3635)
* fix: updating eip-2981 status from 'Review' to 'Last Call'.

* Triggering auto-merge with empty commit.

* fix: Review period needs to be added for last call status.

* fix: Review period needs to be added for last call status.

* update review-period-end

Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
2021-07-08 16:51:21 +00:00
Blaine Malone
ec0756d128
EIP2981 general revisions ✍️ (#3631)
* fix: Grammar, typos and general clarity of ideas.

* Triggering auto-merge with empty commit.
2021-06-28 02:39:15 +00:00
Blaine Malone
d20f7969bf
EIP2981 content revised ✍️ (#3630)
* fix: _value is now _salePrice, royaltyInfo() return values no longer have underscore prefix, checkRoyalties function uses IERC165 interface instead of IERC2981 interface,fixed-percentage wording revised, caveats added around percentage calculation, conversation with artist and marketplace cleaned up.

* fix: Grammar mistake.

* fix: typo, not Buyer, but Royalty recipient.

* fix: Formatting on paragraphs and fixed importing IERC165 interface.

* fix: Cleaner wording for salePrice and royaltyAmount unit of account.
2021-06-26 22:57:58 +00:00
Blaine Malone
448b69a3a7
fix: cleaning up grammar and clarifying conversations between NFT ecosystem participants. (#3620) 2021-06-20 15:00:59 +08:00
Blaine Malone
b0f1209fc5
fix: Typos fixed and used less passive language. Formatting updating in various parts. (#3616) 2021-06-18 19:03:00 +00:00
James Seibel
4fc9304c49
Move EIP-2981 to Review with some final fixes (#3591)
* Move EIP-2981 to Last Call with some final fixes

* Final updates based on comments and change to Review

* Move EIP-2981 to Last Call with some final fixes

* Final updates based on comments and change to Review

* EIP-2681: move to last call (#3139)

Limit account nonce to 2^64-1

* Latest changes from discussion

Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
2021-06-18 18:40:49 +00:00
James Seibel
9d98e7666b
Automatically merged updates to draft EIP(s) 2981 (#3575)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-05-19 07:12:00 +12:00
James Seibel
d12ddc76ce
Automatically merged updates to draft EIP(s) 2981 (#3555)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-05-08 02:27:51 +12:00
James Seibel
62bda327b6
Automatically merged updates to draft EIP(s) 2981 (#3486)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-04-09 16:12:15 +12:00
James Seibel
cb37b1838d
Automatically merged updates to draft EIP(s) 2981 (#3485)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-04-09 15:30:57 +12:00
James Seibel
1b7b2a2671
Automatically merged updates to draft EIP(s) 2981 (#3407)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-17 18:11:43 +13:00
Blaine Malone
ed1ea94631
Automatically merged updates to draft EIP(s) 2981 (#3367)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-13 03:43:15 +13:00
VexyCats
1027add490
Automatically merged updates to draft EIP(s) 2981 (#3123)
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
2020-11-21 20:08:45 +13:00
VexyCats
00cf4103f2
EIP-2981: ERC-721 Royalty standard - Standardized means of accepting royalties for NFT marketplaces across the ecosystem (#2981)
A standardized way to handle royalty payments for ERC-721 tokens, including publicly viewable information and notification of payment event.
2020-09-22 18:13:28 +08:00