Commit Graph

12 Commits (5a6340395f508ba6dd6084fcdafe6c0ee9b037c1)

Author SHA1 Message Date
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
Jorge Izquierdo 72029b6847 Decouple transferable logic from VestedToken 8 years ago
Manuel Araoz 29ab824e5c revert TokenGrant instantiation to old style 8 years ago
Jorge Izquierdo 12aadbed51 Move check to transferFrom and add tests 8 years ago
Jorge Izquierdo 23703280ee Check if tokens are transaferable on approve 8 years ago
Manuel Araoz d24a2ed9a8 fix compiler error 8 years ago
Manuel Araoz b1cb7b5975 implement solium recommendations 8 years ago
Jorge Izquierdo 0a5af4b8ac Change operations order for rounding. Make tests use blocktime as reference time rather than date. 8 years ago
Manuel Araoz b67f60929c make VestedToken test deterministic 8 years ago
Jorge Izquierdo 0b71dcded2 Rename GrantableToken to VestedToken 8 years ago
Jorge Izquierdo f305382ef4 Remove grantTokens without vesting function 8 years ago
Jorge Izquierdo 917b129517 Add safeDiv and min/max functions to SafeMath 8 years ago
Jorge Izquierdo abc646a95c lastTokenIsTransferableDate rename 8 years ago
Jorge Izquierdo 1697518da8 Make vested stock calculation more testable 8 years ago
Jorge Izquierdo 93e7984c61 Transferrable is now transferrable 8 years ago
Jorge Izquierdo 8d9e12eda3 Add GrantableToken tests 8 years ago
Jorge Izquierdo fb0a96332c GrantableTokenMock 8 years ago
Jorge Izquierdo ec6e728c0f Grantable Token first version 8 years ago