Commits linked to do not have to be in a branch on the target repository
Open
ready to implement
- Dominant language
- Rust
- Stars
- 34
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
EIP-1 allows links to EELS and consensus specs. `eipw` verifies that the URL follows the correct format, but doesn't verify that the commit is part of the default branch of the repository.
`eipw` should verify that the commit is part of the default branch.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the eipw entry point that verifies EELS and consensus-spec URLs, then trace how the referenced repository and commit are resolved. Add coverage for commits that are not in the target repository's default branch, and verify the existing URL checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100