Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Amxx authored Mar 4, 2024
1 parent ab127f2 commit 5ab5710
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 @@ -4,7 +4,7 @@

- Added `SimpleMerkleTree` class that supports `bytes32` leaves with no extra hashing.
- 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.
- Add `length` and `at()` (leaf getter) to `StandardMerkleTree` and `SimpleMerkleTree`.

## 1.0.6

Expand Down

0 comments on commit 5ab5710

Please sign in to comment.