solidity/test/compilationTests
chriseth 4a842ecc82
Merge pull request #4097 from ethereum/noPackedExceptForPacked
[BREAKING] call only takes a single argument and does not pad
2018-06-27 18:29:01 +02:00
..
corion Merge pull request #4097 from ethereum/noPackedExceptForPacked 2018-06-27 18:29:01 +02:00
gnosis Merge pull request #4097 from ethereum/noPackedExceptForPacked 2018-06-27 18:29:01 +02:00
milestonetracker Add emit keyword to compilation tests. 2018-06-27 10:37:46 +02:00
MultiSigWallet Add emit keyword to compilation tests. 2018-06-27 10:37:46 +02:00
stringutils test: drop var-keyword in compilationTests in favor of explicit types 2018-06-21 14:14:16 +02:00
zeppelin Merge pull request #4097 from ethereum/noPackedExceptForPacked 2018-06-27 18:29:01 +02: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.