test_blob_tx_attribute_calldata_opcodes()
Test calldata related opcodes to verify their behavior is not affected by blobs:([📖🐛?](https://github.com/ethereum/execution-spec-tests/issues/new?title=docs(bug):%20Bad%20docstring%20oneliner%20for%20`test_blob_tx_attribute_calldata_opcodes`&labels=scope:docs,type:bug))
Test ID | opcode | tx_gas | tx_calldata |
---|---|---|---|
tx_gas_500000-empty-opcode_CALLDATALOAD | CALLDATALOAD | 500000 | |
tx_gas_500000-empty-opcode_CALLDATASIZE | CALLDATASIZE | 500000 | |
tx_gas_500000-empty-opcode_CALLDATACOPY | CALLDATACOPY | 500000 | |
tx_gas_500000-single_byte-opcode_CALLDATALOAD | CALLDATALOAD | 500000 | 01 |
tx_gas_500000-single_byte-opcode_CALLDATASIZE | CALLDATASIZE | 500000 | 01 |
tx_gas_500000-single_byte-opcode_CALLDATACOPY | CALLDATACOPY | 500000 | 01 |
tx_gas_500000-word-opcode_CALLDATALOAD | CALLDATALOAD | 500000 | 00010001000100010001000100010001 00010001000100010001000100010001 |
tx_gas_500000-word-opcode_CALLDATASIZE | CALLDATASIZE | 500000 | 00010001000100010001000100010001 00010001000100010001000100010001 |
tx_gas_500000-word-opcode_CALLDATACOPY | CALLDATACOPY | 500000 | 00010001000100010001000100010001 00010001000100010001000100010001 |
tx_gas_500000-empty-opcode_CALLDATALOAD | CALLDATALOAD | 500000 | |
tx_gas_500000-empty-opcode_CALLDATASIZE | CALLDATASIZE | 500000 | |
tx_gas_500000-empty-opcode_CALLDATACOPY | CALLDATACOPY | 500000 | |
tx_gas_500000-single_byte-opcode_CALLDATALOAD | CALLDATALOAD | 500000 | 01 |
tx_gas_500000-single_byte-opcode_CALLDATASIZE | CALLDATASIZE | 500000 | 01 |
tx_gas_500000-single_byte-opcode_CALLDATACOPY | CALLDATACOPY | 500000 | 01 |
tx_gas_500000-word-opcode_CALLDATALOAD | CALLDATALOAD | 500000 | 00010001000100010001000100010001 00010001000100010001000100010001 |
tx_gas_500000-word-opcode_CALLDATASIZE | CALLDATASIZE | 500000 | 00010001000100010001000100010001 00010001000100010001000100010001 |
tx_gas_500000-word-opcode_CALLDATACOPY | CALLDATACOPY | 500000 | 00010001000100010001000100010001 00010001000100010001000100010001 |