test_modexp_length_above_upper_bound()¶
Documentation for tests/benchmark/compute/precompile/test_modexp.py::test_modexp_length_above_upper_bound@c17999c0.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/benchmark/compute/precompile/test_modexp.py::test_modexp_length_above_upper_bound --gas-benchmark-values 1
Benchmark MODEXP rejecting a length above its EIP-7823 upper bound.
Source code in tests/benchmark/compute/precompile/test_modexp.py
517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 | |
Parametrized Test Cases¶
This test generates 3 parametrized test cases across 2 forks.