test_worst_blockhash()¶
Documentation for tests/benchmark/test_worst_stateful_opcodes.py::test_worst_blockhash@v5.0.0.
Generate fixtures for these test cases for Osaka with:
fill -v tests/benchmark/test_worst_stateful_opcodes.py::test_worst_blockhash --fork Osaka
Test running a block with as many blockhash accessing oldest allowed block as possible.
Source code in tests/benchmark/test_worst_stateful_opcodes.py
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 | |
Parametrized Test Cases¶
This test case is only parametrized by fork.
| Test ID (Abbreviated) |
|---|
| ...fork_Cancun-blockchain_test |
| ...fork_Prague-blockchain_test |
| ...fork_Osaka-blockchain_test |