solidity/test/compilationTests/MultiSigWallet
2022-04-04 22:49:12 +08: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 attempt rebase, fix free function, fix check errors 2022-04-04 22:49:12 +08:00
MultiSigWalletFactory.sol Give unamed parameters unique keys and update tests to new spec 2019-11-06 21:44:34 +01:00
MultiSigWalletWithDailyLimit.sol Update tests. 2020-07-07 12:16:18 +02: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