Commit Graph

22 Commits (af337047a4eb323b2c914bf71eeb0b15e33a65a5)

Author SHA1 Message Date
Matt Condon bd2f1773cd fix: solium errors - function-order only 7 years ago
Matt Condon e60aee61f2 fix: solium errors - blank-line only 7 years ago
Matt Condon 4d263b7fc3 fix: the result of 'npm run lint:sol:fix' 7 years ago
George Spasov 586c88802d Changed constant to view and more expressive comment 7 years ago
George Spasov 04946211a5 Using the new overridable function 7 years ago
George Spasov ebdba08218 Added overridable getTokenAmount function 7 years ago
Alejandro Santander bb1736e376 Change visibility of fallbacks to external 7 years ago
Alejandro Santander b50391862c Changes to remove warnings 7 years ago
Alejandro Santander 815d9e1f45 Replace constant with view/pure 7 years ago
Alejandro Santander e6213767fa Update all solidity versions to 0.4.18 7 years ago
Dora E. Mondrian ca1babe1f7 Use address type 7 years ago
dmx374 b395b06b65 Explicit public visibility on methods 7 years ago
Roy Blankman 6d8bb497c8 removing trailing whitespace 7 years ago
Jakub Wojciechowski 77dfcb6e23 Change crowdsales to use timestamps instead of block numbers #350 8 years ago
Jakub Wojciechowski 67d3a759a7 leave weiAmount after PR comments 8 years ago
Jakub Wojciechowski 6035bd522b simplify crowdsale weiRaised update 8 years ago
Francisco Giordano f507a0ea29 fix references to SafeMath in crowdsale contracts 8 years ago
Francisco Giordano 070bcbcdbd rename purchaseValid to validPurchase 8 years ago
Francisco Giordano 46fe7ee76d guard against beneficiary == 0x0 8 years ago
Francisco Giordano 54d74b1c26 rename canBuy to purchaseValid 8 years ago
Manuel Araoz cd47fbe953 Improve `Crowdsale#rate` documentation 8 years ago
Manuel Araoz de92a02127 Add Crowdsale contracts 8 years ago