test_set_code_to_log()
¶
Documentation for tests/prague/eip7702_set_code_tx/test_set_code_txs.py::test_set_code_to_log@21fb11c8
.
Generate fixtures for these test cases for Prague with:
fill -v tests/prague/eip7702_set_code_tx/test_set_code_txs.py::test_set_code_to_log --fork Prague
Test setting the code of an account to a contract that performs the log operation.
Source code in tests/prague/eip7702_set_code_tx/test_set_code_txs.py
2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 |
|
Parametrized Test Cases¶
The interactive table below is also available as a standalone page.
Test ID (Abbreviated) | evm_code_type | log_opcode |
---|---|---|
...fork_Prague-evm_code_type_LEGACY-state_test-log_opcode_LOG0 | LEGACY | LOG0 |
...fork_Prague-evm_code_type_LEGACY-state_test-log_opcode_LOG1 | LEGACY | LOG1 |
...fork_Prague-evm_code_type_LEGACY-state_test-log_opcode_LOG2 | LEGACY | LOG2 |
...fork_Prague-evm_code_type_LEGACY-state_test-log_opcode_LOG3 | LEGACY | LOG3 |
...fork_Prague-evm_code_type_LEGACY-state_test-log_opcode_LOG4 | LEGACY | LOG4 |
...fork_Prague-evm_code_type_LEGACY-blockchain_test_from_state_test-log_opcode_LOG0 | LEGACY | LOG0 |
...fork_Prague-evm_code_type_LEGACY-blockchain_test_from_state_test-log_opcode_LOG1 | LEGACY | LOG1 |
...fork_Prague-evm_code_type_LEGACY-blockchain_test_from_state_test-log_opcode_LOG2 | LEGACY | LOG2 |
...fork_Prague-evm_code_type_LEGACY-blockchain_test_from_state_test-log_opcode_LOG3 | LEGACY | LOG3 |
...fork_Prague-evm_code_type_LEGACY-blockchain_test_from_state_test-log_opcode_LOG4 | LEGACY | LOG4 |
...fork_Osaka-evm_code_type_LEGACY-state_test-log_opcode_LOG0 | LEGACY | LOG0 |
...fork_Osaka-evm_code_type_LEGACY-state_test-log_opcode_LOG1 | LEGACY | LOG1 |
...fork_Osaka-evm_code_type_LEGACY-state_test-log_opcode_LOG2 | LEGACY | LOG2 |
...fork_Osaka-evm_code_type_LEGACY-state_test-log_opcode_LOG3 | LEGACY | LOG3 |
...fork_Osaka-evm_code_type_LEGACY-state_test-log_opcode_LOG4 | LEGACY | LOG4 |
...fork_Osaka-evm_code_type_LEGACY-blockchain_test_from_state_test-log_opcode_LOG0 | LEGACY | LOG0 |
...fork_Osaka-evm_code_type_LEGACY-blockchain_test_from_state_test-log_opcode_LOG1 | LEGACY | LOG1 |
...fork_Osaka-evm_code_type_LEGACY-blockchain_test_from_state_test-log_opcode_LOG2 | LEGACY | LOG2 |
...fork_Osaka-evm_code_type_LEGACY-blockchain_test_from_state_test-log_opcode_LOG3 | LEGACY | LOG3 |
...fork_Osaka-evm_code_type_LEGACY-blockchain_test_from_state_test-log_opcode_LOG4 | LEGACY | LOG4 |
...fork_Osaka-evm_code_type_EOF_V1-state_test-log_opcode_LOG0 | EOF_V1 | LOG0 |
...fork_Osaka-evm_code_type_EOF_V1-state_test-log_opcode_LOG1 | EOF_V1 | LOG1 |
...fork_Osaka-evm_code_type_EOF_V1-state_test-log_opcode_LOG2 | EOF_V1 | LOG2 |
...fork_Osaka-evm_code_type_EOF_V1-state_test-log_opcode_LOG3 | EOF_V1 | LOG3 |
...fork_Osaka-evm_code_type_EOF_V1-state_test-log_opcode_LOG4 | EOF_V1 | LOG4 |
...fork_Osaka-evm_code_type_EOF_V1-blockchain_test_from_state_test-log_opcode_LOG0 | EOF_V1 | LOG0 |
...fork_Osaka-evm_code_type_EOF_V1-blockchain_test_from_state_test-log_opcode_LOG1 | EOF_V1 | LOG1 |
...fork_Osaka-evm_code_type_EOF_V1-blockchain_test_from_state_test-log_opcode_LOG2 | EOF_V1 | LOG2 |
...fork_Osaka-evm_code_type_EOF_V1-blockchain_test_from_state_test-log_opcode_LOG3 | EOF_V1 | LOG3 |
...fork_Osaka-evm_code_type_EOF_V1-blockchain_test_from_state_test-log_opcode_LOG4 | EOF_V1 | LOG4 |