test_vector_dupn_invalid_0x5f()¶
Documentation for tests/amsterdam/eip8024_dupn_swapn_exchange/test_eip_vectors.py::test_vector_dupn_invalid_0x5f@5c024cbb.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip8024_dupn_swapn_exchange/test_eip_vectors.py::test_vector_dupn_invalid_0x5f --fork Amsterdam
Test vector: e65f [INVALID_DUPN, PUSH0].
DUPN with immediate 0x5f (95) is in the invalid range (91-127). Execution should abort with exceptional halt.
Source code in tests/amsterdam/eip8024_dupn_swapn_exchange/test_eip_vectors.py
427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.