Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Allow project configuration to specify compilation settings to solc #16

Merged
merged 3 commits into from
Jul 26, 2017

Conversation

gnidan
Copy link
Contributor

@gnidan gnidan commented Jul 26, 2017

Ref: trufflesuite/truffle#486

  • Respect solc config option, pass as part of standard input
  • Remove the optimizer settings from the solc standard input literal (config concern now)

@tcoulter tcoulter merged commit 9bbf43c into release Jul 26, 2017
@tcoulter tcoulter deleted the solc-optimizer branch July 26, 2017 22:19
gnidan pushed a commit that referenced this pull request Sep 6, 2017
Allow project configuration to specify compilation settings to solc
@D-Nice
Copy link

D-Nice commented Sep 6, 2017

I see these changes are available in v3.4.9 which I'm using, however, changing solc options from the configuration file has no effect (turning optimization on or off or changing runs). Same goes with even going directly into cli.bundled.js and changing the settings directly there. Gas costs aren't changing for several contracts no matter what I do? On Windows 7 x64 if it matters.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants