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
AugustoL d974924045 Added claimAfterBlock variable and tests changes to support changes 8 years ago
..
examples Fix example contracts 8 years ago
test-helpers Merge pull request #119 from adklempner/refactorDayLimit 8 years ago
token add 2 lines between top level definitions 8 years ago
Bounty.sol Bounty docs 8 years ago
Claimable.sol add 2 lines between top level definitions 8 years ago
DayLimit.sol Make resetSpentToday and setDailyLimit internal functions 8 years ago
DelayedClaimable.sol Added claimAfterBlock variable and tests changes to support changes 8 years ago
Killable.sol killable formatting 8 years ago
LimitBalance.sol add 2 lines between top level definitions 8 years ago
Migrations.sol add 2 lines between top level definitions 8 years ago
Multisig.sol fix multisig problems 8 years ago
MultisigWallet.sol Make resetSpentToday and setDailyLimit internal functions 8 years ago
Ownable.sol fixes gh-109: resolve conflict between Ownable and ERC20 token. 8 years ago
PullPayment.sol improve docs of base contracts 8 years ago
SafeMath.sol improve docs of base contracts 8 years ago
Shareable.sol Make isOwner() const. Add necessary toString() calls in tests. 8 years ago
Stoppable.sol improve docs of base contracts 8 years ago