lambdaclass / lambdaclass/lambda_ethereum_consensus
Fix gossipsub not receiving local peer messages
Open
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 109
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
Find the underlying issue of this flaky test: https://github.com/lambdaclass/lambda_ethereum_consensus/pull/347
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.
Research direction
Start with the flaky gossipsub test discussed in pull request #347 and trace why local peer messages are not received. Reproduce the failure and inspect the relevant message-receiving path; the work is done when the underlying cause is identified and the test reliably receives local peer messages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100