Introduce ERC1155 totalSupply() and exists() functions#2593
Introduce ERC1155 totalSupply() and exists() functions#2593frangio merged 8 commits intoOpenZeppelin:masterfrom
Conversation
62ee599 to
76f54ee
Compare
|
Do we know if there is precedent for these |
|
The code in this PR needs to remove SafeMath. |
done. |
Not 100% sure. I've discussed usecase where 1155 could be used for voting, and total supply was useful ... but that is everything |
|
They also have an internal |
20e55a1 to
d241577
Compare
d241577 to
628a697
Compare
|
When will these changes be released? |
|
We're aiming for a release candidate on June 3rd. |
|
Is this release yet or not?? |
Its been released in 4.2.0 (2021-06-30) |
Followup to #2185
PR Checklist