https://github.com/jsign/verkle-test-vectors
Verkle Tree test vectors
https://github.com/jsign/verkle-test-vectors
Last synced: over 1 year ago
JSON representation
Verkle Tree test vectors
- Host: GitHub
- URL: https://github.com/jsign/verkle-test-vectors
- Owner: jsign
- License: mit
- Created: 2023-11-07T15:52:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T15:04:41.000Z (about 2 years ago)
- Last Synced: 2025-02-28T05:56:05.210Z (over 1 year ago)
- Language: Go
- Size: 95.7 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# verkle-test-vectors
It contains test vectors for Verkle Trees separated in two categories:
- Cryptography
- Tree (state)
Probably many of these tests will eventually leak into other formal spec test repositories, but for now, they are here.
The current plan of test to cover can be found in [this document](https://hackmd.io/@jsign/verkle-test-vectors).