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 43a3b76 commit 5797082Copy full SHA for 5797082
CHANGELOG.md
@@ -5,6 +5,9 @@ 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-10
9
+- Add better API for `createProof`/`verifyProof` and expanded tests #[57](https://github.com/ethereumjs/verkle-cryptography-wasm/pull/57)
10
+
11
## 0.4.6 - 2024-09-08
12
13
- Expose `createProof` and `verifyProof` from verkle_ffi. #[56](https://github.com/ethereumjs/verkle-cryptography-wasm/pull/56)
0 commit comments