Historique des commits

Auteur SHA1 Message Date
  Francisco Giordano 9b37104655 Turn off blank-lines Solium rule (#1284) il y a 7 ans
  Leo Arias 6c4c8989b3 Use prefix underscore for state variables and no underscore for parameters (#1282) il y a 7 ans
  Nicolás Venturo f12817e446 RBAC and Ownable migration towards Roles (#1291) il y a 7 ans
  Leo Arias b8a70f0e55 Improve encapsulation on Crowdsales (#1268) il y a 7 ans
  Francisco Giordano 2e0713becb Rename ERC interfaces to I prefix (#1252) il y a 7 ans
  Leo Arias 1c0532455a Rename events to past-tense (#1181) il y a 7 ans
  Doug Crescenzi 23074676c4 Improved documentation for _preValidatePurchase method in Crowdsale (#1101) il y a 7 ans
  Leo Arias 45d6943913 Fix typos (#1082) il y a 7 ans
  Hoon Choi 5f6d511af9 Fix typo in Crowdsale.sol (#1035) il y a 7 ans
  Doug Crescenzi 74a62a1314 using SafeERC20 to implement safeTransfer in Crowdsale (#1006) il y a 7 ans
  artiebits 5daaf60d11 Make contracts 4.24 compatible (#951) il y a 7 ans
  Vittorio Minacori 512e8218ca Add a comment on Detailed ERC20 token #953 (#960) il y a 7 ans
  Leo Arias 746673a94f style: use the max-len solidity rule (#944) il y a 7 ans
  John Shutt ad12381549 update constructor syntax for solidity 0.4.23 in numerous contracts (#921) il y a 7 ans
  Matt Condon 9e1c934ffd Various fixes and formatting chores (#885) il y a 7 ans
  Francisco Giordano a7e91856f3 Update to Truffle 4.1.5 and Ganache 6.1.0 (#876) il y a 7 ans
  Leo Arias 82ce197e44 tests: fix most of the static warnings (#844) il y a 7 ans
  Tal Ater 9fd61177c3 Fixed typo in Crowdsale contract comment (#793) il y a 7 ans
  Alejo Salles c05918c3cc Crowdsale refactor and add new models (#744) il y a 7 ans
  Santiago Palladino 4d7c3cca75 Move token creation outside of crowdsale contract (#690) il y a 7 ans
  Facundo Spagnuolo c5d66183ab Move ERC20 contracts to ERC20 custom folder (#701) il y a 7 ans
  Matt Condon bd2f1773cd fix: solium errors - function-order only il y a 7 ans
  Matt Condon e60aee61f2 fix: solium errors - blank-line only il y a 7 ans
  Matt Condon 4d263b7fc3 fix: the result of 'npm run lint:sol:fix' il y a 7 ans
  George Spasov 586c88802d Changed constant to view and more expressive comment il y a 7 ans
  George Spasov 04946211a5 Using the new overridable function il y a 7 ans
  George Spasov ebdba08218 Added overridable getTokenAmount function il y a 7 ans
  Alejandro Santander bb1736e376 Change visibility of fallbacks to external il y a 8 ans
  Alejandro Santander b50391862c Changes to remove warnings il y a 8 ans
  Alejandro Santander 815d9e1f45 Replace constant with view/pure il y a 8 ans