Commit Graph

187 Commits (d3ca1d1f006e6e69311d889642716a1ea4ff228b)

Author SHA1 Message Date
Jakub Wojciechowski e86ac90853 Refactor and remove moment.js usages 8 years ago
Jakub Wojciechowski 99e0f5b5cb Refactor time manipulation in TokenTimelock tests 8 years ago
Jakub Wojciechowski 46c5759b88 Introduce increaseTimeTo helper method. 8 years ago
Jakub Wojciechowski 7c883b6368 Duration helper and eliminated hardcoded periods 8 years ago
Yondon Fu 24323d3ce3 MerkleTree util class hashes elements 8 years ago
Jakub Wojciechowski 2b5192b9ce Change crowdsales to use timestamps instead of block numbers #350 update derived crowdsales 8 years ago
lsaether cf58330936 added tests for BurnableToken 8 years ago
Francisco Giordano 58e2e4d742 remove MultisigWallet in favor of ConsenSys/MultiSigWallet 8 years ago
Brian Guo 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 years ago
AugustoL 4f44427966 Added function helper, few changes on ECRecover lib 8 years ago
Augusto 635c04378d Removed ECRecovery mock contract, ECRecovery funcions are public constants 8 years ago
Augusto 4201d50dcf ECRecovery library added with test and docs 8 years ago
Francisco Giordano 759f8de81f fix import directories 8 years ago
Francisco Giordano b3ca0c73b3 add a TokenTimelock contract 8 years ago
Francisco Giordano fadb2cf47e add tests for crowdsale contracts 8 years ago
Yondon Fu 30e202313d Fix indentation in MerkleProof.sol and remove mock contract 8 years ago
Yondon Fu 2e0bd06da2 Add tests, docs and MerkleTree helper 8 years ago
Yondon Fu 3c4d0d0a77 MerkleProof library and initial stubbed out tests 8 years ago
David Knott 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
Jorge Izquierdo a6a2ee2bf1 Merge with master 8 years ago
David Knott b4b6029f66 Create and test PausableToken Contract 8 years ago
Manuel Araoz 609869f087 change safe* to * 8 years ago
Manuel Araoz 4fad1505c7 Make SafeMath a library 8 years ago
Remco Bloemen a2bd1bb7f6 Add ReentrancyGuard 8 years ago
Remco Bloemen 94d3c447b7 Add HasNoTokens 8 years ago
Remco Bloemen 9ff82aecef Remove non-compiling payable default 8 years ago
Remco Bloemen d1af3ef1b3 Add HasNoEther 8 years ago
Manuel Araoz 52b66c744f solidity version 0.4.8 8 years ago
Manuel Araoz 9bd51db2b2 refactor tests for truffle 3 8 years ago
Manuel Araoz 7e7193ae61 truffle 2=>3 8 years ago
Manuel Araoz ee56abcc8a remove console.logs from timer 8 years ago
Manuel Araoz b67f60929c make VestedToken test deterministic 8 years ago
Jorge Izquierdo 8d9e12eda3 Add GrantableToken tests 8 years ago
Angello Pozo eb41a81faa fix: made code cleaner. added helper. removed done from most tests. 8 years ago