persistent-merkle-tree: v0.8.0
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
Dependencies
- The following workspace dependencies were updated
- dependencies
- @chainsafe/as-sha256 bumped from 0.4.2 to 0.5.0
- dependencies