test_rjump_into_rjump()¶
Documentation for tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_into_rjump@verkle@v0.0.6.
Generate fixtures for these test cases for Pragueeip7692 with:
Pragueeip7692 only:
fill -v tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_into_rjump --fork=PragueEIP7692 --evm-bin=/path/to/evm-tool-dev-version
For all forks up to and including Pragueeip7692:
fill -v tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py::test_rjump_into_rjump --until=PragueEIP7692
EOF1I4200_0009 (Invalid) EOF code containing RJUMP with target other RJUMP immediate
Source code in tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjump.py
354 355 356 357 358 359 360 361 362 363 364 365 | |