test_eofcreate_context()
Test EOFCREATE's initcode context instructions.
Back to test_eofcreate_context()
.
Test ID (Abbreviated) | destination_code | expected_result |
---|---|---|
...fork_Osaka-blockchain_test-destination_code_ADDRESS-expected_result_destination | ADDRESS | destination |
...fork_Osaka-blockchain_test-destination_code_CALLER-expected_result_caller | CALLER | caller |
...fork_Osaka-blockchain_test-destination_code_CALLVALUE-expected_result_eofcreate_value | CALLVALUE | eofcreate_value |
...fork_Osaka-blockchain_test-destination_code_ORIGIN-expected_result_sender | ORIGIN | sender |
...fork_Osaka-state_test-destination_code_ADDRESS-expected_result_destination | ADDRESS | destination |
...fork_Osaka-state_test-destination_code_CALLER-expected_result_caller | CALLER | caller |
...fork_Osaka-state_test-destination_code_CALLVALUE-expected_result_eofcreate_value | CALLVALUE | eofcreate_value |
...fork_Osaka-state_test-destination_code_ORIGIN-expected_result_sender | ORIGIN | sender |