You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.
I put the issues into an PR so it's simpler to describe it in code: #53
1 (ERC3525) burning nfts implicitly decreases token supply (that's ok but maybe worth another thought)
2 (Enumerable) tokenInSlotByIndex / tokenSupplyInSlot yield wrong values after a value transfer
3 (merging) totalSupply doesn't decrease after merging values.
All details inside the PR's description :)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I put the issues into an PR so it's simpler to describe it in code: #53
1 (ERC3525) burning nfts implicitly decreases token supply (that's ok but maybe worth another thought)
2 (Enumerable) tokenInSlotByIndex / tokenSupplyInSlot yield wrong values after a value transfer
3 (merging) totalSupply doesn't decrease after merging values.
All details inside the PR's description :)
The text was updated successfully, but these errors were encountered: