Skip to content

Explorer-Flagged Subgraph Improvements #182

@rickstaa

Description

@rickstaa

Context

As part of ongoing work to reduce direct RPC usage in the Livepeer Explorer, the Explorer team migrated several core data paths from contract calls to The Graph subgraph (see Explorer#327).

All remaining RPC calls in Explorer are currently blocked on additional subgraph coverage.

During that migration, the Explorer team identified several areas where extending the subgraph (via schema changes, mappings, or substreams) could unlock further RPC → subgraph migrations and improve Explorer performance.

Detailed findings and endpoint-level context are documented here

Goal

Enable the Explorer team to fully remove remaining RPC dependencies by:

  • Reviewing Explorer-flagged data gaps
  • Determining which data should be indexed or derived in the subgraph
  • Choosing appropriate implementations (schema updates, mapping refactors, or substreams)

This issue is intentionally high-level; specific implementation details and follow-up tasks can be defined by the subgraph owner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementIncremental improvement to existing functionality.

    Type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions