graphprotocol / graphprotocol/graph-node
[Bug] graphman rewind can move the block pointer forward
Abierto
@YashBit ya está trabajando en esto.
Desde el 5/8/2024.
area/graphman
bug
good first issue
ops
- Lenguaje dominante
- Rust
- Estrellas
- 3.2k
- Forks
- 1.1k
- Merge medio
- 4 d 1 h
- PR fusionados (30 d)
- 1
Descripción
Running graphman rewind to a block N which is further than the current subgraph head number will run without raising errors and will move the head forward to block N. Even without the --force flag. The command should instead raise an error.
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.