1. 18 Aug, 2020 3 commits
  2. 14 Aug, 2020 1 commit
  3. 12 Aug, 2020 1 commit
  4. 11 Aug, 2020 3 commits
  5. 24 Jul, 2020 1 commit
  6. 21 Jul, 2020 2 commits
  7. 14 Jul, 2020 1 commit
  8. 13 Jul, 2020 1 commit
  9. 08 Jul, 2020 1 commit
  10. 01 Jul, 2020 2 commits
  11. 29 Jun, 2020 1 commit
  12. 25 Jun, 2020 1 commit
  13. 23 Jun, 2020 3 commits
  14. 19 Jun, 2020 1 commit
  15. 16 Jun, 2020 2 commits
  16. 12 Jun, 2020 3 commits
  17. 11 Jun, 2020 6 commits
  18. 09 Jun, 2020 2 commits
    • Address ERC1155 changes (#2267) · d9fa59f3
      * Make holder fns public
      
      * Add context, remove msg.sender from check
      
      * Fix location of Holder arguments
      
      * Add beforeTransfer hook
      
      * Minor test improvements
      
      * Add ERC1155Burnable and tests
      
      * Add ERC1155Pausable
      
      * Add ERC1155PresetMinterPauser.sol
      
      * Add uri constructors
      
      * Improved revert reasons
      
      * Initial docs improvements
      
      * Add missing docs
      
      * Improve acceptance checks revert reasons
      
      * Apply suggestions from code review
      
      Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
      
      * Remove note about 1155 preset uri in mint
      
      * Add rquirements to balanceOfBatch
      
      * Add note about URI and uri
      
      * Fix list in docs
      
      * Fix lint errors
      
      * Use natural sorting for API titles
      
      * Fix doc references
      
      * Escape {id} references to remove docgen warnings
      
      * Added intro docs, fixed links
      
      * Apply suggestions from code review
      
      Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
      
      * Add changelog entry
      
      Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
      Nicolás Venturo authored
  19. 08 Jun, 2020 4 commits
  20. 05 Jun, 2020 1 commit