Skip to content

0.11.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 13:55
· 15 commits to main since this release
d28b008

What's Changed

Breaking changes

MerkleTree

  • MerkleTree constructor now requires a hashFunction argument to be passed
  • MerkleTree.hash() static method now requires a hashFunction argument to be passed

TypedData

  • TypedData.domain is now of type TypedData.Domain instead of JsonObject
  • Renamed TypedData.Type->TypedData.StandardType, TypedData.TypeBase->TypedData.Type
  • Removed raw basic type

Full Changelog: 0.11.0...0.11.1