Closed kferles closed 5 years ago
It appears that the solc version has to be upgraded to use this feature from within VeriSol?
The only change I made to solc was to print gas costs for AST nodes when the output format is set to json. I can do the same for the current version that verisol works with. However, even if the json ast does not contain any gas cost information, this feature will still work but the instrumentation will be essentially a noop because it will initialize all gas costs to zero.