Releases: 0xth0mas/ERC1155P
Releases · 0xth0mas/ERC1155P
v1.2
Require implementing contracts to override and implement the name, symbol and uri functions.
Fix (remove) the self static calls in ERC1155PSupply
v1.1
Upgrades to v1.0
- Better use of scratch space for calculating storage slots
- Pack mint data with balance data
- Pack mint data with total supply data
Initial release
Initial release of ERC1155P implementation.