test_worst_blockhash()
¶
Documentation for tests/zkevm/test_worst_stateful_opcodes.py::test_worst_blockhash@64f949d0
.
Generate fixtures for these test cases for Prague with:
fill -v tests/zkevm/test_worst_stateful_opcodes.py::test_worst_blockhash --fork Prague
Test running a block with as many blockhash accessing oldest allowed block as possible.
Source code in tests/zkevm/test_worst_stateful_opcodes.py
383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 |
|
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 |