graphprotocol / graphprotocol/graph-node
[Bug] graph-node allows deploying with features in manifest even when not used
Abierto
@shiyasmohd ya está trabajando en esto.
Desde el 1/3/2025.
bug
Stale
- Lenguaje dominante
- Rust
- Estrellas
- 3.2k
- Forks
- 1.1k
- Merge medio
- 4 d 1 h
- PR fusionados (30 d)
- 1
Descripción
Bug report
Graph node allows deploying subgraph with features labelled in features field in subgraph manifest even though the subgraph is not using that feature.
This gives misleading info about the subgraph.
Example Deployment: QmQ52Q83ovDZDKeLtUsTE6zzbWbwhXz8CnU9iGZKPzJdB3
When checking with index-node api, it returns, this subgraph is using grafting. But actually this subgraph is not grafted.
Relevant log output
IPFS hash
QmQ52Q83ovDZDKeLtUsTE6zzbWbwhXz8CnU9iGZKPzJdB3
Subgraph name or link to explorer
No response
Some information to help us out
- Tick this box if this bug is caused by a regression found in the latest release.
- Tick this box if this bug is specific to the hosted service.
- I have searched the issue tracker to make sure this issue is not a duplicate.
OS information
None
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.