Skip to content

v3.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 14:42
a2b71e2

3.2.0 (2023-11-03)

⚠ BREAKING CHANGES

  • add tokenIdType to LSP8 deployment
  • update LSP3 and LSP4 to new verification schema

Features

  • add keccak256(utf8) constant in helpers (16b66ca)

Bug Fixes

  • add v12 base contract versions (adbaadc)
  • encode LSP2 array length as 16 bytes long (919c5a4)
  • erc725.js imports (1a4e210)
  • trigger release (9f5fdf0)

Miscellaneous Chores

Code Refactoring

  • add tokenIdType to LSP8 deployment (425e23f)
  • update LSP3 and LSP4 to new verification schema (acaa377)