solidity/test/compilationTests/MultiSigWallet
2018-09-04 13:31:10 +02: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 Update compilation tests. 2018-09-04 13:31:10 +02:00
MultiSigWalletFactory.sol Fix tests regarding contract type conversion. 2018-08-01 11:04:35 +01:00
MultiSigWalletWithDailyLimit.sol Update compilation tests. 2018-09-04 13:31:10 +02: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