ethereum/ERCs

`eipw` fails to resolve requires in preamble

tbergmueller opened this issue · 6 comments

Pull Request

No response

What happened?

I assume this is an additional problem, adding to #45

When Walidator verifies the preamble, in the requires: 165, 721 it tries to open ERCS/eip-165.md and ERCS/eip-721.md.
This should rather be ERCs/erc-165.md and ERCs/erc-721.md`

Observed here:
46ed905

image

Relevant log output

No response

As discussed here, it would maybe even make sense to adapt the preamble section to ERCs now that the split happened, the preamble section as defined in EIP-1 makes sense if you have a repository containing both EIPs and ERCs but doesn't make sense anymore as soon as you split

There has been no activity on this issue for 1 week. It will be closed after 3 months of inactivity.

I also have this error in https://github.com/ethereum/ERCs/pull/92/files
What is the best way to proceed?

CC @SamWilsn to move this into the eipw repo

There has been no activity on this issue for 1 week. It will be closed after 3 months of inactivity.

This issue was closed due to inactivity. If you are still pursuing it, feel free to reopen it and respond to any feedback.