Francisco Giordano b972f43513 Merge pull request #345 from SylTi/master 8 years ago
..
helpers 2b079136fb Merge pull request #353 from jakub-wojciechowski/master 8 years ago
BasicToken.js b3f60b9320 refactor testing error throwing 8 years ago
Bounty.js cd78c20e0e await event handling result in Bounty test. Fixes #202 8 years ago
BurnableToken.js cf58330936 added tests for BurnableToken 8 years ago
CappedCrowdsale.js 46c5759b88 Introduce increaseTimeTo helper method. 8 years ago
Claimable.js b3f60b9320 refactor testing error throwing 8 years ago
Contactable.js 26335e669e Added a contactable contract and some tests for it 8 years ago
Crowdsale.js 46c5759b88 Introduce increaseTimeTo helper method. 8 years ago
DayLimit.js 6fccd202fe Fix invalid number of args for solidity function errors in tests 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
ECRecovery.js 4f44427966 Added function helper, few changes on ECRecover lib 8 years ago
FinalizableCrowdsale.js 46c5759b88 Introduce increaseTimeTo helper method. 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 b3f60b9320 refactor testing error throwing 8 years ago
MintableToken.js 4fe837704b Add Transfer event when token is minted to be fully ERC20 compliant & 8 years ago
Ownable.js 60bc6a6da5 Merge pull request #327 from jakub-wojciechowski/master 8 years ago
Pausable.js b3f60b9320 refactor testing error throwing 8 years ago
PausableToken.js b3f60b9320 refactor testing error throwing 8 years ago
PullPayment.js 6735a3ccd6 Renamed tAMOUNT to much friendly amount 8 years ago
ReentrancyGuard.js a2bd1bb7f6 Add ReentrancyGuard 8 years ago
RefundVault.js fadb2cf47e add tests for crowdsale contracts 8 years ago
RefundableCrowdsale.js 46c5759b88 Introduce increaseTimeTo helper method. 8 years ago
SafeMath.js b3f60b9320 refactor testing error throwing 8 years ago
SampleCrowdsale.js 46c5759b88 Introduce increaseTimeTo helper method. 8 years ago
StandardToken.js b3f60b9320 refactor testing error throwing 8 years ago
TokenDestructible.js b40a01e97b Small refactoring to not DRY 8 years ago
TokenTimelock.js 7c883b6368 Duration helper and eliminated hardcoded periods 8 years ago
VestedToken.js b3f60b9320 refactor testing error throwing 8 years ago