mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/contracts/ownership
Francisco Giordano 58e2e4d742 remove MultisigWallet in favor of ConsenSys/MultiSigWallet 8 years ago
..
Claimable.sol converted if() throw convention to require()/assert()/revert() 8 years ago
Contactable.sol Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
DelayedClaimable.sol converted if() throw convention to require()/assert()/revert() 8 years ago
HasNoContracts.sol Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
HasNoEther.sol converted if() throw convention to require()/assert()/revert() 8 years ago
HasNoTokens.sol converted if() throw convention to require()/assert()/revert() 8 years ago
NoOwner.sol Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
Ownable.sol Add requirement for address to not be 0 and throw error 8 years ago