solidity/test/compilationTests/MultiSigWallet
2019-11-19 16:09:21 +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 Adjusts compilation tests to read-only array length. 2019-11-19 16:09:21 +01:00
MultiSigWalletFactory.sol Give unamed parameters unique keys and update tests to new spec 2019-11-06 21:44:34 +01:00
MultiSigWalletWithDailyLimit.sol Implement override checking 2019-10-30 17:31:33 +01:00
MultiSigWalletWithDailyLimitFactory.sol Give unamed parameters unique keys and update tests to new spec 2019-11-06 21:44:34 +01:00
README.md Added various contracts for testing. 2017-07-05 12:39:55 +02:00
TestToken.sol Set pragma to arbitrary. 2018-10-24 14:52:55 +02:00

MultiSigWallet contracts, originally from

https://github.com/ConsenSys/MultiSigWallet