11 Commits

Author SHA1 Message Date
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
Alex Beregszaszi
40be4cb868 Mark all Istanbul EIPs are Final (#2410) 2019-12-04 07:51:32 -06:00
Alex Beregszaszi
2f768fca4d
Change Istanbul EIPs to Last Call (152, 1108, 1679, 1884) – but not 1344 as that went through Last Call (#2409) 2019-11-30 15:38:06 +01:00
Antonio Salazar Cardozo
98c541f1e0 Update EIP-1108 to reflect Final status (#2295)
Since the Istanbul meta-EIP has EIP-1108 listed for the hardfork and
the implementation tracker lists everyone as having merged, this EIP
seems reasonable to move to Final status.
2019-11-05 13:56:34 +00:00
Antonio Salazar Cardozo
9ca26c943a Automatically merged updates to draft EIP(s) 1108 (#2177)
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
2019-07-06 01:26:40 +12:00
Antonio Salazar Cardozo
9af2a9b1ef Automatically merged updates to draft EIP(s) 1108 (#2067)
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
2019-05-25 03:32:38 +12:00
Alex Beregszaszi
af982f1470 Run spelling checks on CI (#2040) 2019-05-19 08:54:10 +02:00
Antonio Salazar Cardozo
5de9e0c367 Automatically merged updates to draft EIP(s) 1108 (#2005)
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
2019-05-10 05:23:40 +12:00
Zachary James Williamson
44073f86a3 Automatically merged updates to draft EIP(s) 1108 (#1987)
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
2019-05-08 13:10:16 +12:00
pdyraga
a181d1dd09 Automatically merged updates to draft EIP(s) 1108
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-26 23:21:36 +01:00
Antonio Salazar Cardozo
75b14160d9 EIP-1108: Reduce alt bn128 gas costs (#1108)
* Add draft of elliptic-curve gas cost reduction EIP

* Add status and EIP dependencies

* Lowercase preamble per observed practice

* Tweak EIP title to reflect core cause for cost reduction

The EIP listed out the precompiles, but really this is about reducing all
alt_bn128-related gas costs.

* Reduce constant factor in line with original EIP issue

For some reason this got missed when turning into PR form.

* Fix footnote formatting

* Drop extraneous code fence

* GitHub username only for EIP author line

* Label alt_bn128 gas cost EIP as EIP 1108
2018-06-04 17:34:31 +01:00