Open
Description
We currently have GossipSub v1.2 specifications that focus on optimally handling large messages. Additionally, there is already a PR for PeerDAS support as GossipSub v1.3.
We need to determine the best approach for proposing further optimizations related to large message handling (v1.2). Here are a few possible options:
- Update v1.2: Since v1.2 is still an active working draft, we can revise it to create a consolidated document that includes all optimizations for large message handling.
- Pros: This would unify all large message optimizations in one document.
- Cons: Some implementations are already advertising v1.2, and updating the specifications may impact those implementations.
- Utilize v1.2.x Format for Future (Large Message) Recommendations: We can use v1.2.1 for subsequent recommendations.
- Pros: Simple upgrades within v1.2.
- Cons: Should v1.2.2 conform to all specifications outlined in v1.2.1 as well (or what version number to advertise)?
- Introduce as v1.4:
- Pros: simple straightforward version upgrades
- Cons: A router may choose not to support 1.3 and still support 1.2 and 1.4. It may require advertising all the supported versions.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Triage