solang
solang copied to clipboard
Ensure reproducible builds on CI
We should add tests on our CI ensuring that using the same version of Solang on Windows, Mac and Linux (both x86 and ARM) produce the exact same contract artifact (matching code hashes). Ideally, all contracts found in our testsuite (tests/ and /integration) should be checked.