コミット履歴

作者 SHA1 メッセージ 日付
  Augusto 478d1b1a93 Removed safeRecover, using ecrecover method instead, recovering signature from entire hash 8 年 前
  AugustoL a68eaa4e2d Added NatSpec documentation on ECRecovery contract 8 年 前
  AugustoL 68c2bcb9dd Removed .only on ECRecovery tests 8 年 前
  Augusto 635c04378d Removed ECRecovery mock contract, ECRecovery funcions are public constants 8 年 前
  Augusto 227c7aae0f added check to ret boolean on ECRecovery 8 年 前
  Augusto 641b751385 Fix ECRecovery contract indentation 8 年 前
  Augusto 4201d50dcf ECRecovery library added with test and docs 8 年 前
  Mauro Velazquez b05fb9c200 Update ownable.rst 8 年 前
  Rudy Godoy 4f34d41523 Fixing typo. 8 年 前
  Rudy Godoy 91fc295a42 Updated reference to Ownable contract. 8 年 前
  Jakub Wojciechowski 67d3a759a7 leave weiAmount after PR comments 8 年 前
  Jakub Wojciechowski 950b6a5e56 sanity check for RefundableCrowdsale: goal > 0 8 年 前
  Jakub Wojciechowski db40fd314a sanity check for CappedCrowdsale: cap > 0 8 年 前
  Jakub Wojciechowski 6035bd522b simplify crowdsale weiRaised update 8 年 前
  Francisco Giordano b8884687df fix off by one error in VestedToken 8 年 前
  Peter Murray 18581f138f converted if() throw convention to require()/assert()/revert() 8 年 前
  Manuel Aráoz f3867f8477 Merge pull request #315 from joeykrug/patch-1 8 年 前
  Joseph Krug 353285e5d9 Added Constant to SafeMath functions as they don't modify storage 8 年 前
  Adam Dossa a56bcbf8fd Correctly call super.transferableTokens 8 年 前
  Francisco Giordano 81297fac88 Merge pull request #308 from frangio/fix/erc20 8 年 前
  Francisco Giordano 6331dd125d fix ERC20 to conform to standard 8 年 前
  Manuel Aráoz f8790c1ed7 Merge pull request #304 from cgewecke/fix-coveralls 8 年 前
  cgewecke 5afbdf00db Fix coverage 8 年 前
  Francisco Giordano 322a9598ab Merge pull request #289 from ezynda3/master 8 年 前
  Manuel Aráoz ba86e8e095 Merge pull request #296 from frangio/fix/293-tokentimelock-claim 8 年 前
  Francisco Giordano 5e423bc353 add release function, deprecate claim 8 年 前
   f2c2c01f8e Merge branch 'master' of github.com:OpenZeppelin/zeppelin-solidity 8 年 前
  Manuel Araoz 7434b3d6d2 v1.1.0 8 年 前
  Manuel Aráoz 63b5fc5971 Merge pull request #290 from frangio/fix/safemath-references 8 年 前
  Francisco Giordano f507a0ea29 fix references to SafeMath in crowdsale contracts 8 年 前