EIP-7480 Data Section¶
Documentation for tests/osaka/eip7692_eof_v1/eip7480_data_section@49c766fb
.
Generate fixtures for these test cases for Osaka with:
fill -v tests/osaka/eip7692_eof_v1/eip7480_data_section --fork Osaka
Test cases for EIP-7480: EOF - Data section access instructions
EIP-7480 specifies instructions for accessing data stored in the dedicated data section of the EOF format.
Opcodes introduced: DATALOAD
(0xD0
), DATALOADN
(0xD1
), DATASIZE
(0xD2
), DATACOPY
(0xD3
).