rfcs icon indicating copy to clipboard operation
rfcs copied to clipboard

Graph Protocol RFCs and Engineering Plans

Results 9 rfcs issues
Sort by recently updated
recently updated
newest added

The engineering plan only includes schema merging right now, as I'm still working through query execution.

engineering-plan

# RFC-0005: Manifest Metadata ## Summary Add optional metadata to the subgraph manifest, containing the source-code for mapping files and/or a cryptographic signature from the developer. ## Goals & Motivation...

Addresses https://github.com/graphprotocol/graph-node/issues/3554

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

Subgraph composition as described in the RFCs so far has two properties that lead to undesirable behavior for users. * import by subgraph name rather than solely by ID *...

[RFC](https://github.com/graphprotocol/rfcs/blob/leo/error-handling/rfcs/0000-error-handling.md)

Proposal to make subgraph composition imports static at deploy time.