Test Modified Contract¶
Documentation for tests/prague/eip6110_deposits/test_modified_contract.py@c17999c0.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/prague/eip6110_deposits/test_modified_contract.py --fork Amsterdam
Test Functions Overview¶
| Name | Type | Cases (Amsterdam) | Description |
|---|---|---|---|
test_extra_logs |
blockchain_test | 4 | Test deposit contract emitting more log event types than the ones in |
test_invalid_layout |
blockchain_test | 20 | Test deposit contract emitting logs with invalid layouts (sizes/offsets). |
test_invalid_layout_with_swapped_decodable_offsets |
blockchain_test | 1 | Test a deposit log whose ABI offsets are noncanonical but still decodable. |
test_invalid_log_length |
blockchain_test | 2 | Test deposit contract emitting logs with invalid log length (one byte more |