Solc should have an option to download a version and return it as a string
Open
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 349
- Avg merge
- 8m
- Merged PRs (30d)
- 1
Description
It should also do proper version verification and processing prior to downloading from solc-bin.
This was raised by @kobigurk, who wants to cache the downloaded versions.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the existing solc-bin download path and its version-handling entry points. Determine how an option could return the downloaded version as a string, then define and verify the expected behavior for version processing before download; done means the requested version is validated and the cached-download use case is supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity, typescript
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100