1. 17 Aug, 2018 2 commits
  2. 16 Aug, 2018 2 commits
    • Enforce linebreak style (#1213) · b59b43fa
      * Now forcing Unix linebreak style.
      
      * Added linebreak style for Solidity files.
      Nicolás Venturo authored
    • StandardToken encapsulation (#1197) · 4dcdd293
      * make StandardToken state variables private
      
      * simplify mocks
      
      * document new internal functions
      
      * fix link to ERC20 document
      
      * revert order of Transfer and Mint events
      
      * Revert "simplify mocks"
      
      This reverts commit 371fe3e567e0ec894caa8d5f14ad590b18c5ae86.
      
      * add tests for new internal functions
      
      * add check for null account
      
      * add checks for balances and allowance
      
      * add inline docs to BurnableToken._burn
      
      * remove redundant checks and clarify why
      Francisco Giordano authored
  3. 14 Aug, 2018 1 commit
    • Increase testing coverage (#1195) · 8d11dcc0
      * Added non-target bounty test
      
      * Increased ERC721 testing coverage.
      
      * Addressed review comments.
      
      * fix linter error
      
      * Fixed linter error
      
      * Removed unnecessary bouncer require
      
      * Improved Crowdsale tests.
      
      * Added missing SuperUser test.
      
      * Improved payment tests.
      
      * Improved token tests.
      
      * Fixed ERC721 test.
      
      * Reviewed phrasing.
      Nicolás Venturo authored
  4. 13 Aug, 2018 6 commits
  5. 12 Aug, 2018 1 commit
  6. 10 Aug, 2018 4 commits
  7. 08 Aug, 2018 6 commits
  8. 07 Aug, 2018 2 commits
  9. 06 Aug, 2018 3 commits
  10. 03 Aug, 2018 4 commits
  11. 02 Aug, 2018 6 commits
  12. 01 Aug, 2018 3 commits