Skip to content

Commit

Permalink
Merge branch 'master' into feature/leaf-getter
Browse files Browse the repository at this point in the history
  • Loading branch information
Amxx committed Mar 4, 2024
2 parents bc550fb + ee103ec commit ab127f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Unreleased

- Added `SimpleMerkleTree` class that supports `bytes32` leaves with no extra hashing.
- Add a `nodeHash` option when creating or loading `SimpleMerkleTree`.
- Support custom hashing function for computing internal nodes. Available in the core and in `SimpleMerkleTree`.
- Add `at()` and `length` getter to access leaves in a tree.

## 1.0.6
Expand Down

0 comments on commit ab127f2

Please sign in to comment.