Areon: Latency-Friendly and Resilient Multi-Proposer Consensus
\'Alvaro Castro-Castilla, Marcin Pawlowski, Hong-Sheng Zhou

TL;DR
Areon introduces a novel multi-proposer proof-of-stake consensus protocol using a DAG structure, achieving latency-friendly, resilient, and robust finality even under partial synchrony and adversarial conditions.
Contribution
The paper presents Areon, a new DAG-based multi-proposer consensus protocol with formal properties and practical implementation, improving latency and robustness over traditional chain-based protocols.
Findings
Areon-Base achieves lower reorganization frequency and depth compared to Ouroboros Praos.
The protocol guarantees bounded-latency finality with high probability.
Experimental results show robustness under various network delays and adversarial stakes.
Abstract
We present Areon, a family of latency-friendly, stake-weighted, multi-proposer proof-of-stake consensus protocols. By allowing multiple proposers per slot and organizing blocks into a directed acyclic graph (DAG), Areon achieves robustness under partial synchrony. Blocks reference each other within a sliding window, forming maximal antichains that represent parallel ``votes'' on history. Conflicting subDAGs are resolved by a closest common ancestor (CCA)-local, window-filtered fork choice that compares the weight of each subDAG -- the number of recent short references -- and prefers the heavier one. Combined with a structural invariant we call Tip-Boundedness (TB), this yields a bounded-width frontier and allows honest work to aggregate quickly. We formalize an idealized protocol (Areon-Ideal) that abstracts away network delay and reference bounds, and a practical protocol…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed systems and fault tolerance · Opportunistic and Delay-Tolerant Networks · Modular Robots and Swarm Intelligence
