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 820ed25 commit 33138ddCopy full SHA for 33138dd
CHANGELOG.md
@@ -18,9 +18,15 @@ This project adheres to
18
19
## [Unreleased](https://github.com/o1-labs/o1js/compare/114acff...HEAD)
20
21
+### Added
22
+
23
+- Internal o1js and protocol constants, hashes and prefixes are now exported via
24
+ the `Core´ namespace. https://github.com/o1-labs/o1js/pull/2421
25
26
## [2.9.0](https://github.com/o1-labs/o1js/compare/4b1dccdd...114acff) - 2025-09-02
27
28
### Added
29
30
- Support for `ForeignField.Unsafe.fromField` as an alternative constructor
31
https://github.com/o1-labs/o1js/pull/2322
32
0 commit comments