Skip to content

Commit

Permalink
Merge pull request #1378 from o1-labs/perf/poseidon-hash-bottleneck
Browse files Browse the repository at this point in the history
Fix poseidon hash bottleneck in Mina submodule
  • Loading branch information
MartinMinkov committed Jan 24, 2024
2 parents ccbc379 + d967878 commit fdbfc36
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Unreleased](https://github.com/o1-labs/o1js/compare/be748e42e...HEAD)

### Changed

- Improve performance of Poseidon hashing by a factor of 13x https://github.com/o1-labs/o1js/pull/1378

## [0.15.3](https://github.com/o1-labs/o1js/compare/1ad7333e9e...be748e42e)

### Breaking changes
Expand Down
2 changes: 1 addition & 1 deletion src/mina

0 comments on commit fdbfc36

Please sign in to comment.