Skip to content
This repository was archived by the owner on Jan 21, 2022. It is now read-only.
This repository was archived by the owner on Jan 21, 2022. It is now read-only.

Block->ommers: resolve into EthqlBlocks #101

Description

@raulk

Support the following:

{
  block(number: 5000000) {
    ommers {
      hash
      transactionCount
      transactions {
        hash
      }
    } 
  }
}

Make sure that the transactionFilter and the block fetch hints (log and transactions) work properly.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions