File tree Expand file tree Collapse file tree 3 files changed +888
-294
lines changed Expand file tree Collapse file tree 3 files changed +888
-294
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
(modification: no type change headlines) and this project adheres to
6
6
[ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## 0.4.7 - 2024-09-12
8
+ ## 0.4.8 - 2024-09-12
9
9
10
- - Expose ` commitToScalars ` in public API. #[ 57] ( https://github.com/ethereumjs/verkle-cryptography-wasm/pull/57 )
10
+ - Expose ` commitToScalars ` in public API. #[ 60] ( https://github.com/ethereumjs/verkle-cryptography-wasm/pull/60 )
11
+
12
+ ## 0.4.7 - 2024-09-10
13
+ - Add better API for ` createProof ` /` verifyProof ` and expanded tests #[ 57] ( https://github.com/ethereumjs/verkle-cryptography-wasm/pull/57 )
11
14
12
15
## 0.4.6 - 2024-09-08
13
16
You can’t perform that action at this time.
0 commit comments