test_worst_selfbalance()¶
Documentation for tests/benchmark/test_worst_stateful_opcodes.py::test_worst_selfbalance@v5.1.0.
Generate fixtures for these test cases for Osaka with:
fill -v tests/benchmark/test_worst_stateful_opcodes.py::test_worst_selfbalance -m benchmark
Test running a block with as many SELFBALANCE opcodes as possible.
Source code in tests/benchmark/test_worst_stateful_opcodes.py
481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 | |
Parametrized Test Cases¶
This test case is only parametrized by fork and fixture format.
| Test ID (Abbreviated) |
|---|
| ...fork_Prague-state_test |
| ...fork_Prague-blockchain_test_from_state_test |
| ...fork_Osaka-state_test |
| ...fork_Osaka-blockchain_test_from_state_test |