Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

v0.10.0

Compare
Choose a tag to compare
@Jannis Jannis released this 25 Apr 15:01

Dynamic data sources

Also referred to as dynamic contract subscriptions, as this is currently the main use case.

This feature supports creating new data sources from templates while indexing the subgraph. The motivation behind this is to provide a natural way of indexing registry/factory contracts that reference many other (sub)contracts.

See Define a Subgraph: Dynamic Data Sources in the docs for more details.

Other changes