Historique des commits

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