Skip to content
Move the messages that matter

Connect peers. Deliver the next decision.

Sigil’s network architecture defines peer admission, message propagation, synchronization, and rate controls around the consensus protocol.

P2P NetworkingIllustrated study
SHARED RULES. SEPARATE ACTORS.
Shared rules. Separate actors.

Illustrated coordination. No live network activity.

P2P Networking / An illustrated overview
01 / Built for a purpose

Agreement depends on communication.

Validators need blocks, transactions, and votes at the right time. Sigil defines the message and peer-management rules around that traffic, while keeping transport behavior separate from deterministic consensus decisions.

01

Typed network messages

Block announcements, transaction announcements, votes, and synchronization requests have distinct message forms. Each serves a specific part of network operation.

02

Peer admission and diversity

Peer state, admission checks, and diversity controls give operators a way to reason about who is connected and how concentrated those connections are.

03

Controlled propagation

Propagation planning can distribute block payload shards and recover data from the required pieces. Fanout and payload limits constrain the work.

04

Ingress and gossip budgets

Rate limits, scoring, and quota models help control incoming demand. The network can distinguish accepting a message from accepting its transaction into a block.

05

Synchronization with context

Block and state sync messages help peers catch up. Operators still need to verify current height, lag, and transport reachability in the actual deployment.

The details matter

Good questions.
Clear answers.

Does a reachable RPC endpoint prove the P2P network is healthy?

No. RPC reachability, peer connectivity, synchronization, and consensus participation are separate observations.

How does this relate to Weave?

Weave provides a wider peer-to-peer data layer in the ecosystem. Sigil’s network messages and consensus traffic have their own responsibilities, while artifact availability remains outside ordinary block execution.

Keep exploring

One capability.
A connected platform.

01MACA02Weave ecosystem03Operator guide