solcjs should issue an error if using an unsupported commandline option
Open
bug :bug:
good first issue
help wanted
low effort
low impact
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 349
- Avg merge
- 8m
- Merged PRs (30d)
- 1
Description
For example `--optimize-runs 200` shouldn't be silently accepted, but not used.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the solcjs command-line option handling and reproduce the example with --optimize-runs 200. Trace how unsupported options are currently handled; done means an unsupported command-line option produces an error instead of being silently accepted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity, typescript
- Domain
- cli, compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100