You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
Issue
At the Truffle v5.0.0-beta.0 release page ( https://github.com/trufflesuite/truffle/releases/tag/v5.0.0-beta.0 ), the solc optimizer example incorrectly puts the config under "settings", while they should have been child of "solc" --
Steps to Reproduce
checkout @seesemichaelj 's comment at --
trufflesuite/ganache#960 (comment)
Expected Behavior
solc optimizer enabled
Actual Results
solc optimizer not enabled
Environment
truffle version
): Truffle v5.0.0-beta.1 (core: 5.0.0-beta.1)node --version
): v8.12.0npm --version
): 6.4.1The text was updated successfully, but these errors were encountered: