S E R A Y A
02fcc75bb7
Add ERC1155URIStorage (#3210)
* Add ERC721URIStorage-like extension for ERC1155
* Add tests for ERC1155URIStorage extension
* add changelog entry for ERC721URIStorage
* Fix linting errors
* Emit URI event in ERC1155URIStorage
* Remove exists check and ERC1155Supply dependency
* Fix lint error
* Overwrite ERC1155 uri method
* Update ERC1155URIStorage specs
* Fix ERC1155URIStorageMock
* Rename _setTokenURI => _setURI in ERC1155URIStorage
* Add baseURI to ERC1155URIStorage
* Move super.uri call in ERC1155URIStorage
* Clearify ERC1155URIStorage description in change log
* reorder changelog & add documentation
* improve documentation
* fix typo
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
2022-03-29 09:15:43 +00:00
..
2021-04-16 12:15:09 -03:00
2021-10-18 12:47:37 -03:00
2022-03-25 11:02:15 +01:00
2022-03-22 18:16:20 -03:00
2021-12-22 19:01:24 -03:00
2022-03-28 15:36:30 -03:00
2021-03-15 13:01:47 -03:00
2022-03-29 09:15:43 +00:00
2022-03-22 18:16:20 -03:00
2021-02-23 23:50:40 -03:00
2021-07-20 10:35:58 -03:00