Historial de Commits

Autor SHA1 Mensaje Fecha
  Francisco Giordano 33eb8b1da5 Merge pull request #457 from sot528/fix-typo hace 8 años
  sot528 b069827bad fix typo. hace 8 años
  Francisco Giordano 74e416f04f Merge pull request #450 from dmx374/master hace 8 años
  dmx374 b395b06b65 Explicit public visibility on methods hace 8 años
  Francisco Giordano bd84db735d Merge pull request #450 from aupiff/master hace 8 años
  Francisco Giordano bd99b207c9 Merge pull request #454 from economicnetwork/master hace 8 años
  benjyz 2438557255 explain cliff hace 8 años
  benjyz 9f1826d83e vesting: more corrections on comments hace 8 años
  benjyz 676f5f6931 comments on vesting hace 8 años
  Roy Blankman 6d8bb497c8 removing trailing whitespace hace 8 años
  Francisco Giordano 5fd8684a5a properly kill background testrpc instance hace 8 años
  Francisco Giordano 1737555b0d Merge pull request #439 from frangio/fix-436 hace 8 años
  Francisco Giordano eda63c75c4 Merge pull request #440 from spalladino/fix/simple_token_initial_supply hace 8 años
  Santiago Palladino 61f62eb3c7 Fix INITIAL_SUPPLY in SimpleToken example hace 8 años
  Francisco Giordano f96ebfca31 cosmetic changes to BurnableToken hace 8 años
  Francisco Giordano fac580d1a9 remove indexed declaration of uint event parameter hace 8 años
  Ariel Barmat dc1017c929 Simplify implementation using similar interface as PullPayment contract hace 8 años
  Francisco Giordano 07b688a0e6 Merge pull request #430 from frangio/fix-unchecked-transfer hace 8 años
  Francisco Giordano 20187f2970 use SafeERC20#safeTransfer hace 8 años
  Francisco Giordano 84be318ca9 Merge pull request #424 from eugene-babichenko/transfer-ownership-event hace 8 años
  Yevhenii Babichenko 5035718e4b fixed wrong call order in Ownable.transferOwnership hace 8 años
  Francisco Giordano fdc8fbaa45 Merge pull request #428 from frangio/fix-425-pausable-docs hace 8 años
  Francisco Giordano 99887da49a fix Pausable documentation hace 8 años
  Yevhenii Babichenko 7a36a6c92a fix calls to OwnershipTransferred hace 8 años
  Yevhenii Babichenko 6beac0f215 add previousOwner field to OwnershipTransferred event hace 8 años
  Yevhenii Babichenko b59469c151 fire OwnershipTransferred event when the owner of an Ownable contract instance actually changed hace 8 años
  Francisco Giordano b07466a477 Merge pull request #420 from sh4ka/patch-1 hace 8 años
  Jesús Flores 0bd22e78d3 Fix docblock syntax hace 8 años
  Ariel Barmat 69e83e5086 Add a SplitPullPayment contract that combines distribution of funds and delayed withdrawal from each party hace 8 años
  Ariel Barmat 8336785a9b Add a SplitPayment contract to distribute funds among multiple beneficiaries hace 8 años