12 Commits

Author SHA1 Message Date
lightclient
e6abd0e209
Check root for eip files (#2932) 2020-09-03 23:58:26 +01:00
Alex Beregszaszi
144ed12cce
Run codespell on everything (#2919) 2020-08-29 13:11:26 +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
af982f1470 Run spelling checks on CI (#2040) 2019-05-19 08:54:10 +02:00
William Entriken
972b213199 Cache external link checks (#1164)
* Cache external link checks

* Cache the external checking results

* Bump the build, add sushi

* Bump build, remove sushi

* Fix SSL errors
2018-06-24 19:57:24 +01:00
Nick Johnson
5398585fd5 Fix .travis-ci.sh 2018-06-07 15:14:33 +01:00
Nick Johnson
3406f36c7a
Only validate EIP files with the correct filenames 2018-06-07 15:02:39 +01:00
Nick Johnson
1b794d1843
Update build to detect EIPs with invalid formats and filenames, and fix errors identified. (#1008)
* Update build to detect EIPs with invalid formats and filenames, and fix errors identified.

* Remove new_light_client_protocol.md
2018-05-17 13:21:03 +01:00
Nick Johnson
f66674e758
Disable Github pages health check
The new pages update has broken this.
2018-05-02 14:49:35 -04:00
Nick Johnson
abcf1153ae
Add EIP validation check, and fix issues identified by it. (#954)
* Update social includes to link to repo, not org

* Add support for eip_validator by Makoto Inoue

* Fix external links in EIPs

* Change eip_validator to 0.3.0

* Fix dependency issues

* Update eip_validator to 0.3.4

* Add more condition on EIP input files

* Bump eip_validator to ignore invalid eip file format

* Fix EIP 86
2018-03-27 17:24:00 +01:00
Nick Johnson
e2232f380e Fix travis build script, and more typos identified by it 2018-03-23 16:56:22 +00:00
Nick Johnson
6bc36d9b43 Add travis configuration 2018-03-23 16:56:22 +00:00