Nicolás Venturo
d9fa59f30a
Address ERC1155 changes (#2267)
* 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>
2020-06-09 14:47:51 -03:00
..
2020-06-02 17:00:56 -03:00
2020-05-04 14:55:16 -03:00
2020-04-02 15:30:21 -03:00
2020-05-04 14:55:16 -03:00
2020-05-08 13:38:43 -03:00
2020-03-16 16:27:15 -03:00
2020-03-16 17:42:33 -03:00
2020-06-09 14:47:51 -03:00
2020-06-09 14:47:51 -03:00
2020-06-04 14:57:35 -03:00
2019-11-28 15:46:42 -03:00
2019-10-11 15:34:07 -03:00