This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3321fc56ea0ed6c74c85005d17abc8b7ec151cd9
solidity
/
test
/
compilationTests
/
MultiSigWallet
T
History
Daniel Kirchner
3321fc56ea
Split fallback function and introduce "fallback()" and "receive()" syntax.
2019-11-04 17:17:58 +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
Split fallback function and introduce "fallback()" and "receive()" syntax.
2019-11-04 17:17:58 +01:00
MultiSigWalletFactory.sol
Set pragma to arbitrary.
2018-10-24 14:52:55 +02:00
MultiSigWalletWithDailyLimit.sol
Implement override checking
2019-10-30 17:31:33 +01:00
MultiSigWalletWithDailyLimitFactory.sol
Set pragma to arbitrary.
2018-10-24 14:52:55 +02: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
README.md
MultiSigWallet contracts, originally from
https://github.com/ConsenSys/MultiSigWallet
Reference in New Issue
View Git Blame
Copy Permalink