Commit Graph

847 Commits (ac3808885ab943ec1fe4a9501430d4989e77a397)
 

Author SHA1 Message Date
Jakub Wojciechowski 2261039d52 Simplify advanceBlock in tests 8 years ago
Yondon Fu 24323d3ce3 MerkleTree util class hashes elements 8 years ago
Jakub Wojciechowski c6e055689b Change crowdsales to use timestamps instead of block numbers #350 update example 8 years ago
Jakub Wojciechowski 2b5192b9ce Change crowdsales to use timestamps instead of block numbers #350 update derived crowdsales 8 years ago
Jakub Wojciechowski 77dfcb6e23 Change crowdsales to use timestamps instead of block numbers #350 8 years ago
SylTi 4fe837704b Add Transfer event when token is minted to be fully ERC20 compliant & 8 years ago
lsaether cf58330936 added tests for BurnableToken 8 years ago
Francisco Giordano 287b873add Merge pull request #338 from jeremygrenier/master 8 years ago
Francisco Giordano 115e7afe0b Merge pull request #342 from jakub-wojciechowski/master 8 years ago
Jakub Wojciechowski a9e1fcd623 Add complex crowdsale example #331 requested changes 8 years ago
Jakub Wojciechowski 04e0b2e5c2 Add complex crowdsale example #331 tests 8 years ago
Jakub Wojciechowski 2403508e1b Add complex crowdsale example #331 8 years ago
Logan Saether b414545b6e fixed typos XP 8 years ago
lsaether 3296471bda Added contracts/token/BurnableToken.sol 8 years ago
Ariel Barmat eb5b6252bc Add missing parentheses in modifier 8 years ago
Ariel Barmat e5da857d4f Fix typos in SafeMath doc 8 years ago
Jeremy Grenier 09a8da5d6a Remove return values of pause() and unpause() of Pausable 8 years ago
Yondon Fu 863ad48a81 Check proof length multiple of 32. Use keccak256 instead of sha3 8 years ago
Francisco Giordano de0e6ba222 Merge pull request #333 from frangio/examples 8 years ago
Francisco Giordano 91e5a925d9 Merge pull request #334 from OpenZeppelin/upgrade/truffle-3.4.6 8 years ago
Santiago Palladino 5e7c168b25 Fix missing storage keyword warnings 8 years ago
Santiago Palladino 6fccd202fe Fix invalid number of args for solidity function errors in tests 8 years ago
Santiago Palladino 18e98fbba8 Upgrade version of Truffle to 3.4.6 8 years ago
Francisco Giordano a799d218fd add constant qualifier 8 years ago
Francisco Giordano 9f0cbd3303 move example contract 8 years ago
Francisco Giordano 93fb8f35a8 Merge pull request #328 from frangio/remove-multisig 8 years ago
Francisco Giordano 2303fd51a3 Merge pull request #329 from frangio/fix-test-script-cleanup 8 years ago
Francisco Giordano 910fc4915e Merge pull request #330 from frangio/coveralls-notification 8 years ago
Francisco Giordano 002acb984e remove coveralls token from repository 8 years ago
Francisco Giordano bebe704688 use portable shebang line 8 years ago
Francisco Giordano 9a006f3a68 add check to see if process is running 8 years ago
Francisco Giordano 58e2e4d742 remove MultisigWallet in favor of ConsenSys/MultiSigWallet 8 years ago
Francisco Giordano 60bc6a6da5 Merge pull request #327 from jakub-wojciechowski/master 8 years ago
Jakub Wojciechowski b3f60b9320 refactor testing error throwing 8 years ago
Francisco Giordano e9cf6dfb60 Merge pull request #323 from pooleja/fix/ownable_error 8 years ago
Jakub Wojciechowski 5e7847537a fix testing error throwing 8 years ago
pooleja 64787b1ac5 Add semicolon to match coding standards 8 years ago
pooleja 58fdb956b5 Add assert to prevent regression 8 years ago
Francisco Giordano 4d91118dd9 Merge pull request #320 from cgewecke/coverage-badge 8 years ago
cgewecke ed872ca0a1 Minor coverage maintenance 8 years ago
Francisco Giordano 1bb1d41beb Merge pull request #281 from rudygodoy/master 8 years ago
Francisco Giordano 1db46aa5d5 Merge pull request #292 from jakub-wojciechowski/test/pausable 8 years ago
Francisco Giordano c991eaf916 Merge pull request #325 from frangio/refactor/test-script 8 years ago
Francisco Giordano 86a69fd6d6 refactor test script 8 years ago
Rudy Godoy 6735a3ccd6 Renamed tAMOUNT to much friendly amount 8 years ago
pooleja 6d565ef841 Fix auto-formatting 8 years ago
pooleja b2e36314cb Add requirement for address to not be 0 and throw error 8 years ago
Rudy Godoy 6904f12032 Merge with upstream/master 8 years ago
Manuel Aráoz c3a30e9be3 Merge pull request #318 from BrianGuo/master 8 years ago
Brian Guo 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 years ago