8 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
William Entriken
c0a868976e
Use https (and not http) where possible (#2639) 2020-05-15 23:44:18 +01:00
Ronan Sandford
eaa9c6a8fc
Automatically merged updates to draft EIP(s) 1930 (#2495)
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-01-30 09:30:04 +13:00
Ronan Sandford
ae0c0d8fa1 Automatically merged updates to draft EIP(s) 1930 (#2086)
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-26 09:06:21 +12:00
Ronan Sandford
e2f9acef1f Automatically merged updates to draft EIP(s) 1930 (#2076)
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-24 22:32:25 +12:00
Alex Beregszaszi
af982f1470 Run spelling checks on CI (#2040) 2019-05-19 08:54:10 +02:00
Ronan Sandford
72657123e8 Call strict gas (#1950)
* CALL with strict gas

* fix date

* 1930

* update with explicit code change

* add link to discussion

* update

* fix link
2019-05-14 08:17:53 +12:00