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 1811266 commit c61b0a1Copy full SHA for c61b0a1
CHANGELOG.md
@@ -22,6 +22,13 @@ This project adheres to
22
23
- Add `KimchiProof.toJSON()` and `KimchiProof.fromJSON()`
24
https://github.com/o1-labs/o1js/pull/2594
25
+- Add `KimchiVerificationKey.toString()` and
26
+ `KimchiVerificationKey.fromString()` https://github.com/o1-labs/o1js/pull/2594
27
+
28
+### Internal
29
30
+- Change cache harness to only allow writes when `dump` mode is active.
31
+ https://github.com/o1-labs/o1js/pull/2599
32
33
## [2.10.0](https://github.com/o1-labs/o1js/compare/114acff...3453d1e53) - 2025-09-27
34
0 commit comments