Skip to content

v4.3.3

Choose a tag to compare

@frangio frangio released this 15 Nov 15:01
· 1446 commits to master since this release

⚠️ This is a security patch. For more information visit the security advisory.

  • ERC1155Supply: Handle totalSupply changes by hooking into _beforeTokenTransfer to ensure consistency of balances and supply during IERC1155Receiver.onERC1155Received calls.