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/test
Jakub Wojciechowski 04e0b2e5c2 Add complex crowdsale example #331 tests 8 years ago
..
helpers remove MultisigWallet in favor of ConsenSys/MultiSigWallet 8 years ago
BasicToken.js refactor testing error throwing 8 years ago
Bounty.js Merge with master 8 years ago
CappedCrowdsale.js sanity check for CappedCrowdsale: cap > 0 8 years ago
Claimable.js refactor testing error throwing 8 years ago
Contactable.js Added a contactable contract and some tests for it 8 years ago
Crowdsale.js Fix invalid number of args for solidity function errors in tests 8 years ago
DayLimit.js Fix invalid number of args for solidity function errors in tests 8 years ago
DelayedClaimble.js Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
Destructible.js Merge with master 8 years ago
ECRecovery.js Added function helper, few changes on ECRecover lib 8 years ago
FinalizableCrowdsale.js add tests for crowdsale contracts 8 years ago
HasNoContracts.js Merge with master 8 years ago
HasNoEther.js Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
HasNoTokens.js Merge with master 8 years ago
LimitBalance.js refactor testing error throwing 8 years ago
MintableToken.js Merge with master 8 years ago
Ownable.js Merge pull request #327 from jakub-wojciechowski/master 8 years ago
Pausable.js refactor testing error throwing 8 years ago
PausableToken.js refactor testing error throwing 8 years ago
PullPayment.js Renamed tAMOUNT to much friendly amount 8 years ago
ReentrancyGuard.js Merge with master 8 years ago
RefundVault.js add tests for crowdsale contracts 8 years ago
RefundableCrowdsale.js sanity check for RefundableCrowdsale: goal > 0 8 years ago
SafeMath.js refactor testing error throwing 8 years ago
SampleCrowdsale.js Add complex crowdsale example #331 tests 8 years ago
StandardToken.js refactor testing error throwing 8 years ago
TokenDestructible.js Small refactoring to not DRY 8 years ago
TokenTimelock.js add release function, deprecate claim 8 years ago
VestedToken.js refactor testing error throwing 8 years ago