SolidityCompiler的compile方法中optimize参数问题
Open
- Dominant language
- Java
- Stars
- 6
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description

在0.8+版本中编译时默认开启了--optimize参数,希望在后续版本中将此参数在compile方法中成为动态的入参,是否开启optimize交由用户选择。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the SolidityCompiler.compile method and inspect how the optimize option is currently applied for Solidity 0.8+ compilation. Done means callers can choose whether optimization is enabled through a compile argument instead of always receiving the default, with compilation behavior verified for both choices.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, solidity
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100