23 Commits

Author SHA1 Message Date
lightclient
aa6ea0b111
Update EIP statuses (#3096)
I'm updating EIP statuses according to #2996. The mappings are as follows:

```
Draft => Draft
Last Call => Last Call
Accepted => Final
Final => Final
Superseded => Final
Abandoned => Withdrawn
Rejected => Withdrawn
Active => Living
```
2020-11-06 12:41:46 +08:00
Micah Zoltu
15f61ed0fd
Adds rule to EIP-1 that references to other EIPs must use relative path format and the first reference must be linked. (#2947)
I have gone through and updated all existing EIPs to match this rule, including EIP-1.

In some cases, people were using markdown citations, I suspect because the long-form was a bit verbose to inline.  Since the relative path is quite short, I moved these to inline but I wouldn't be opposed to putting them back to citation format if that is desired by the authors.

In doing the migration/cleanup, I found some EIP references to EIPs that don't actually exist.  In these cases I tried to excise the reference from the EIP as best I could.

It is worth noting that the Readme actually already had this rule, it just wasn't expressed properly in EIP-1 and the "Citation Format" section of the readme I think caused people a bit of confusion (when citing externally, you should use the citation format).
2020-09-30 12:22:43 +08:00
Jacques Dafflon
c8f3b4e300 ERC1820: Move to final, mark 820 as superseded (#1919) 2019-04-07 00:06:15 +02:00
William Entriken
035a021168 Update HTTP->HTTPS when both URLs work (#1714) 2019-03-09 08:56:08 +01:00
Jacques Dafflon
1a0bdc253b ERC820: Move to Final (#1677) 2019-01-10 09:30:46 +13:00
Jacques Dafflon
38aa52e046 ERC820: Last Call (#1660) 2018-12-18 12:49:36 +13:00
Nick Johnson
68a68d8f6f Revert "last call" status to "draft" on EIP-820 (#1624) 2018-12-12 15:01:04 +01:00
Jordi Baylina
de6c3290c8 Automatically merged updates to draft EIP(s) 820
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-11-24 18:44:29 +00:00
Jordi Baylina
8dddf4acdf Automatically merged updates to draft EIP(s) 820
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-11-19 21:04:35 +00:00
Jacques Dafflon
4bfe033f00 ERC820: Extend last call 2018-11-16 17:34:37 -06:00
Jacques Dafflon
1f16f167dc ERC820: Fix comments and doc 2018-11-16 17:34:37 -06:00
Jacques Dafflon
da18d5e866 Automatically merged updates to draft EIP(s) 820
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-11-04 20:16:40 +00:00
Jacques Dafflon
75bafd1eb8 Automatically merged updates to draft EIP(s) 820
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-10-23 13:06:37 +01:00
William Entriken
6a7d56aa8d , (#1439) 2018-10-15 12:24:25 +01:00
Jacques Dafflon
48a426f20b ERC820: Moving to last call (#1427) 2018-09-19 14:43:11 +01:00
Jacques Dafflon
14f978f568 Automatically merged updates to draft EIP(s) 820
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-09-18 22:50:55 +01:00
Jacques Dafflon
7b3104cb47 Automatically merged updates to draft EIP(s) 820
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-09-17 22:08:27 +01:00
Jacques Dafflon
46961da17b Automatically merged updates to draft EIP(s) 820
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-08-28 17:55:19 +01:00
Jacques Dafflon
a568bf326f Automatically merged updates to draft EIP(s) 820
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-08-13 03:07:33 +01:00
Jordi Baylina
cd59c3477c Automatically merged updates to draft EIP(s) 820
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-07-31 16:46:54 +01:00
Jordi Baylina
deeb2dbffb Automatically merged updates to draft EIP(s) 820
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-07-18 21:00:05 +01:00
Jordi Baylina
09d39ce44d Automatically merged updates to draft EIP(s) 820
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-05 09:50:30 +01:00
Jordi Baylina
ea5b7b32fe ERC-820 Pseudo-introspection using a registry contract. (#906)
* ERC-820 Pseudo-introspection using a registry contract.

* Typos, links, and better explanation of Nicks deployment method

* Formating fix

* Email address

* solidity syntax highlight

* Adapt to new template for EIPs

* Discussions link added

* Fix link in discussion-to

* Type fixed
2018-04-06 14:01:42 +01:00