Releases: ethereumjs/verkle-cryptography-wasm
Releases · ethereumjs/verkle-cryptography-wasm
verkle-cryptography-wasm v0.3.0
- Update API to use async initialization function
loadVerkleCrypto
to instantiate WASM module before use
and redesign build process, PR #37
verkle-cryptography-wasm v0.2.1
- Remove
postinstall
build hook, PR #35
verkle-cryptography-wasm v0.2.0
- Limit API exposure to FFI, PR #32
verkle-cryptography-wasm v0.1.1
- Additionally expose
VerkleFFI
andgetTreeKeyHash()
- Improve ESM compatibility (
.js
file endings)
verkle-cryptography-wasm v0.1.0
This a pre-release primarily meant to be used for internal purposes (feel free to do your early-on experimentation though! 🙂).