test_blake2b_invalid_gas()
¶
Documentation for tests/istanbul/eip152_blake2/test_blake2.py::test_blake2b_invalid_gas@44293f1e
.
Generate fixtures for these test cases for Prague with:
fill -v tests/istanbul/eip152_blake2/test_blake2.py::test_blake2b_invalid_gas --fork Prague
Test BLAKE2b precompile invalid calls using different gas limits.
Source code in tests/istanbul/eip152_blake2/test_blake2.py
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 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 |
|
Parametrized Test Cases¶
The interactive table below is also available as a standalone page.
Test ID (Abbreviated) | data | output | gas_limit | call_opcode |
---|---|---|---|---|
...fork_Istanbul-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL | |
...fork_Istanbul-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE | |
...fork_Istanbul-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL | |
...fork_Istanbul-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE | |
...fork_Istanbul-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL | |
...fork_Istanbul-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE | |
...fork_Istanbul-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Istanbul-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Istanbul-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Istanbul-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Istanbul-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Istanbul-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Istanbul-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Istanbul-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Istanbul-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Istanbul-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Istanbul-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Istanbul-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Istanbul-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Istanbul-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Istanbul-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Istanbul-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Istanbul-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Istanbul-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Istanbul-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Istanbul-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Istanbul-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Istanbul-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Istanbul-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Istanbul-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Istanbul-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Istanbul-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Istanbul-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Istanbul-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Istanbul-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Istanbul-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL | |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE | |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL | |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE | |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL | |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE | |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Istanbul-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Berlin-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL | |
...fork_Berlin-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE | |
...fork_Berlin-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL | |
...fork_Berlin-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE | |
...fork_Berlin-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL | |
...fork_Berlin-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE | |
...fork_Berlin-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Berlin-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Berlin-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Berlin-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Berlin-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Berlin-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Berlin-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Berlin-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Berlin-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Berlin-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Berlin-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Berlin-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Berlin-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Berlin-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Berlin-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Berlin-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Berlin-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Berlin-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Berlin-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Berlin-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Berlin-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Berlin-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Berlin-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Berlin-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Berlin-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Berlin-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Berlin-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Berlin-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Berlin-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Berlin-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL | |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE | |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL | |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE | |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL | |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE | |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Berlin-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_London-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL | |
...fork_London-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE | |
...fork_London-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL | |
...fork_London-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE | |
...fork_London-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL | |
...fork_London-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE | |
...fork_London-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_London-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_London-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_London-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_London-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_London-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_London-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_London-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_London-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_London-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_London-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_London-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_London-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_London-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_London-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_London-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_London-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_London-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_London-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_London-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_London-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_London-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_London-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_London-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_London-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_London-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_London-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_London-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_London-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_London-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL | |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE | |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL | |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE | |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL | |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE | |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_London-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Paris-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL | |
...fork_Paris-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE | |
...fork_Paris-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL | |
...fork_Paris-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE | |
...fork_Paris-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL | |
...fork_Paris-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE | |
...fork_Paris-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Paris-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Paris-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Paris-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Paris-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Paris-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Paris-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Paris-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Paris-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Paris-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Paris-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Paris-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Paris-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Paris-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Paris-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Paris-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Paris-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Paris-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Paris-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Paris-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Paris-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Paris-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Paris-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Paris-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Paris-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Paris-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Paris-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Paris-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Paris-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Paris-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL | |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE | |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL | |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE | |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL | |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE | |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Paris-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Shanghai-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL | |
...fork_Shanghai-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE | |
...fork_Shanghai-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL | |
...fork_Shanghai-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE | |
...fork_Shanghai-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL | |
...fork_Shanghai-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE | |
...fork_Shanghai-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Shanghai-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Shanghai-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Shanghai-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Shanghai-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Shanghai-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Shanghai-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Shanghai-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Shanghai-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Shanghai-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Shanghai-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Shanghai-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Shanghai-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Shanghai-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Shanghai-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Shanghai-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Shanghai-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Shanghai-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Shanghai-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Shanghai-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Shanghai-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Shanghai-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Shanghai-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Shanghai-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Shanghai-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Shanghai-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Shanghai-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Shanghai-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Shanghai-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Shanghai-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL | |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE | |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL | |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE | |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL | |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE | |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Shanghai-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Cancun-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL | |
...fork_Cancun-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE | |
...fork_Cancun-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL | |
...fork_Cancun-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE | |
...fork_Cancun-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL | |
...fork_Cancun-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE | |
...fork_Cancun-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Cancun-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Cancun-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Cancun-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Cancun-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Cancun-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Cancun-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Cancun-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Cancun-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Cancun-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Cancun-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Cancun-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Cancun-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Cancun-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Cancun-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Cancun-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Cancun-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Cancun-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Cancun-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Cancun-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Cancun-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Cancun-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Cancun-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Cancun-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Cancun-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Cancun-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Cancun-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Cancun-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Cancun-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Cancun-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL | |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE | |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL | |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE | |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL | |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE | |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Cancun-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Prague-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL | |
...fork_Prague-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE | |
...fork_Prague-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL | |
...fork_Prague-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE | |
...fork_Prague-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL | |
...fork_Prague-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE | |
...fork_Prague-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Prague-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Prague-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Prague-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Prague-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Prague-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Prague-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Prague-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Prague-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Prague-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Prague-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Prague-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Prague-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Prague-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Prague-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Prague-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Prague-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Prague-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Prague-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Prague-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Prague-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Prague-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Prague-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Prague-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Prague-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Prague-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Prague-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Prague-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Prague-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Prague-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL | |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE | |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL | |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE | |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL | |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE | |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Prague-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Osaka-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL | |
...fork_Osaka-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE | |
...fork_Osaka-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL | |
...fork_Osaka-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE | |
...fork_Osaka-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL | |
...fork_Osaka-state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE | |
...fork_Osaka-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Osaka-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Osaka-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Osaka-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Osaka-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Osaka-state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Osaka-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Osaka-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Osaka-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Osaka-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Osaka-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Osaka-state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Osaka-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Osaka-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Osaka-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Osaka-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Osaka-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Osaka-state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Osaka-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Osaka-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Osaka-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Osaka-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Osaka-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Osaka-state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Osaka-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Osaka-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Osaka-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Osaka-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Osaka-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Osaka-state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL | |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE | |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL | |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE | |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALL | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL | |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data0-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE | |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data1-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_3 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data2-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_length_5 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data3-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_f_2 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALL | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data9-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | Blake2bInput_rounds_8000000 | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALL |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_90000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 90000 | CALLCODE |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALL |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_110000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 110000 | CALLCODE |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALL | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALL |
...fork_Osaka-blockchain_test_from_state_test-EIP-152-case1-data10-invalid-low-gas-gas_limit_200000-call_opcode_CALLCODE | 000c | ExpectedOutput_call_succeeds_False-data_1_0x00-data_2_0x00 | 200000 | CALLCODE |