Historial de Commits

Autor SHA1 Mensaje Fecha
  Santiago Palladino 5e7c168b25 Fix missing storage keyword warnings hace 8 años
  Francisco Giordano b8884687df fix off by one error in VestedToken hace 8 años
  Peter Murray 18581f138f converted if() throw convention to require()/assert()/revert() hace 8 años
  Adam Dossa a56bcbf8fd Correctly call super.transferableTokens hace 8 años
  Francisco Giordano 421ed4f8ab fix references to max and min functions hace 8 años
  RStorm b1e504d6c6 change uint to uint256 hace 8 años
  David Knott 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 hace 8 años
  Manuel Araoz 7100e30bed Implement VestedToken bug mitigation #3 hace 8 años
  Manuel Araoz a62621eb59 merge @izqui PR with new docs changes hace 8 años
  David Knott d08185fc3e Edit natspec documentation typos hace 8 años
  maurelian c4796bb918 Fix comments again hace 8 años
  maurelian d357cf3a2e Minor changes to doc comments for token and other contracts hace 8 años
  João Gabriel Carvalho d85be4a866 Add natspec to vestedToken.sol hace 8 años
  João Gabriel Carvalho f6f91298f0 Add natspec to all remaing contracts, except for vestedToken.sol hace 8 años
  Jorge Izquierdo 48a2e11dfe merge hace 8 años
  Jorge Izquierdo 22f60eace0 Use libraries syntax sugar for revoking grants logic hace 8 años
  Jorge Izquierdo e032b86231 Merge with Zeppelin master hace 8 años
  Jorge Izquierdo a6a2ee2bf1 Merge with master hace 8 años
  Jorge Izquierdo 929367f0ab Reorg code hace 8 años
  Jorge Izquierdo 5a6340395f Fix grant id parameter in NewTokenGrant event hace 8 años
  Jorge Izquierdo f812433706 Small refactor and documentation hace 8 años
  Jorge Izquierdo 5b2f0aa93d Implement revokable and burnsOnRevoke options hace 8 años
  Manuel Araoz 609869f087 change safe* to * hace 8 años
  Manuel Araoz 4fad1505c7 Make SafeMath a library hace 8 años
  Jorge Izquierdo 41d2fde952 Fix vesting calculation logic hace 8 años
  Francisco Giordano 61e33197b2 rename TransferableToken to LimitedTransferToken hace 8 años
  Jorge Izquierdo 72029b6847 Decouple transferable logic from VestedToken hace 8 años
  Manuel Araoz 29ab824e5c revert TokenGrant instantiation to old style hace 8 años
  Jorge Izquierdo 12aadbed51 Move check to transferFrom and add tests hace 8 años
  Jorge Izquierdo 23703280ee Check if tokens are transaferable on approve hace 8 años