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

turned off optimiser by default #5

Closed
wants to merge 1 commit into from

Conversation

Bunjin
Copy link

@Bunjin Bunjin commented Mar 7, 2017

The optimiser of solc compiler has been the source of several rather serious bugs:
e.g. https://www.reddit.com/r/ethereum/comments/5fvpjq/psa_beware_of_buggy_solidity_version/

Given the current experimental nature of Ethereum, I'd advise for turning of the optimiser by default, or at least to implement a way to config it in truffle.js

This PR turns off the optimiser by default.

@gnidan
Copy link
Contributor

gnidan commented Nov 1, 2017

Hi @Bunjin, thanks for submitting this PR and bringing it to our attention! There were a bunch of other required changes in this, so the optimizer was disabled in another effort. Closing this now.

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.

None yet

2 participants