Skip to content

Integrate libp2p Gossipsub for Network Broadcasting #35

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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