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