Skip to content

Conversation

@zorancv
Copy link
Contributor

@zorancv zorancv commented Aug 16, 2024

No description provided.

@incrypto32 incrypto32 changed the title Subgraph composition the blockstream implementation Subgraph composition: BlockStream changes Aug 19, 2024
@incrypto32 incrypto32 added this to the Subgraph Composition milestone Sep 10, 2024
@incrypto32 incrypto32 changed the title Subgraph composition: BlockStream changes Subgraph composition: TriggersAdapter changes Sep 11, 2024
@incrypto32 incrypto32 self-assigned this Sep 11, 2024
@incrypto32 incrypto32 force-pushed the subgraph-composition-blockstream branch 3 times, most recently from d6be3d7 to dd39f66 Compare September 11, 2024 10:43
@incrypto32 incrypto32 force-pushed the subgraph-composition-blockstream branch from dd39f66 to 3aba98f Compare September 12, 2024 07:26
@incrypto32 incrypto32 marked this pull request as ready for review November 4, 2024 16:28
@incrypto32 incrypto32 changed the base branch from master to feat-subgraph-composition November 4, 2024 16:33
@incrypto32
Copy link
Member

This PR introduces a wrapper around the TriggersAdapter to support subgraph triggers originating from other subgraphs. Previously, the TriggersAdapter was designed to be chain-specific, handling triggers for individual chains. However, with subgraph data sources, we need a higher-level adapter capable of managing cross-subgraph triggers. This new wrapper enables fetching entity triggers from source subgraphs in a way that is independent of any specific chain, streamlining the trigger logic for broader subgraph interoperability.

@incrypto32 incrypto32 closed this Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants