23 Commits

Author SHA1 Message Date
Micah Zoltu
c7009bc806
Correcting a mistake in a mass-update. (#3097)
EIPs have a new set of statuses, Accepted is no longer a status but we accidentally mass updated Accepted => Final, when it should have been Accepted => Review.
2020-11-06 12:57:37 +08:00
lightclient
aa6ea0b111
Update EIP statuses (#3096)
I'm updating EIP statuses according to #2996. The mappings are as follows:

```
Draft => Draft
Last Call => Last Call
Accepted => Final
Final => Final
Superseded => Final
Abandoned => Withdrawn
Rejected => Withdrawn
Active => Living
```
2020-11-06 12:41:46 +08:00
Greg Colvin
9af4867984
ProgPoW Review (#2894)
* clear more TBDs and merge Andrea's 0.9.4 spec

* fix broken links

* fix another broken link

* fix yet another broken link

* hope for the last broken link

* force bot

* please be the last broken links

* broken test vector label

* another broken link and test vector label

* all links now work in browser

* ?

* ??

* ready for review

* stop bot

* ready for review

* Michah's review

* more of Michah's review

* a little more of Michah's review

* move Kik fix from Specification to Security Considerations

* move Kik fix from Specification to Security Considerations

* incorporate Andreas Kik changes

* fix up tables

* security section

* security section 2

* reflect decisions in ACD 96
2020-09-18 09:54:04 -06:00
Greg Colvin
996d9e415a
Progpow review (#2893)
* clear more TBDs and merge Andrea's 0.9.4 spec

* fix broken links

* fix another broken link

* fix yet another broken link

* hope for the last broken link

* force bot

* please be the last broken links

* broken test vector label

* another broken link and test vector label

* all links now work in browser

* ?

* ??

* ready for review
2020-08-21 20:31:33 -06:00
Greg Colvin
855b4a4231
clear more TBDs and merge Andrea's 0.9.4 spec (#2891)
* clear more TBDs and merge Andrea's 0.9.4 spec

* fix broken links

* fix another broken link

* fix yet another broken link

* hope for the last broken link

* force bot

* please be the last broken links

* broken test vector label

* another broken link and test vector label

* all links now work in browser

* ?

* ??
2020-08-21 17:53:17 -06:00
Greg Colvin
df8615cde9
clear some TBDs and such (#2889) 2020-08-20 12:13:24 -06: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
Greg Colvin
9279959eaf
Progpow (#2653)
* readiness tables

* readiness tables, really

* more table content
2020-05-16 18:00:12 -06:00
Greg Colvin
45fdd2c35d
Progpow (#2652)
* readiness tables

* readiness tables, really
2020-05-16 16:11:36 -06:00
Greg Colvin
54392943d7
readiness tables (#2651) 2020-05-16 15:54:56 -06:00
Greg Colvin
a09a65c7b8
add Michael and Greg changes (#2641)
* add Michael and Greg changes

* parens
2020-05-11 19:39:20 -06:00
James Hancock
bf6fc79733
Added Andrea Lanfranchi as an author (#2509)
Permission from the author granted by IfDefElse below.
[February 4, 2020 12:08 AM](https://gitter.im/ethereum-cat-herders/ProgPoW-review?at=5e3926873aca1e4c5f61e3ef)

Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
2020-04-22 21:05:43 -04:00
Greg Colvin
8e37d0189b
Update eip-1057.md (#2556) 2020-03-10 09:37:02 -06:00
Alex Beregszaszi
377be3ae6d
Fix spelling typo in EIP-1057 (#2275) 2019-09-15 18:07:48 +01:00
Alex Beregszaszi
bba07b8763 Fix Markdown rendering within summary/detail (#2059)
* Fix Markdown rendering within summary/detail

* Add vendor to .gitignore

* Remove duplicate github-pages entry from Gemfile

* Require github-pages 198

This brings in fixes to kramdown.

* Remove explicit jekyll version as github-pages brings it in as a dependency

* Update bundler dependency tree

* Fake bundler version

* use Ruby 2.3.0

* Set sane defaults for kramdown

* Fix links after kramdown update

* Remove <details> formatting from EIP-1474 as it is not working with embedded markdown

* Revert "Fix Markdown rendering within summary/detail"

* Fix email in EIP-1812

* Remove <details> formatting from EIP-1620 as it is not working with embedded markdown
2019-08-09 08:05:52 +12:00
Alex Beregszaszi
af982f1470 Run spelling checks on CI (#2040) 2019-05-19 08:54:10 +02:00
WTRMQDev
62d0a0a659 EIP-1057 Update progpow test-vectors (#1855) 2019-05-03 19:45:12 +02:00
Danno Ferrin
643ed3fc00 Automatically merged updates to draft EIP(s) 1057
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-03-05 01:19:59 +00:00
Danno Ferrin
55ff244e4a Bring over current copy of IfDefElse spec. (#1804) 2019-03-02 16:44:31 +01:00
ifdefelse
49358eb32a Automatically merged updates to draft EIP(s) 1057
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-12-13 19:32:37 +00:00
ifdefelse
d5b5e28065 Automatically merged updates to draft EIP(s) 1057
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-11-23 22:07:53 +00:00
ifdefelse
bf4566e3e2 Update EIP-1057 to match current ProgPoW spec 2018-11-16 00:04:31 -08:00
Nick Johnson
9fc98f1f0f
Rename eip-1057.md to EIPS/eip-1057.md 2018-05-18 11:14:16 +01:00