Skip to content

Test BLS12_G2ADD

Documentation for tests/prague/eip2537_bls_12_381_precompiles/test_bls12_g2add.py@0ed27a0e.

Generate fixtures for these test cases for Prague with:

fill -v tests/prague/eip2537_bls_12_381_precompiles/test_bls12_g2add.py --fork Prague
Tests BLS12_G2ADD precompile of EIP-2537: Precompile for BLS12-381 curve operations

Tests BLS12_G2ADD precompile of EIP-2537: Precompile for BLS12-381 curve operations.

Test Functions Overview

Name Type Cases (Prague) Description
test_valid state_test 10 Test the BLS12_G2ADD precompile.
test_invalid state_test 31 Negative tests for the BLS12_G2ADD precompile.
test_gas state_test 2 Test the BLS12_G2ADD precompile gas requirements.
test_call_types state_test 3 Test the BLS12_G2ADD precompile using different call types.