David Knott b4b6029f66 Create and test PausableToken Contract 8 年 前
..
helpers b4b6029f66 Create and test PausableToken Contract 8 年 前
BasicToken.js 7e7193ae61 truffle 2=>3 8 年 前
Bounty.js cd78c20e0e await event handling result in Bounty test. Fixes #202 8 年 前
Claimable.js 3d6988cf90 Update modifiers so that they fail "loudly" by throwing errors rather then silently no-oping. Updated tests to remain compatible with these changes 8 年 前
Contactable.js 26335e669e Added a contactable contract and some tests for it 8 年 前
DayLimit.js 3d6988cf90 Update modifiers so that they fail "loudly" by throwing errors rather then silently no-oping. Updated tests to remain compatible with these changes 8 年 前
DelayedClaimble.js 9bd51db2b2 refactor tests for truffle 3 8 年 前
Destructible.js 70b5ffd928 Change killable to destructible and kill to destroy 8 年 前
HasNoContracts.js 166a1070e5 Add HasNoContracts 8 年 前
HasNoEther.js d1af3ef1b3 Add HasNoEther 8 年 前
HasNoTokens.js 94d3c447b7 Add HasNoTokens 8 年 前
LimitBalance.js 9bd51db2b2 refactor tests for truffle 3 8 年 前
MintableToken.js a605f66972 Create and test MintableToken contract 8 年 前
MultisigWallet.js 70b5ffd928 Change killable to destructible and kill to destroy 8 年 前
Ownable.js 3d6988cf90 Update modifiers so that they fail "loudly" by throwing errors rather then silently no-oping. Updated tests to remain compatible with these changes 8 年 前
Pausable.js b4b6029f66 Create and test PausableToken Contract 8 年 前
PausableToken.js b4b6029f66 Create and test PausableToken Contract 8 年 前
PullPayment.js a8bcb0fcfe Added totalPayments uint on PullPayments contract 8 年 前
ReentrancyGuard.js a2bd1bb7f6 Add ReentrancyGuard 8 年 前
SafeMath.js 9bd51db2b2 refactor tests for truffle 3 8 年 前
Shareable.js 9bd51db2b2 refactor tests for truffle 3 8 年 前
StandardToken.js 960500a078 try to fix travis 2 8 年 前
TokenDestructible.js 70b5ffd928 Change killable to destructible and kill to destroy 8 年 前
VestedToken.js 7a2fda9076 Improve VestedToken tests 8 年 前