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 99d69f6 commit 884475dCopy full SHA for 884475d
CHANGELOG.md
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
(modification: no type change headlines) and this project adheres to
6
[Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
+## 0.4.7 - 2024-09-12
9
+
10
+- Expose `commitToScalars` in public API. #[57](https://github.com/ethereumjs/verkle-cryptography-wasm/pull/57)
11
12
## 0.4.6 - 2024-09-08
13
14
- Expose `createProof` and `verifyProof` from verkle_ffi. #[56](https://github.com/ethereumjs/verkle-cryptography-wasm/pull/56)
0 commit comments