File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,19 @@ This project adheres to
2626 https://github.com/o1-labs/o1js/pull/2594
2727- Add ` KimchiVerificationKey.toString() ` and
2828 ` KimchiVerificationKey.fromString() ` https://github.com/o1-labs/o1js/pull/2594
29+ - Add optional property ` cacheDirectory ` to ` Cache ` to retrieve the directory of
30+ the cache. https://github.com/o1-labs/o1js/pull/2598
2931
3032### Internal
3133
3234- Change cache harness to only allow writes when ` dump ` mode is active.
3335 https://github.com/o1-labs/o1js/pull/2599
36+ - Improved the internal o1js build system, adding native macOS ARM support and
37+ strengthening build integrity.
38+ - Added a framework to test for cache regressions in circuit compilation
39+ artefacts across versions.
40+ - Updated proof-systems submodule to a newer upstream commit.
41+ https://github.com/o1-labs/o1js/pull/2624
3442
3543## [ 2.10.0] ( https://github.com/o1-labs/o1js/compare/114acff...3453d1e53 ) - 2025-09-27
3644
You can’t perform that action at this time.
0 commit comments