solidity/test/compilationTests/MultiSigWallet
2018-08-01 11:04:35 +01:00
..
Factory.sol Update compilation tests. 2018-07-02 18:58:44 +02:00
LICENSE Added various contracts for testing. 2017-07-05 12:39:55 +02:00
MultiSigWallet.sol Replace throw with revert() in compilation tests 2018-07-16 15:33:31 +02:00
MultiSigWalletFactory.sol Fix tests regarding contract type conversion. 2018-08-01 11:04:35 +01:00
MultiSigWalletWithDailyLimit.sol Added default data locations to docs and other external tests. 2018-07-14 16:42:43 -05:00
MultiSigWalletWithDailyLimitFactory.sol Fix tests regarding contract type conversion. 2018-08-01 11:04:35 +01:00
README.md Added various contracts for testing. 2017-07-05 12:39:55 +02:00
TestToken.sol Replace throw with revert() in compilation tests 2018-07-16 15:33:31 +02:00

MultiSigWallet contracts, originally from

https://github.com/ConsenSys/MultiSigWallet