solidity/test/compilationTests/MultiSigWallet
2018-06-29 00:23:52 +02:00
..
Factory.sol Add emit keyword to compilation tests. 2018-06-27 10:37:46 +02:00
LICENSE Added various contracts for testing. 2017-07-05 12:39:55 +02:00
MultiSigWallet.sol Fallback function has to be external: backwards-compatible changes. 2018-06-29 00:23:52 +02:00
MultiSigWalletFactory.sol Added various contracts for testing. 2017-07-05 12:39:55 +02:00
MultiSigWalletWithDailyLimit.sol Add emit keyword to compilation tests. 2018-06-27 10:37:46 +02:00
MultiSigWalletWithDailyLimitFactory.sol Added various contracts for testing. 2017-07-05 12:39:55 +02:00
README.md Added various contracts for testing. 2017-07-05 12:39:55 +02:00
TestToken.sol Add emit keyword to compilation tests. 2018-06-27 10:37:46 +02:00

MultiSigWallet contracts, originally from

https://github.com/ConsenSys/MultiSigWallet