ChainSafe / ChainSafe/lodestar
Review Lodestar's spec compliance on p2p
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 483
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 150
Description
### Problem description
In [ACDC#147](https://www.youtube.com/live/VpYzaCzEVe8?si=0iK3-OB5M3971Ldc&t=2246), clients agreed to hold off increasing `GOSSIP_MAX_SIZE` and `MAX_CHUNK_SIZE` during mid-fork in response to increasing gas limit to >40M gas. However such option is not completely off the table and is reserved as a backup option should we face this issue before Pectra.
In the meantime we should review if Lodestar is fully following the p2p spec especially around `GOSSIP_MAX_SIZE` and `MAX_CHUNK_SIZE`.
Relevant spec: ethereum/consensus-specs#4045
### Solution description
Review the spec compliance
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.