Skip to content

Commit 5467acc

Browse files
committed
Merge remote-tracking branch 'origin/master' into add-commitToScalars
2 parents 884475d + 5797082 commit 5467acc

File tree

3 files changed

+888
-294
lines changed

3 files changed

+888
-294
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@ 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-12
8+
## 0.4.8 - 2024-09-12
99

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)
1114

1215
## 0.4.6 - 2024-09-08
1316

0 commit comments

Comments
 (0)