Closed marioevz closed 3 weeks ago
This is a tracking issue to update the result output from t8n to include the two new fields that are necessary to fill tests after Prague Devnet-4:
requests_hash
requests
request_data
request_type
This is a tracking issue to update the result output from t8n to include the two new fields that are necessary to fill tests after Prague Devnet-4:
requests_hash
: Requests hash after execution of all transactions according to EIP-7685: https://eips.ethereum.org/EIPS/eip-7685#block-headerrequests
: List of byte arrays (of exact length of three elements as of Prague) containing therequest_data
(withoutrequest_type
) of each request type after execution of all transactions.