ChainSafe / ChainSafe/das-prototype

Introduce fail rate

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
tools
Dominant language
Rust
Stars
15
Forks
2
PR merge metrics
No merged PRs in 30d

Description

### Summary
- Develop a mechanism that prevents nodes from responding to received requests, ie. nodes receive messages/requests but fail to forward/respond to them.
- Nodes that fail - stay online.
- Feel free to make modifications to the `discv5` code

### Settings
- Moderate: **5%** of nodes are unresponsive
- High: **10%** of nodes are unresponsive

### Notes
- This is worse than pure churn because, as it prevents the sender from looking for alternative routes unless ACKs and resubmissions are applied.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.