test_call_types()¶
Documentation for tests/prague/eip2537_bls_12_381_precompiles/test_bls12_g1add.py::test_call_types@892e6d1e.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/prague/eip2537_bls_12_381_precompiles/test_bls12_g1add.py::test_call_types --fork Amsterdam
Test the BLS12_G1ADD precompile using different call types.
Source code in tests/prague/eip2537_bls_12_381_precompiles/test_bls12_g1add.py
450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 | |
Parametrized Test Cases¶
This test generates 6 parametrized test cases across 3 forks.