Add settings.viaIR to standard json

This commit is contained in:
Alex Beregszaszi
2020-11-12 22:38:44 +00:00
parent e074582bf1
commit a3381d7260
6 changed files with 245 additions and 1 deletions
+3
View File
@@ -252,6 +252,9 @@ Input Description
// Affects type checking and code generation. Can be homestead,
// tangerineWhistle, spuriousDragon, byzantium, constantinople, petersburg, istanbul or berlin
"evmVersion": "byzantium",
// Optional: Change compilation pipeline to go through the Yul intermediate representation.
// This is a highly EXPERIMENTAL feature, not to be used for production. This is false by default.
"viaIR": true,
// Optional: Debugging settings
"debug": {
// How to treat revert (and require) reason strings. Settings are