File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
2929- Method for optional types to assert none https://github.com/o1-labs/o1js/pull/1922
3030- Increased maximum supported amount of methods in a ` SmartContract ` or ` ZkProgram ` to 30. https://github.com/o1-labs/o1js/pull/1918
3131- Expose low-level conversion methods ` Proof.{_proofToBase64,_proofFromBase64} ` https://github.com/o1-labs/o1js/pull/1928
32+ - Expore ` maxProofsVerified() ` and a ` Proof ` class directly on ZkPrograms https://github.com/o1-labs/o1js/pull/1933
33+
34+ ### Changed
35+
36+ - Changed an internal type to improve IntelliSense on ZkProgram methods https://github.com/o1-labs/o1js/pull/1933
3237
3338### Fixed
3439
You can’t perform that action at this time.
0 commit comments