You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
requests: List of byte arrays (of exact length of three elements as of Prague) containing the request_data (without request_type) of each request type after execution of all transactions.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: