CodeChain-io / CodeChain-io/foundry
Do not request the same vote to multiple peers
Open
consensus
- Dominant language
- Rust
- Stars
- 36
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
CodeChain requests the same prevote or precommit message to all its peers. We don't need to request a vote to all the peers. We can request a vote to a node and make a request to another node only if the first peer does not respond.
Contributor guide
Assessment
This issue has not been assessed yet.