CodeChain-io / CodeChain-io/foundry
Simplify traits bounds for using Client.
Abierto
refactoring
- Lenguaje dominante
- Rust
- Estrellas
- 36
- Forks
- 11
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
See: https://github.com/CodeChain-io/codechain/pull/970
Everytime we need to add a trait to Client, we have to make a pile of changes to trait bounds on Client. I think we need to simplify this.
Guía de contribución
Línea de trabajo
Start by reading the linked CodeChain PR 970 and tracing the Client trait bounds it changes. Identify why adding a trait requires edits across those bounds, then define a simpler Client constraint structure and verify that existing Client users still compile.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- rust
- Área
- blockchain
- Tipo de issue
- Refactorización
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 20/100