Test Fork Transition¶
Documentation for tests/amsterdam/eip8024_dupn_swapn_exchange/test_fork_transition.py@c17999c0.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip8024_dupn_swapn_exchange/test_fork_transition.py --fork Amsterdam
Test Functions Overview¶
| Name | Type | Cases (Amsterdam) | Description |
|---|---|---|---|
test_jumpdest_in_immediate_at_fork_transition |
blockchain_test | 3 | Test a JUMPDEST inside an EIP-8024 immediate across the transition. |
test_opcode_at_fork_transition |
blockchain_test | 3 | Test DUPN/SWAPN/EXCHANGE behavior across the EIP-8024 fork transition. |