Releases: ethereumjs/verkle-cryptography-wasm
verkle-cryptography-wasm@0.4.8
What's Changed
- Add
commitToScalars
and version bump by @acolytec3 in #60
Full Changelog: https://github.com/ethereumjs/verkle-cryptography-wasm/compare/verkle-cryptography-wasm@0.4.7...verkle-cryptography-wasm@0.4.8
verkle-cryptography-wasm@0.4.7
What's Changed
- chore!: Add tests for createProof and verifyProof alongside an easier to use abstraction by @kevaundray in #58
Full Changelog: https://github.com/ethereumjs/verkle-cryptography-wasm/compare/verkle-cryptography-wasm@0.4.6...verkle-cryptography-wasm@0.4.7
verkle-cryptography-wasm@0.4.6
What's Changed
- Add
*Proof
functions toverkleFFI
by @acolytec3 in #56
Full Changelog: https://github.com/ethereumjs/verkle-cryptography-wasm/compare/verkle-cryptography-wasm@0.4.5...verkle-cryptography-wasm@0.4.6
verkle-cryptography-wasm@0.4.5
What's Changed
- Remove verkleCrypto typescript interface by @acolytec3 in #55
Full Changelog: https://github.com/ethereumjs/verkle-cryptography-wasm/compare/verkle-cryptography-wasm@0.4.4...verkle-cryptography-wasm@0.4.5
verkle-cryptography-wasm@0.4.4
What's Changed
- Add
serializeCommitment
to public API by @acolytec3 in #53
Full Changelog: https://github.com/ethereumjs/verkle-cryptography-wasm/compare/verkle-cryptography-wasm@0.4.3...verkle-cryptography-wasm@0.4.4
verkle-cryptography-wasm@0.4.3
What's Changed
- Add hashCommitment to public API by @acolytec3 in #51
Full Changelog: https://github.com/ethereumjs/verkle-cryptography-wasm/compare/verkle-cryptography-wasm@0.4.2...verkle-cryptography-wasm@0.4.3
verkle-cryptography-wasm@0.4.2
What's Changed
- fix: When the node is not present, rust verkle provides a default zero value by @kevaundray in #47
- fix: On malformed proof elements, return false when verifying the execution witness by @kevaundray in #48
Full Changelog: https://github.com/ethereumjs/verkle-cryptography-wasm/compare/verkle-cryptography-wasm@0.4.1...verkle-cryptography-wasm@0.4.2
verkle-cryptography-wasm@0.4.1
What's Changed
- v0.4.0 release by @acolytec3 in #43
- chore: update rust-verkle dependency and remove now unused dependencies by @kevaundray in #45
- chore: Add method to verify the prestate in the execution witness by @kevaundray in #44
- Release v0.4.1 by @acolytec3 in #46
Full Changelog: https://github.com/ethereumjs/verkle-cryptography-wasm/compare/verkle-cryptography-wasm@0.4.0...verkle-cryptography-wasm@0.4.1
verkle-cryptography-wasm@0.4.0
What's Changed
- chore!: modify
getTreeKeyHash
to usehashCommitment
by @kevaundray in #31
Full Changelog: https://github.com/ethereumjs/verkle-cryptography-wasm/compare/verkle-cryptography-wasm@0.3.1...verkle-cryptography-wasm@0.4.0
verkle-cryptography-wasm@0.3.1
What's Changed
- Miscellaneous fixes and cleanup by @acolytec3 in #41
- v0.3.1 release and changelog by @acolytec3 in #42
Full Changelog: https://github.com/ethereumjs/verkle-cryptography-wasm/compare/verkle-cryptography-wasm@0.3.0...verkle-cryptography-wasm@0.031