Skip to content

Integrate libp2p Gossipsub for Network Broadcasting #35

@Steake

Description

@Steake

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).

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationdone

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions