Test Eip Mainnet¶
Documentation for tests/osaka/eip7823_modexp_upper_bounds/test_eip_mainnet.py@8db70f93.
Generate fixtures for these test cases for Osaka with:
fill -v tests/osaka/eip7823_modexp_upper_bounds/test_eip_mainnet.py --fork Osaka
Mainnet marked execute checklist tests for EIP-7823: ModExp Upper Bound.
Test Functions Overview¶
| Name | Type | Cases (Osaka) | Description |
|---|---|---|---|
test_modexp_boundary |
state_test | 1 | Mainnet test at the 1024-byte boundary. |
test_modexp_over_boundary |
state_test | 1 | Mainnet test exceeding the 1024-byte boundary. |