Commit History

Author SHA1 Message Date
  sot528 b069827bad fix typo. 8 years ago
  dmx374 b395b06b65 Explicit public visibility on methods 8 years ago
  benjyz 2438557255 explain cliff 8 years ago
  benjyz 9f1826d83e vesting: more corrections on comments 8 years ago
  benjyz 676f5f6931 comments on vesting 8 years ago
  Santiago Palladino 5e7c168b25 Fix missing storage keyword warnings 8 years ago
  Francisco Giordano b8884687df fix off by one error in VestedToken 8 years ago
  Peter Murray 18581f138f converted if() throw convention to require()/assert()/revert() 8 years ago
  Adam Dossa a56bcbf8fd Correctly call super.transferableTokens 8 years ago
  Francisco Giordano 421ed4f8ab fix references to max and min functions 8 years ago
  RStorm b1e504d6c6 change uint to uint256 8 years ago
  David Knott 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
  Manuel Araoz 7100e30bed Implement VestedToken bug mitigation #3 8 years ago
  Manuel Araoz a62621eb59 merge @izqui PR with new docs changes 8 years ago
  David Knott d08185fc3e Edit natspec documentation typos 8 years ago
  maurelian c4796bb918 Fix comments again 8 years ago
  maurelian d357cf3a2e Minor changes to doc comments for token and other contracts 8 years ago
  João Gabriel Carvalho d85be4a866 Add natspec to vestedToken.sol 8 years ago
  João Gabriel Carvalho f6f91298f0 Add natspec to all remaing contracts, except for vestedToken.sol 8 years ago
  Jorge Izquierdo 48a2e11dfe merge 8 years ago
  Jorge Izquierdo 22f60eace0 Use libraries syntax sugar for revoking grants logic 8 years ago
  Jorge Izquierdo e032b86231 Merge with Zeppelin master 8 years ago
  Jorge Izquierdo a6a2ee2bf1 Merge with master 8 years ago
  Jorge Izquierdo 929367f0ab Reorg code 8 years ago
  Jorge Izquierdo 5a6340395f Fix grant id parameter in NewTokenGrant event 8 years ago
  Jorge Izquierdo f812433706 Small refactor and documentation 8 years ago
  Jorge Izquierdo 5b2f0aa93d Implement revokable and burnsOnRevoke options 8 years ago
  Manuel Araoz 609869f087 change safe* to * 8 years ago
  Manuel Araoz 4fad1505c7 Make SafeMath a library 8 years ago
  Jorge Izquierdo 41d2fde952 Fix vesting calculation logic 8 years ago