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
Manuel Aráoz d6d9e31b50 Merge pull request #82 from maraoz/multisig 8 years ago
..
examples migrate to 0.4.4 8 years ago
test-helpers limit funds improvements 8 years ago
token polish BasicToken 8 years ago
Bounty.sol Replace composition for inheritance in Bounty 8 years ago
Claimable.sol Added Claimable contract as an extension of Ownable with the Claimable tests 8 years ago
DayLimit.sol fix multisig problems 8 years ago
Killable.sol Inherit Ownable in Migrations and Killable. Fix naming convention. 8 years ago
LimitBalance.sol add more limit tests to LimitBalance 8 years ago
Migrations.sol Inherit Ownable in Migrations and Killable. Fix naming convention. 8 years ago
Multisig.sol fix multisig problems 8 years ago
MultisigWallet.sol fix multisig problems 8 years ago
Ownable.sol add check prevening ownables from getting stuck 8 years ago
PullPayment.sol migrate to 0.4.4 8 years ago
SafeMath.sol migrate to 0.4.4 8 years ago
Shareable.sol first shareable version 8 years ago
Stoppable.sol migrate to 0.4.4 8 years ago