Skip to content

Commit

Permalink
add: link to test vectors
Browse files Browse the repository at this point in the history
  • Loading branch information
agnxsh authored and mratsim committed Jan 14, 2024
1 parent f26a947 commit 3996b76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/t_ethereum_verkle_ipa_primitives.nim
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,8 @@ suite "Random Elements Generation and CRS Consistency":
# Test for Computing the Correct Vector Commitment
#
# ############################################################
## Test vectors are in this link, as bigint strings
## https://github.com/jsign/verkle-test-vectors/blob/main/crypto/001_vector_commitment.json#L5-L261

suite "Computing the Correct Vector Commitment":
test "Test for Vector Commitments from Verkle Test Vectors by @Ignacio":
Expand Down

0 comments on commit 3996b76

Please sign in to comment.