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
{{ message }}
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
As the schema for EIP-1767 develops, we should review the Ethql base spec and ensure that it is compliant. It is expected that there will still exist overlay features to enhance the base spec. However EIP-1767 should be covered as a subset.
Acceptance criteria
Type specificity (Defined types should align closer to the spec)
Block without argument should default to LATEST. Other supported tags may still exist.
eth_call nested within the block should be supported.
logs as an attributed within Block
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As the schema for EIP-1767 develops, we should review the Ethql base spec and ensure that it is compliant. It is expected that there will still exist overlay features to enhance the base spec. However EIP-1767 should be covered as a subset.
Acceptance criteria
LATEST
. Other supported tags may still exist.eth_call
nested within the block should be supported.logs
as an attributed within BlockThe text was updated successfully, but these errors were encountered: