solidity/test/compilationTests
hrkrshnn 88c99a7538 Tests/Docs: changing type of msg.sender and tx.origin into address
And also making the type of address(literal) as non-payable address.
2020-12-14 16:55:48 +01:00
..
corion Tests/Docs: changing type of msg.sender and tx.origin into address 2020-12-14 16:55:48 +01:00
gnosis Tests/Docs: changing type of msg.sender and tx.origin into address 2020-12-14 16:55:48 +01:00
milestonetracker Update tests. 2020-07-07 12:16:18 +02:00
MultiSigWallet Update tests. 2020-07-07 12:16:18 +02:00
stringutils Tests/Docs after "stricter explicit conversion from Literals to Integers" 2020-11-03 14:31:44 +01:00
README.md Added various contracts for testing. 2017-07-05 12:39:55 +02:00

This directory contains various Solidity contract source code files that are compiled as part of the regular tests.

These contracts are externally contributed and their presence in this repository does not make any statement about their quality or usefulness.