Skip to content

Commit

Permalink
v0.4.7 release (#59)
Browse files Browse the repository at this point in the history
* update vitest to latest

* Version bump
  • Loading branch information
acolytec3 authored Sep 10, 2024
1 parent 43a3b76 commit 5797082
Show file tree
Hide file tree
Showing 3 changed files with 887 additions and 293 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
(modification: no type change headlines) and this project adheres to
[Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## 0.4.7 - 2024-09-10
- Add better API for `createProof`/`verifyProof` and expanded tests #[57](https://github.com/ethereumjs/verkle-cryptography-wasm/pull/57)

## 0.4.6 - 2024-09-08

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

0 comments on commit 5797082

Please sign in to comment.