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 933051c commit 686c085Copy full SHA for 686c085
CHANGELOG.md
@@ -24,6 +24,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
24
- Add `enforceTransactionLimits` parameter on Network https://github.com/o1-labs/o1js/issues/1910
25
- Method for optional types to assert none https://github.com/o1-labs/o1js/pull/1922
26
- Increased maximum supported amount of methods in a `SmartContract` or `ZkProgram` to 30. https://github.com/o1-labs/o1js/pull/1918
27
+- Expose low-level conversion methods `Proof.{_proofToBase64,_proofFromBase64}` https://github.com/o1-labs/o1js/pull/1928
28
29
### Fixed
30
0 commit comments