graphprotocol / graphprotocol/graph-node
[Bug] Subgraphs failing with non-deterministic error when attempting to divide BigInt by 0
Abierto
Nadie ha tomado este issue todavía.
bug
Stale
subgraph errors
- Lenguaje dominante
- Rust
- Estrellas
- 3.2k
- Forks
- 1.1k
- Merge medio
- 4 d 1 h
- PR fusionados (30 d)
- 1
Descripción
Bug report
Subgraph deployment fails with a non-deterministic error that should be deterministic
Relevant log output
failed to process trigger: block #21586871 (0x158d…6bda), transaction b92f1e508502add12c1c3659e1c300cba3257ba467d21c3b7759a02c8ae5dd26: module instantiation failed: attempted to divide BigDecimal `86400` by zero wasm backtrace: 0: 0x4b99 - <unknown>!~lib/@graphprotocol/graph-ts/common/numbers/BigDecimal#div 1: 0x522d - <unknown>!start:src/modules/Rewards 2: 0xef4a - <unknown>!~start
IPFS hash
QmaqjayWnJntBFg5fr4TbvPHhVDG3xbbvuA4FCDaUuxz8X
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.
Línea de trabajo
Comienza con el registro de deployment y el backtrace de wasm, especialmente BigDecimal#div, y luego usa el hash IPFS QmaqjayWnJntBFg5fr4TbvPHhVDG3xbbvuA4FCDaUuxz8X para investigar el fallo del subgraph reportado. Reproduce el comportamiento del deployment al dividir entre cero y establece qué error determinista debería emitirse; el payload no menciona ningún archivo fuente ni test.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- rust, wasm
- Área
- backend, blockchain
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100