Historial de Commits

Autor SHA1 Mensaje Fecha
  AugustoL b67856c69d Separate ERC20 and ERC827 form tokens implementations in contracts and test folders hace 7 años
  Matt Condon 4d263b7fc3 fix: the result of 'npm run lint:sol:fix' hace 7 años
  Tal Ater 687dc19a4a Documented increaseApproval() and decreaseApproval() hace 7 años
  Dave Hoover 11349835e9 Minor formatting change hace 8 años
  Alejandro Santander 815d9e1f45 Replace constant with view/pure hace 8 años
  Alejandro Santander e6213767fa Update all solidity versions to 0.4.18 hace 8 años
  Georgios Konstantopoulos 3c5a268da4 fixes #572 hace 8 años
  Dan Phifer e70dd18734 Moving business logic preconditions to the beginning of the function. hace 8 años
  Jack Bauer 3733c069c9 Add explicit visibility hace 8 años
  jakub-wojciechowski adfd8fb6a9 Warning in approve method documentation. hace 8 años
  jakub-wojciechowski 98f672b534 Make approve method compliant with ERC20 hace 8 años
  SylTi 4a1ff913ab replace var by uint256 in StandardToken. Fix #432 hace 8 años
  SylTi 83918cad4b change approve() to conform to ERC20. Fix #438 hace 8 años
  dmx374 b395b06b65 Explicit public visibility on methods hace 8 años
  Roy Blankman 6d8bb497c8 removing trailing whitespace hace 8 años
  Jesús Flores 0bd22e78d3 Fix docblock syntax hace 8 años
  Pavel Rubin 209e2de93b Fix for #400: Check that destination of token transfers is not 0x hace 8 años
  Rudy Godoy 8b11035b39 Indentation refactoring. hace 8 años
  Rudy Godoy 21f251eafb Removed onlyPayloadSize modifier hace 8 años
  pipaman e7b1c33955 Update StandardToken.sol hace 8 años
  Francisco Giordano 1d162e95c5 Merge pull request #377 from yaronvel/master hace 8 años
  Petr Korolev 99efe80c61 fixed typos in standart token doc hace 8 años
  Yaron Velner 9333fec5f1 fix to issue 375 hace 8 años
  Rudy Godoy 6904f12032 Merge with upstream/master hace 8 años
  Peter Murray 18581f138f converted if() throw convention to require()/assert()/revert() hace 8 años
  Francisco Giordano 6331dd125d fix ERC20 to conform to standard hace 8 años
  Jason Bellamy e31abffcb6 fix(token): typo in documentation hace 8 años
  Jason Bellamy 42c6392533 fix(token): typo in documentation hace 8 años
  Rudy Godoy 34e3ce4ab4 Typo fix: avaible -> available hace 8 años
  Rudy Godoy 4d6b48f39e Typo fix. standart -> standard hace 8 años