An open API service indexing awesome lists of open source software.

https://github.com/mikeshultz/solc-non-deterministic-case

Test case of solc producing non-deterministic output
https://github.com/mikeshultz/solc-non-deterministic-case

Last synced: 11 days ago
JSON representation

Test case of solc producing non-deterministic output

Awesome Lists containing this project

README

          

# README

Compiler appears to change bytecode output according to the path of the file.
This test case includes the same library in 3 different directories. It will
compile each one showing md5 hashes of the source file and output binary.

Provide the script with the path to your solidity compiler.

./run.sh /path/to/solc