File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
2222### Added
2323
2424- Lazy mode for prover index computation. https://github.com/o1-labs/o1js/pull/2143
25- - Added reverse functionality to ` DynamicArray ` and indexed ` forEach ` and ` forEachReverse ` variants.
25+ - Added reverse functionality to ` DynamicArray ` and indexed ` forEach ` and ` forEachReverse ` variants. https://github.com/o1-labs/o1js/pull/2250
2626- Added ` ZkProgram.analyzeSingleMethod(methodName: string) ` to analyze a single method of a ZkProgram. https://github.com/o1-labs/o1js/pull/2217
2727 - This is an addition to ` ZkProgram.analyzeMethods() ` which analyzes all methods of a ZkProgram by executing them.
2828 - Now only a single method is analyzed at a time.
You can’t perform that action at this time.
0 commit comments