-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationdone
Description
Part of Epic: #70 - RC1: Network & Consensus Foundation
Goal: Use libp2p's Gossipsub protocol for block and transaction propagation to make the network production-ready and scalable.
Requirements:
- Enable libp2p Gossipsub feature in network module
- Subscribe and broadcast on block/transaction/consensus topics
- Implement broadcast and message handler logic
Files:
crates/bitcell-network/src/transport. rs
Acceptance Criteria:
- Blocks and transactions are gossiped via libp2p
- Network decentralization is enabled and scalable
See critical items in [todo_now.md](https://github.com/Steake/BitCell/blob/master/todo_now. md).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationdone