14 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
4caaba240b
Fix spelling mistakes detected by newer codespell (#2683)
* Add iam to codespell-whitelist (used as a variable name)

* Allow french spelling in the whitelist

* Allow ACN (australian company number) in the whitelist

* Fix misspellings
2020-06-03 11:22:07 +12:00
Alex Beregszaszi
2015ea3797 Add EIP-1474 as a requirement to RPC ERCs 2019-05-21 18:43:32 +01:00
Alex Beregszaszi
af982f1470 Run spelling checks on CI (#2040) 2019-05-19 08:54:10 +02:00
Domino Valdano
0fe9ffabd6 Automatically merged updates to draft EIP(s) 758
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-27 12:27:26 +01:00
Domino Valdano
a328583df1 Automatically merged updates to draft EIP(s) 758
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-12 17:58:25 +01: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
4938bcbf91 Lowercase all frontmatter keys 2018-03-21 12:51:05 +00:00
Nick Johnson
cdc9c981e9 Fixed headers for existing EIPs to be conformant YAML frontmatter 2018-03-20 15:10:58 +00:00
Jack Peterson
26fe3aa246
Removed light client comment 2017-12-19 12:54:04 -08:00
Jack Peterson
522584f040
Clarify for which transactions the client is notified 2017-12-15 11:36:59 -08:00
Yoichi Hirai
69194eab82
Update eip-758.md 2017-12-05 16:37:56 +01:00
Yoichi Hirai
c01e809802
Linking to an EIP by filename 2017-12-05 16:30:35 +01:00
Yoichi Hirai
e15c813149
Rename into eip-758.md 2017-12-05 16:29:51 +01:00