Order Fairness Evaluation of DAG-based ledgers
Erwan Mahe, Sara Tucci-Piergiovanni

TL;DR
This paper investigates the ability of DAG-based distributed ledgers to maintain order fairness, analyzing their vulnerability to adversaries reordering transactions and proposing new fairness metrics.
Contribution
It introduces new variants of order fairness for DAG-based ledgers and evaluates their robustness against limited adversarial node reordering attacks.
Findings
DAG-based ledgers are vulnerable to reordering by minority Byzantine nodes.
Order fairness properties are often violated under certain network conditions.
The study quantifies the impact of adversarial power on transaction order manipulation.
Abstract
Order fairness in distributed ledgers refers to properties that relate the order in which transactions are sent or received to the order in which they are eventually finalized, i.e., totally ordered. The study of such properties is relatively new and has been especially stimulated by the rise of Maximal Extractable Value (MEV) attacks in blockchain environments. Indeed, in many classical blockchain protocols, leaders are responsible for selecting the transactions to be included in blocks, which creates a clear vulnerability and opportunity for transaction order manipulation. Unlike blockchains, DAG-based ledgers allow participants in the network to independently propose blocks, which are then arranged as vertices of a directed acyclic graph. Interestingly, leaders in DAG-based ledgers are elected only after the fact, once transactions are already part of the graph, to determine their…
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
TopicsTechnology Assessment and Management
