oyente icon indicating copy to clipboard operation
oyente copied to clipboard

how to deal with the version question?

Open Messi-Q opened this issue 6 years ago • 3 comments

WARNING:root:You are using evm version 1.8.2. The supported version is 1.7.3 WARNING:root:You are using solc version 0.4.21, The latest supported version is 0.4.19 CRITICAL:root:Solidity compilation failed. Please use -ce flag to see the detail.

Messi-Q avatar Sep 19 '18 11:09 Messi-Q

another question WARNING:root:You are using evm version 1.8.2. The supported version is 1.7.3 WARNING:root:You are using solc version 0.4.21, The latest supported version is 0.4.19 Traceback (most recent call last): File "oyente.py", line 221, in main() File "oyente.py", line 206, in main f.write(code) UnicodeEncodeError: 'ascii' codec can't encode characters in position 3068-3069: ordinal not in range(128)

Messi-Q avatar Sep 19 '18 11:09 Messi-Q

The same problem.

molly1214 avatar Sep 25 '18 08:09 molly1214

Please see https://github.com/melonproject/oyente/pull/341

yxliang01 avatar Sep 25 '18 14:09 yxliang01