Skip to content

Commit

Permalink
EIP-2537: Add informational comment in test file
Browse files Browse the repository at this point in the history
  • Loading branch information
jochem-brouwer committed Jan 9, 2025
1 parent da6ea58 commit 3e23068
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/eip-2537/test-vectors.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

These test vectors are derived from [BLS 12-381 tests](https://github.com/ethereum/bls12-381-tests/tree/eip-2537)

Note: `BLS12_G1MUL` is executed by the `BLS12_G1MULTIEXP` precompile and `BLS12_G2MUL` is executed by the `BLS12_G2MULTIEXP` precompile.

- [`BLS12_G1ADD` Machine-readable data](add_G1_bls.json)
- [`BLS12_G2ADD` Machine-readable data](add_G2_bls.json)
- [`BLS12_G1MUL` Machine-readable data](mul_G1_bls.json)
Expand Down

0 comments on commit 3e23068

Please sign in to comment.