We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65cc87f commit bab0ce1Copy full SHA for bab0ce1
CHANGELOG.md
@@ -65,7 +65,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
65
- `divMod64()` division modulo 2^64 that returns the remainder and quotient of the operation
66
- `addMod64()` addition modulo 2^64
67
- Bitwise OR via `{UInt32, UInt64}.or()`
68
-- **BLAKE2B hash function** gadget [#1285](https://github.com/o1-labs/o1js/pull/1285)
+- **BLAKE2B hash function** gadget. https://github.com/o1-labs/o1js/pull/1767
69
70
## [1.9.1](https://github.com/o1-labs/o1js/compare/f15293a69...7e9394) - 2024-10-15
71
0 commit comments