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
- Host: GitHub
- URL: https://github.com/mikeshultz/solc-non-deterministic-case
- Owner: mikeshultz
- Created: 2020-09-13T02:28:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-13T02:29:26.000Z (almost 6 years ago)
- Last Synced: 2025-02-22T22:27:45.551Z (over 1 year ago)
- Language: Solidity
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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