mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update evmone version to v0.3.0 in docs and scripts
This commit is contained in:
@@ -94,7 +94,7 @@ The test system will automatically try to discover the location of the ``evmone`
|
||||
starting from the current directory. The required file is called ``libevmone.so`` on Linux systems,
|
||||
``evmone.dll`` on Windows systems and ``libevmone.dylib`` on MacOS. If it is not found, the relevant tests
|
||||
are skipped. To run all tests, download the library from
|
||||
`Github <https://github.com/ethereum/evmone/releases/tag/v0.1.0>`_
|
||||
`Github <https://github.com/ethereum/evmone/releases/tag/v0.3.0>`_
|
||||
and either place it in the project root path or inside the ``deps`` folder.
|
||||
|
||||
If you do not have libz3 installed on your system, you should disable the SMT tests:
|
||||
|
||||
Reference in New Issue
Block a user