rfcs
rfcs copied to clipboard
Graph Protocol RFCs and Engineering Plans
The engineering plan only includes schema merging right now, as I'm still working through query execution.
# 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
[](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.