Consensys / ethql

A GraphQL interface to Ethereum :fire:
Apache License 2.0
622 stars 85 forks source link

Update EthQL to be EIP-1767 Compliant #127

Open kshinn opened 5 years ago

kshinn commented 5 years ago

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