solidity/test/compilationTests/MultiSigWallet
2022-04-04 22:49:12 +08:00
..
Factory.sol
LICENSE
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
TestToken.sol Set pragma to arbitrary. 2018-10-24 14:52:55 +02:00

MultiSigWallet contracts, originally from

https://github.com/ConsenSys/MultiSigWallet