Merge pull request #7748 from ethereum/evmonenulldreinull

Update evmone version to v0.3.0 in docs and scripts
This commit is contained in:
Alex Beregszaszi
2019-11-19 17:18:29 +01:00
committed by GitHub
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -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: