Skip to content

persistent-merkle-tree: v0.8.0

Compare
Choose a tag to compare
@wemeetagain wemeetagain released this 06 Aug 21:55
216241d

0.8.0 (2024-08-06)

⚠ BREAKING CHANGES

  • implement hashInto() api for as-sha256 (#382)

Features

  • implement batch hash utils (#384) (1578883)
  • implement HashComputationLevel using LinkedList (#389) (e2c8329)
  • implement hashInto() api for as-sha256 (#382) (ccadf43)

Bug Fixes

  • findDiffDepthi to support more than 31 bytes (#371) (3a1c8dc)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @chainsafe/as-sha256 bumped from 0.4.2 to 0.5.0