EIPs icon indicating copy to clipboard operation
EIPs copied to clipboard

Website: Add check to ensure that all EIPs are actually EIPs

Open SirSpudlington opened this issue 1 month ago • 4 comments

Fixes: https://github.com/ethereum/EIPs/issues/10854

When testing locally it shows that there are zero ERCs, I don't know whether this is a normal issue when building locally though.

SirSpudlington avatar Dec 12 '25 14:12 SirSpudlington

File all.html

Requires 2 more reviewers from @g11tech, @lightclient, @samwilsn, @xinbenlv

File core.html

Requires 2 more reviewers from @g11tech, @lightclient, @samwilsn, @xinbenlv

File erc.html

Requires 2 more reviewers from @g11tech, @lightclient, @samwilsn, @xinbenlv

File index.html

Requires 2 more reviewers from @g11tech, @lightclient, @samwilsn, @xinbenlv

File informational.html

Requires 2 more reviewers from @g11tech, @lightclient, @samwilsn, @xinbenlv

File interface.html

Requires 2 more reviewers from @g11tech, @lightclient, @samwilsn, @xinbenlv

File meta.html

Requires 2 more reviewers from @g11tech, @lightclient, @samwilsn, @xinbenlv

File networking.html

Requires 2 more reviewers from @g11tech, @lightclient, @samwilsn, @xinbenlv

eth-bot avatar Dec 12 '25 14:12 eth-bot

The commit d05ecc10e9d34933b345d3145648092a7069a6c5 (as a parent of 3068f0bd70118870cc3b0fa517a9e06819bec231) contains errors. Please inspect the Run Summary for details.

github-actions[bot] avatar Dec 12 '25 14:12 github-actions[bot]

There are no ERCs in the repo because they were moved to ethereum/ERCs. We combine them during a CI step.

lightclient avatar Dec 12 '25 15:12 lightclient

There are no ERCs in the repo because they were moved to ethereum/ERCs. We combine them during a CI step.

I did see that, I just did not know if some would show up because some still exist in the repo e.g. ERC-20

SirSpudlington avatar Dec 12 '25 15:12 SirSpudlington