test_worst_selfbalance()
¶
Documentation for tests/zkevm/test_worst_stateful_opcodes.py::test_worst_selfbalance@64f949d0
.
Generate fixtures for these test cases for Prague with:
fill -v tests/zkevm/test_worst_stateful_opcodes.py::test_worst_selfbalance --fork Prague
Test running a block with as many SELFBALANCE opcodes as possible.
Source code in tests/zkevm/test_worst_stateful_opcodes.py
415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 |
|
Parametrized Test Cases¶
This test case is only parametrized by fork and fixture format.
Test ID (Abbreviated) |
---|
...fork_Cancun-state_test |
...fork_Cancun-blockchain_test_from_state_test |
...fork_Prague-state_test |
...fork_Prague-blockchain_test_from_state_test |
...fork_Osaka-state_test |
...fork_Osaka-blockchain_test_from_state_test |