Merge pull request #3569 from ethereum/evmVersion

EVM version
This commit is contained in:
chriseth
2018-03-05 12:10:49 +01:00
committed by GitHub
65 changed files with 773 additions and 294 deletions
+1
View File
@@ -101,6 +101,7 @@ Input Description
enabled: true,
runs: 500
},
evmVersion: "byzantium", // Version of the EVM to compile for. Affects type checking and code generation. Can be homestead, tangerineWhistle, spuriousDragon, byzantium or constantinople
// Metadata settings (optional)
metadata: {
// Use only literal content and not URLs (false by default)