Historial de Commits

Autor SHA1 Mensaje Fecha
  Doug Crescenzi 74a62a1314 using SafeERC20 to implement safeTransfer in Crowdsale (#1006) hace 7 años
  artiebits 5daaf60d11 Make contracts 4.24 compatible (#951) hace 7 años
  Vittorio Minacori 512e8218ca Add a comment on Detailed ERC20 token #953 (#960) hace 7 años
  Leo Arias 746673a94f style: use the max-len solidity rule (#944) hace 7 años
  John Shutt ad12381549 update constructor syntax for solidity 0.4.23 in numerous contracts (#921) hace 7 años
  Matt Condon 9e1c934ffd Various fixes and formatting chores (#885) hace 7 años
  Francisco Giordano a7e91856f3 Update to Truffle 4.1.5 and Ganache 6.1.0 (#876) hace 7 años
  Leo Arias 82ce197e44 tests: fix most of the static warnings (#844) hace 7 años
  Tal Ater 9fd61177c3 Fixed typo in Crowdsale contract comment (#793) hace 7 años
  Alejo Salles c05918c3cc Crowdsale refactor and add new models (#744) hace 7 años
  Santiago Palladino 4d7c3cca75 Move token creation outside of crowdsale contract (#690) hace 7 años
  Facundo Spagnuolo c5d66183ab Move ERC20 contracts to ERC20 custom folder (#701) hace 7 años
  Matt Condon bd2f1773cd fix: solium errors - function-order only hace 7 años
  Matt Condon e60aee61f2 fix: solium errors - blank-line only hace 7 años
  Matt Condon 4d263b7fc3 fix: the result of 'npm run lint:sol:fix' hace 7 años
  George Spasov 586c88802d Changed constant to view and more expressive comment hace 7 años
  George Spasov 04946211a5 Using the new overridable function hace 7 años
  George Spasov ebdba08218 Added overridable getTokenAmount function hace 7 años
  Alejandro Santander bb1736e376 Change visibility of fallbacks to external hace 8 años
  Alejandro Santander b50391862c Changes to remove warnings hace 8 años
  Alejandro Santander 815d9e1f45 Replace constant with view/pure hace 8 años
  Alejandro Santander e6213767fa Update all solidity versions to 0.4.18 hace 8 años
  Dora E. Mondrian ca1babe1f7 Use address type hace 8 años
  dmx374 b395b06b65 Explicit public visibility on methods hace 8 años
  Roy Blankman 6d8bb497c8 removing trailing whitespace hace 8 años
  Jakub Wojciechowski 77dfcb6e23 Change crowdsales to use timestamps instead of block numbers #350 hace 8 años
  Jakub Wojciechowski 67d3a759a7 leave weiAmount after PR comments hace 8 años
  Jakub Wojciechowski 6035bd522b simplify crowdsale weiRaised update hace 8 años
  Francisco Giordano f507a0ea29 fix references to SafeMath in crowdsale contracts hace 8 años
  Francisco Giordano 070bcbcdbd rename purchaseValid to validPurchase hace 8 años