CodeChain-io / CodeChain-io/codechain
Optimize the gossip method by modifying peer states
Abierto
consensus
experimental
- Lenguaje dominante
- Rust
- Estrellas
- 256
- Forks
- 50
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
In the VRF-based randomized leader election, the method `request_proposal_to_any` is awkward. If the tendermint module introduce a new peer state "priority", it can request proposals only to the nodes whose priorities are the highest.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.