We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 900b22f commit 18faf88Copy full SHA for 18faf88
CHANGELOG.md
@@ -22,8 +22,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
22
-`ZkProgram` to support non-pure provable types as inputs and outputs https://github.com/o1-labs/o1js/pull/1828
23
24
- Add `enforceTransactionLimits` parameter on Network https://github.com/o1-labs/o1js/issues/1910
25
-
26
- Method for optional types to assert none https://github.com/o1-labs/o1js/pull/1922
+- Increased maximum supported amount of methods in a `SmartContract` or `ZkProgram` to 30. https://github.com/o1-labs/o1js/pull/1918
27
28
### Fixed
29
0 commit comments