提交歷史

作者 SHA1 備註 提交日期
  Roy Blankman 6d8bb497c8 removing trailing whitespace 8 年之前
  Francisco Giordano 1737555b0d Merge pull request #439 from frangio/fix-436 8 年之前
  Francisco Giordano eda63c75c4 Merge pull request #440 from spalladino/fix/simple_token_initial_supply 8 年之前
  Santiago Palladino 61f62eb3c7 Fix INITIAL_SUPPLY in SimpleToken example 8 年之前
  Francisco Giordano f96ebfca31 cosmetic changes to BurnableToken 8 年之前
  Francisco Giordano fac580d1a9 remove indexed declaration of uint event parameter 8 年之前
  Francisco Giordano 07b688a0e6 Merge pull request #430 from frangio/fix-unchecked-transfer 8 年之前
  Francisco Giordano 20187f2970 use SafeERC20#safeTransfer 8 年之前
  Francisco Giordano 84be318ca9 Merge pull request #424 from eugene-babichenko/transfer-ownership-event 8 年之前
  Yevhenii Babichenko 5035718e4b fixed wrong call order in Ownable.transferOwnership 8 年之前
  Francisco Giordano fdc8fbaa45 Merge pull request #428 from frangio/fix-425-pausable-docs 8 年之前
  Francisco Giordano 99887da49a fix Pausable documentation 8 年之前
  Yevhenii Babichenko 7a36a6c92a fix calls to OwnershipTransferred 8 年之前
  Yevhenii Babichenko 6beac0f215 add previousOwner field to OwnershipTransferred event 8 年之前
  Yevhenii Babichenko b59469c151 fire OwnershipTransferred event when the owner of an Ownable contract instance actually changed 8 年之前
  Francisco Giordano b07466a477 Merge pull request #420 from sh4ka/patch-1 8 年之前
  Jesús Flores 0bd22e78d3 Fix docblock syntax 8 年之前
  Francisco Giordano f073352632 Merge pull request #416 from frangio/add-comment-basictoken-throw 8 年之前
  Francisco Giordano aad25205cd add comment making explicit that SafeMath.sub can throw 8 年之前
  Francisco Giordano dcdc453a55 Merge pull request #413 from frangio/add-safe-erc20 8 年之前
  Francisco Giordano 5636575327 Merge pull request #415 from frangio/merge-411-manually 8 年之前
  Francisco Giordano 00f80c726a fix reference to mock contract 8 年之前
  Francisco Giordano 74db6c2b3b add missing test for error when doing transferFrom to 0x0 8 年之前
  Pavel Rubin d095ba84bf Add tests to check transfers to 0x0 fail 8 年之前
  Pavel Rubin 209e2de93b Fix for #400: Check that destination of token transfers is not 0x 8 年之前
  Francisco Giordano c37c233d22 add SafeERC20 tests for succeeding operations 8 年之前
  Francisco Giordano 7b463769a5 explain how to use SafeERC20 8 年之前
  Francisco Giordano c7636bdc4c add safe ERC20 helpers 8 年之前
  Francisco Giordano 307d34e05a Merge pull request #407 from frangio/rename-truffle-config 8 年之前
  Francisco Giordano 69e21dacb8 rename truffle.js to truffle-config.js 8 年之前