-
Scott Tsai authored
Specifying a specific EVM version for `solc` to target is useful when targetting older private chains deployments with the latest compiler. This work in progress patch adds an "EVM Version" drop down menu in the compiler tab. This patch depends on https://github.com/ethereum/remix/pull/1193 in `remix-solidity` to pass down the `evmVersion` option.
39977622