test_call_types()¶
Documentation for tests/prague/eip2537_bls_12_381_precompiles/test_bls12_g2mul.py::test_call_types@21507778.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/prague/eip2537_bls_12_381_precompiles/test_bls12_g2mul.py::test_call_types --fork Amsterdam
Test the BLS12_G2MUL precompile using different call types.
Source code in tests/prague/eip2537_bls_12_381_precompiles/test_bls12_g2mul.py
426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 | |
Parametrized Test Cases¶
This test generates 6 parametrized test cases across 3 forks.