Francisco Giordano 69daed7746 Merge pull request #341 from lsaether/master il y a 8 ans
..
helpers cf58330936 added tests for BurnableToken il y a 8 ans
BasicToken.js b3f60b9320 refactor testing error throwing il y a 8 ans
Bounty.js cd78c20e0e await event handling result in Bounty test. Fixes #202 il y a 8 ans
BurnableToken.js cf58330936 added tests for BurnableToken il y a 8 ans
CappedCrowdsale.js db40fd314a sanity check for CappedCrowdsale: cap > 0 il y a 8 ans
Claimable.js b3f60b9320 refactor testing error throwing il y a 8 ans
Contactable.js 26335e669e Added a contactable contract and some tests for it il y a 8 ans
Crowdsale.js 6fccd202fe Fix invalid number of args for solidity function errors in tests il y a 8 ans
DayLimit.js 6fccd202fe Fix invalid number of args for solidity function errors in tests il y a 8 ans
DelayedClaimble.js 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 il y a 8 ans
Destructible.js cf7bc06856 Switch function name to destroyAndSend il y a 8 ans
ECRecovery.js 4f44427966 Added function helper, few changes on ECRecover lib il y a 8 ans
FinalizableCrowdsale.js fadb2cf47e add tests for crowdsale contracts il y a 8 ans
HasNoContracts.js 166a1070e5 Add HasNoContracts il y a 8 ans
HasNoEther.js 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 il y a 8 ans
HasNoTokens.js 94d3c447b7 Add HasNoTokens il y a 8 ans
LimitBalance.js b3f60b9320 refactor testing error throwing il y a 8 ans
MintableToken.js a605f66972 Create and test MintableToken contract il y a 8 ans
Ownable.js 60bc6a6da5 Merge pull request #327 from jakub-wojciechowski/master il y a 8 ans
Pausable.js b3f60b9320 refactor testing error throwing il y a 8 ans
PausableToken.js b3f60b9320 refactor testing error throwing il y a 8 ans
PullPayment.js 6735a3ccd6 Renamed tAMOUNT to much friendly amount il y a 8 ans
ReentrancyGuard.js a2bd1bb7f6 Add ReentrancyGuard il y a 8 ans
RefundVault.js fadb2cf47e add tests for crowdsale contracts il y a 8 ans
RefundableCrowdsale.js 950b6a5e56 sanity check for RefundableCrowdsale: goal > 0 il y a 8 ans
SafeMath.js b3f60b9320 refactor testing error throwing il y a 8 ans
SampleCrowdsale.js a9e1fcd623 Add complex crowdsale example #331 requested changes il y a 8 ans
StandardToken.js b3f60b9320 refactor testing error throwing il y a 8 ans
TokenDestructible.js b40a01e97b Small refactoring to not DRY il y a 8 ans
TokenTimelock.js 5e423bc353 add release function, deprecate claim il y a 8 ans
VestedToken.js b3f60b9320 refactor testing error throwing il y a 8 ans