Historial de Commits

Autor SHA1 Mensaje Fecha
  cgewecke ed872ca0a1 Minor coverage maintenance hace 8 años
  Francisco Giordano 1bb1d41beb Merge pull request #281 from rudygodoy/master hace 8 años
  Francisco Giordano 1db46aa5d5 Merge pull request #292 from jakub-wojciechowski/test/pausable hace 8 años
  Francisco Giordano c991eaf916 Merge pull request #325 from frangio/refactor/test-script hace 8 años
  Francisco Giordano 86a69fd6d6 refactor test script hace 8 años
  Rudy Godoy 6735a3ccd6 Renamed tAMOUNT to much friendly amount hace 8 años
  pooleja 6d565ef841 Fix auto-formatting hace 8 años
  pooleja b2e36314cb Add requirement for address to not be 0 and throw error hace 8 años
  Rudy Godoy 6904f12032 Merge with upstream/master hace 8 años
  Manuel Aráoz c3a30e9be3 Merge pull request #318 from BrianGuo/master hace 8 años
  Brian Guo 93b953fb48 changed instances of uint to uint256; fixes issue #226 hace 8 años
  Manuel Araoz e2fdf09e9b v1.2.0 hace 8 años
  AugustoL 4f44427966 Added function helper, few changes on ECRecover lib hace 8 años
  Augusto f8c0fab5d8 Fixed tests and few changes on contract comments hace 8 años
  Augusto 478d1b1a93 Removed safeRecover, using ecrecover method instead, recovering signature from entire hash hace 8 años
  AugustoL a68eaa4e2d Added NatSpec documentation on ECRecovery contract hace 8 años
  AugustoL 68c2bcb9dd Removed .only on ECRecovery tests hace 8 años
  Augusto 635c04378d Removed ECRecovery mock contract, ECRecovery funcions are public constants hace 8 años
  Augusto 227c7aae0f added check to ret boolean on ECRecovery hace 8 años
  Augusto 641b751385 Fix ECRecovery contract indentation hace 8 años
  Augusto 4201d50dcf ECRecovery library added with test and docs hace 8 años
  Mauro Velazquez b05fb9c200 Update ownable.rst hace 8 años
  Rudy Godoy 4f34d41523 Fixing typo. hace 8 años
  Rudy Godoy 91fc295a42 Updated reference to Ownable contract. hace 8 años
  Jakub Wojciechowski 67d3a759a7 leave weiAmount after PR comments hace 8 años
  Jakub Wojciechowski 950b6a5e56 sanity check for RefundableCrowdsale: goal > 0 hace 8 años
  Jakub Wojciechowski db40fd314a sanity check for CappedCrowdsale: cap > 0 hace 8 años
  Jakub Wojciechowski 6035bd522b simplify crowdsale weiRaised update 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