Skip to content

v0.26.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 16:10
e097f99

0.26.0 (2024-05-14)

Features

  • add dynamicPart in schema returned by getSchema (12d34d2)
  • add support for bytesN valueType from 1 to 32 (1db6f2f)
  • allow to use decodeData to decode Array length only (5ddb12d)
  • export getSchema as a standalone function outside of class instance (8558c71)
  • include also dynamicKeyPart in the schema return by getSchema (30dda33)

Bug Fixes

  • encode uintN with correct padding and bytes length (f8dc5ae)
  • Ignore formatting in package.json inside of biome (33a80dd)
  • valueContent from bytes32 -> Bytes32 for LSP8ReferenceContract (dffc421)