Skip to content

Commit 5797082

Browse files
authored
v0.4.7 release (#59)
* update vitest to latest * Version bump
1 parent 43a3b76 commit 5797082

File tree

3 files changed

+887
-293
lines changed

3 files changed

+887
-293
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
(modification: no type change headlines) and this project adheres to
66
[Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

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+
811
## 0.4.6 - 2024-09-08
912

1013
- Expose `createProof` and `verifyProof` from verkle_ffi. #[56](https://github.com/ethereumjs/verkle-cryptography-wasm/pull/56)

0 commit comments

Comments
 (0)