test_rjumpv_zero()
¶
Documentation for tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_zero@f6ab9733
.
Generate fixtures for these test cases for Pragueeip7692 with:
Pragueeip7692 only:
fill -v tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py::test_rjumpv_zero --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_rjumpv.py::test_rjumpv_zero --until=PragueEIP7692
EOF1V4200_0010 (Valid) EOF with RJUMPV table size 1 (Zero)
Source code in tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpv.py
159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 |
|