7 Commits

Author SHA1 Message Date
Micah Zoltu
c4898b30f0
1186: Removes Implementation section (#3099)
Implementation tracking is part of the hard fork coordination process which now lives at https://github.com/ethereum/eth1.0-specs/.  Removing this section to avoid causing confusion since it likely won't be maintained or represent a full view of reality.  Also, it isn't really appropriate for EIPs anymore.
2021-01-26 18:32:22 -07:00
Alex Beregszaszi
f8e7c028f5
Simplify the EIP template (#2939)
* Try to clarify the meaning of EIP fields

* Remove unhelpful extra comments in the template

* Change EIP-1491 from CRLF to LF

* Remove template comments from EIPs

* Fix heading: Abstarct -> Abstract

* Update EIP-2014

* Change author list of EIP-1
2020-09-08 17:32:52 +08:00
lightclient
3194278525
Switch validator to eipv (#2860)
* switch to eipv

* fix

* fix

* 1153 remove trailing whitespace

* remove file name checks

* 615 remo whitespace before comma

* 884 remove extra single-quotes

* 1337 remove whitespace before comma

* 1057 remove extra spaces after comma

* 2470 update created date to Y/M/D format

* 1078 update required eips to be in ascending order

* 2477 update required eips to be in ascending order

* 1271 remove extra whitespace

* 2767 required eipupdated to be in ascending order

* 2525 update created date to Y/M/D format

* 2458 remove trailing whitespace

* 1884 remove trailing whitespace

* 712 authors should be on a single line

* 601 remove extra whitespace

* 1485 remove unneeded parentheses

* 634 remove trailing whitespace

* 2657 update discussions-to to correct spelling

* 2009 remove trailing whitespace

* 998 required eips updated to be in ascending order

* 1186 remove trailing whitespace

* 1470 remove extra whitespace

* 1895 update created date to Y/M/D format

* 2747 remove extra whitespace

* 1613 remove leading whitespace

* 1571 can'have both handle and email in author field

* 1191 remove trailing whitespace

* 1973 remove trailing whitespace

* 196 don't wrap title field

* 1679 required eips must be in ascending order

* 1620 author can't have both handle and email

* 197 don't line wrap title field

* 2378 remove extra newline

* 1355 author can't have both handle and email

* 698 update created date to Y/M/D format

* 2193 required eips must be in ascending order

* 214 remove extra info after author email

* use v0.0.3 of eipv

* 1 remove malformed field

* bump eipv to v0.0.4

* cache eipv build

* 1485 remove extra author info

* 2771 removing extra whitespaces
2020-08-10 11:18:25 -05:00
Alex Beregszaszi
24c481d21e
Update eip_validator to 0.8.2 (#2161)
* Fix Markdown formatting in EIP-1186

* Update eip_validator to 0.8.2
2019-07-02 01:26:48 +01: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
Simon Jentzsch
f2f879361e eip-1186 eth_getProof (#1436)
* Create eip-eth_getProof.md

* Update eip-eth_getProof.md

* Update eip-eth_getProof.md

* Update eip-eth_getProof.md

* Update eip-eth_getProof.md

* Update eip-eth_getProof.md

* Update eip-eth_getProof.md

* Update eip-eth_getProof.md

* Update eip-eth_getProof.md

Minor changes  and grammar check

* Update eip-eth_getProof.md

* Update eip-eth_getProof.md

* renamed

* Update eip-1186.md

* fixed type

* Update eip-1186.md

* fixed links to geth

* Update eip-1186.md

* - better title

* - better title

- better typography
2018-10-17 14:16:55 +01:00