This website requires JavaScript.
Explore
Help
Sign In
NoBey
/
openzeppelin-contracts
Watch
1
Star
0
Fork
0
You've already forked openzeppelin-contracts
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a0c0cb66c56301b1c5d3a33d393995ee373fada0
openzeppelin-contracts
/
contracts
/
ownership
History
Francisco Giordano
58e2e4d742
remove MultisigWallet in favor of ConsenSys/MultiSigWallet
2017-07-24 13:26:48 -03:00
..
Claimable.sol
converted if() throw convention to require()/assert()/revert()
2017-07-17 15:35:09 -03:00
Contactable.sol
Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11
2017-06-06 21:41:54 -06:00
DelayedClaimable.sol
converted if() throw convention to require()/assert()/revert()
2017-07-17 15:35:09 -03:00
HasNoContracts.sol
Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11
2017-06-06 21:41:54 -06:00
HasNoEther.sol
converted if() throw convention to require()/assert()/revert()
2017-07-17 15:35:09 -03:00
HasNoTokens.sol
converted if() throw convention to require()/assert()/revert()
2017-07-17 15:35:09 -03:00
NoOwner.sol
Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11
2017-06-06 21:41:54 -06:00
Ownable.sol
Add requirement for address to not be 0 and throw error
2017-07-20 10:51:57 -07:00