
Briefing
This paper addresses the fundamental problem of achieving efficient and robust consensus in distributed systems where participants hold heterogeneous and subjective trust assumptions, a scenario inadequately handled by traditional symmetric quorum systems. The foundational breakthrough is the introduction of the first constant-round asymmetric gather protocol, a critical primitive that enables DAG-based consensus mechanisms to operate effectively with individual trust configurations. This new theory implies a future of blockchain architectures capable of supporting more realistic and flexible trust models, enhancing both scalability and resilience in open, decentralized networks.

Context
Prior to this research, established DAG-based consensus protocols, while offering performance advantages over serial blockchains, predominantly relied on symmetric, threshold-based quorum systems. These systems assume a uniform global adversarial threshold, where all participants share identical trust assumptions. This theoretical limitation failed to accurately model the heterogeneous and subjective trust relationships prevalent in real-world decentralized networks, such as those observed in Ripple or Stellar. The prevailing challenge was to design consensus mechanisms that could accommodate individual participant trust choices without sacrificing safety or liveness, particularly for high-throughput DAG architectures.

Analysis
The paper’s core mechanism centers on the “asymmetric gather protocol,” a novel primitive designed to replace its symmetric counterpart in DAG-based consensus. Unlike previous approaches that merely substituted symmetric quorums with asymmetric ones, this research demonstrates that such a direct translation fails to guarantee a common core in a constant number of rounds. The new protocol introduces additional communication steps and control messages, ensuring that despite individual trust assumptions, a common core set of values can still be agreed upon by all “wise” (correctly informed) participants within an expected constant number of rounds.
This fundamentally differs from earlier methods by recognizing the combinatorial limitations of asymmetric quorums and explicitly designing around them to maintain efficiency and correctness. The asymmetric gather then serves as a building block for an “asymmetric DAG-based consensus protocol,” adapting the well-known DAG-Rider to this more flexible trust model.

Parameters
- Core Concept ∞ Asymmetric Gather Protocol
- New System/Protocol ∞ Asymmetric DAG-based Consensus
- Foundational Protocol Extended ∞ DAG-Rider
- Trust Model ∞ Asymmetric Quorum Systems
- Key Authors ∞ Amores-Sesar, I. Cachin, C. Villacis, J. Zanolini, L.
- Execution Time ∞ Expected Constant Rounds
- Application Context ∞ Decentralized Networks, Blockchains

Outlook
The introduction of a constant-round asymmetric gather protocol and the subsequent asymmetric DAG-based consensus opens several forward-looking avenues. Future research will likely focus on adapting other high-performance DAG protocols, such as Narwhal-Tusk and Bullshark, to the asymmetric trust model, potentially leading to more practical and scalable asymmetric DAG-based systems. This theoretical advancement could unlock real-world applications in 3-5 years, enabling blockchain networks to support more diverse and dynamic participant sets with subjective trust relationships, moving beyond rigid permissioned models towards truly open and resilient decentralized infrastructures. The techniques developed here lay the groundwork for a new generation of consensus protocols that better reflect the complex trust dynamics of real-world distributed environments.