Skip to content

Commit dbc8d04

Browse files
authored
Merge pull request #2310 from o1-labs/florian/fix-prettier-ci
format changelog, fix ci
2 parents 4e78ea0 + 91db8b0 commit dbc8d04

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,16 @@ This project adheres to
3333
- Now only a single method is analyzed at a time.
3434

3535
### Changed
36-
- `IndexedMerkleMap` has been promoted from the `Experimental` namespace and is now part of the public API. https://github.com/o1-labs/o1js/pull/2114
37-
-
36+
37+
- `IndexedMerkleMap` has been promoted from the `Experimental` namespace and is
38+
now part of the public API. https://github.com/o1-labs/o1js/pull/2114
39+
3840
### Fixed
39-
- The `IndexedMerkleMap` root now includes the tree length in its root(commitment), addressing a vulnerability where a malicious user could insert a larger leaf and render the tree unreconstructable by others.
40-
41+
42+
- The `IndexedMerkleMap` root now includes the tree length in its
43+
root(commitment), addressing a vulnerability where a malicious user could
44+
insert a larger leaf and render the tree unreconstructable by others.
45+
4146
## [2.6.0](https://github.com/o1-labs/o1js/compare/4e23a60...3eef10d) - 2025-05-30
4247

4348
### Added

0 commit comments

Comments
 (0)