13 Commits

Author SHA1 Message Date
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
Nick Savers
df132cd37e
Merge pull request #913 from pirapira/fix-field
Fix the curve equation of G2 in the pairing checker
2018-03-21 23:21:58 +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
Yoichi Hirai
698d42f532
Simpler notation
A division `/` is simpler than multiplying the inverse `^(-1)`
2018-03-09 10:45:07 +01:00
Yoichi Hirai
91f8558c13
Fix the curve equation of G2
It is different from that of G1.  See https://github.com/ethereum/yellowpaper/pull/659
2018-03-05 15:18:07 +01:00
Yoichi Hirai
1231f25e47
Clearer explanation why P2 appears 2017-12-04 22:03:33 +01:00
Yoichi Hirai
231cba1730
Trying to explain why a generator appears 2017-12-04 21:53:01 +01:00
Yoichi Hirai
f61b4665fb
Make eip-197.md Final
The EIP is already active on the main net.
2017-12-04 21:37:16 +01:00
chriseth
a8494952b0
Update eip-197.md 2017-12-04 11:13:46 +01:00
Yoichi Hirai
a9e828bf1c
Also change the number in the header 2017-12-01 22:19:06 +01:00
Yoichi Hirai
d67fea0a1c
Fix EIP numbers 2017-12-01 22:15:51 +01:00