Историја ревизија

Аутор SHA1 Порука Датум
  Martín Triay 9e0e80e820 [TokenVesting] Allow instantiation of already started vesting contracts. Improve comments' wording. пре 8 година
  Martín Triay 562fb6945f [TokenVesting] Rename events according to convention пре 8 година
  Martín Triay 822de45bfc [TokenVesting] Add a start parameter to constructor to defer vesting пре 8 година
  Martín Triay bd56163900 [TokenVesting] Fix vestedAmount calculation. Linearity test watches beneficiary balance over vestedAmount пре 8 година
  Martín Triay 696615d392 [TokenVesting] Add linear release test пре 8 година
  Martín Triay 645edfc936 [TokenVesting] Fix should-revoke test пре 8 година
  Martín Triay a227b212f5 [TokenVesting] Add tests пре 8 година
  Martín Triay c11265e694 [TokenVesting] Add events пре 8 година
  Francisco Giordano 6344a76f83 add pending tests пре 8 година
  Francisco Giordano 3da7c31484 add revocable flag пре 8 година
  Francisco Giordano 998c72ab5b add preconditions to constructor пре 8 година
  Francisco Giordano 00f323d132 add shortcut for vestedAmount after vesting end пре 8 година
  Francisco Giordano 80e591f487 add TokenVesting contract пре 8 година
  Brett Sun 1333f45cdc Add missing code blocks to bounty docs пре 8 година
  Brett Sun 2ad88b59f6 Small indenting fix for bounty docs пре 8 година
  Rudy Godoy a9055f5ce2 Fixes typos пре 8 година
  Eric Thomas 9b0e89c4bf Add `npm init` пре 8 година
  nedodn 27f8609ac9 Update TokenTimelock.sol: Issue #464 пре 8 година
  Francisco Giordano 5cf503673f Merge pull request #466 from phiferd/master пре 8 година
  Dan Phifer 3837319141 Adding some additional tests пре 8 година
  Dan Phifer e70dd18734 Moving business logic preconditions to the beginning of the function. пре 8 година
  Manuel Aráoz 158a7a881d Merge pull request #460 from dmx374/patch-3 пре 8 година
  Francisco Giordano 725ed40a57 v1.3.0 пре 8 година
  Jack Bauer 3733c069c9 Add explicit visibility пре 8 година
  Francisco Giordano 1df75a951f Merge pull request #446 from jakub-wojciechowski/master пре 8 година
  jakub-wojciechowski adfd8fb6a9 Warning in approve method documentation. пре 8 година
  jakub-wojciechowski 98f672b534 Make approve method compliant with ERC20 пре 8 година
  Francisco Giordano e9068859b6 Merge pull request #448 from SylTi/fix/small-fixes пре 8 година
  SylTi 1203a2473d add whenNotPaused modifier to all of PausableToken functions that modify it's state. Fix #401 пре 8 година
  SylTi 4a1ff913ab replace var by uint256 in StandardToken. Fix #432 пре 8 година