Commit History

Author SHA1 Message Date
  Francisco Giordano e33d9bb41b remove all checks for short address attack (fixes #261) 8 years ago
  Juraj Bednar dd34d8df0f Fix typo in StandardToken allowance documentation 8 years ago
  RStorm b1e504d6c6 change uint to uint256 8 years ago
  Matt 403e7336a9 fixed typo 8 years ago
  David Knott 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
  maurelian d357cf3a2e Minor changes to doc comments for token and other contracts 8 years ago
  João Gabriel Carvalho f6f91298f0 Add natspec to all remaing contracts, except for vestedToken.sol 8 years ago
  Mikko Ohtamaa 964185dec3 Protect transferFrom against short hand attack. 8 years ago
  Mikko Ohtamaa e1cf602487 Fix variable naming. 8 years ago
  Mikko Ohtamaa a3446507ec Add fix for the approve() mitigation. 8 years ago
  Manuel Araoz 609869f087 change safe* to * 8 years ago
  Manuel Araoz 4fad1505c7 Make SafeMath a library 8 years ago
  Manuel Araoz 52120a8c42 5.3 always throw on error 8 years ago
  Manuel Aráoz 5e50090da0 Merge pull request #151 from AragonOne/clarity 8 years ago
  Jorge Izquierdo b9257a1092 Add clarifying comment to standard token transfer from function 8 years ago
  Manuel Araoz 52b66c744f solidity version 0.4.8 8 years ago
  Manuel Araoz f79ad4e2f6 add 2 lines between top level definitions 8 years ago
  Manuel Araoz 8b1f1ab67b Remove redundant checks in StandardToken 9 years ago
  Manuel Araoz 10e8d6a09f move erc20 and standardtoken to token folder 9 years ago