.. |
Claimable.sol
|
3d6988cf90
Update modifiers so that they fail "loudly" by throwing errors rather then silently no-oping. Updated tests to remain compatible with these changes
|
8 years ago |
Contactable.sol
|
26335e669e
Added a contactable contract and some tests for it
|
8 years ago |
DelayedClaimable.sol
|
52b66c744f
solidity version 0.4.8
|
8 years ago |
HasNoContracts.sol
|
166a1070e5
Add HasNoContracts
|
8 years ago |
HasNoEther.sol
|
1d2b989e8e
Fix typo in comment
|
8 years ago |
HasNoTokens.sol
|
94d3c447b7
Add HasNoTokens
|
8 years ago |
Multisig.sol
|
52b66c744f
solidity version 0.4.8
|
8 years ago |
NoOwner.sol
|
ac3b3652c3
Add NoOwner
|
8 years ago |
Ownable.sol
|
b134645637
Merge pull request #150 from maraoz/solidty-version
|
8 years ago |
Shareable.sol
|
7f7238378c
change type of owners from uint[] to address[]
|
8 years ago |