argotorg / argotorg/solc-js

solcjs should issue an error if using an unsupported commandline option

Open
#173 2 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.