NethermindEth / NethermindEth/Catalyst
[Node] Optimize p2p network
Open
@mikhailUshakoff is already working on this.
Since Jan 14, 2025.
Node
- Dominant language
- Rust
- Stars
- 44
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
- Improve integration tests to ensure the system behaves as expected in all scenarios
- Implement a peer scoring system (peer manager) to ban peers that send incorrect data or fail to respond
- Review the mplex and tcp setup
- Audit and optimize the p2p configuration
- Document all the rules that have been applied here (create a spec)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.