Skip to content

Releasing v1.5.2

Compare
Choose a tag to compare
@itzmeanjan itzmeanjan released this 26 Apr 04:46
· 104 commits to master since this release
b0ad377

What's new ?

MintableERC1155Predicate now handles mint(...) during exiting with tokens as mintBatch(...) with single element.

Previously burning single token on L2 & attempting to exit with it used to revert, which was discovered recently & this release has fix for it.