Yondon Fu 2e0bd06da2 Add tests, docs and MerkleTree helper 8 years ago
..
helpers 2e0bd06da2 Add tests, docs and MerkleTree helper 8 years ago
BasicToken.js 7e7193ae61 truffle 2=>3 8 years ago
Bounty.js cd78c20e0e await event handling result in Bounty test. Fixes #202 8 years ago
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 years ago
Contactable.js 26335e669e Added a contactable contract and some tests for it 8 years ago
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 years ago
DelayedClaimble.js 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
Destructible.js cf7bc06856 Switch function name to destroyAndSend 8 years ago
HasNoContracts.js 166a1070e5 Add HasNoContracts 8 years ago
HasNoEther.js 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
HasNoTokens.js 94d3c447b7 Add HasNoTokens 8 years ago
LimitBalance.js 9bd51db2b2 refactor tests for truffle 3 8 years ago
MerkleProof.js 2e0bd06da2 Add tests, docs and MerkleTree helper 8 years ago
MintableToken.js a605f66972 Create and test MintableToken contract 8 years ago
MultisigWallet.js 70b5ffd928 Change killable to destructible and kill to destroy 8 years ago
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 years ago
Pausable.js b4b6029f66 Create and test PausableToken Contract 8 years ago
PausableToken.js b4b6029f66 Create and test PausableToken Contract 8 years ago
PullPayment.js a8bcb0fcfe Added totalPayments uint on PullPayments contract 8 years ago
ReentrancyGuard.js a2bd1bb7f6 Add ReentrancyGuard 8 years ago
SafeMath.js 9bd51db2b2 refactor tests for truffle 3 8 years ago
Shareable.js 9bd51db2b2 refactor tests for truffle 3 8 years ago
StandardToken.js 960500a078 try to fix travis 2 8 years ago
TokenDestructible.js 70b5ffd928 Change killable to destructible and kill to destroy 8 years ago
VestedToken.js a6a2ee2bf1 Merge with master 8 years ago