CodeChain-io / CodeChain-io/foundry
The check_enough_votes method returns an awkward error
Abierto
consensus
- Lenguaje dominante
- Rust
- Estrellas
- 36
- Forks
- 11
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
In the documentation the `EngineError::BadSealFieldSize` is stated as "Seal field has an unexpected size". However, the method `check_enough_votes` returns an error of this type when the collected votes do not exceed the threshold.
Guía de contribución
Línea de trabajo
Start by locating check_enough_votes and the definition and documentation for EngineError::BadSealFieldSize. Trace the insufficient-votes path and existing error tests; done means that path reports an error whose meaning matches the documentation, with coverage for the mismatch.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- rust
- Área
- blockchain
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100