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 f00258d commit 2ff095cCopy full SHA for 2ff095c
CHANGELOG.md
@@ -23,13 +23,13 @@ This project adheres to
23
- Updated Rust nightly version from `2024-06-13` to `2024-09-05` to match the
24
version used in Mina proof-systems repository.
25
26
-- Improved the runtime table API with a `RuntimeTable` class with better
+- Improved the runtime table API with a `RuntimeTable` class with better
27
readability.
28
29
### Deprecated
30
31
-- Deprecate the `Gates.addRuntimeTableConfig` and `Gadgets.inTable` functions in favor
32
- of the `RuntimeTable` class API.
+- Deprecate the `Gates.addRuntimeTableConfig` and `Gadgets.inTable` functions in
+ favor of the `RuntimeTable` class API.
33
34
### Fixed
35
0 commit comments