We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CR

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Cryptography and Security

Title: Maximal Extractable Value (MEV) Protection on a DAG

Abstract: Many cryptocurrency platforms are vulnerable to Maximal Extractable Value (MEV) attacks, where a malicious consensus leader can inject transactions or change the order of user transactions to maximize its profit. A promising line of research in MEV mitigation is to enhance the Byzantine fault tolerance (BFT) consensus core of blockchains by new functionalities, like hiding transaction contents, such that malicious parties cannot analyze and exploit them until they are ordered. An orthogonal line of research demonstrates excellent performance for BFT protocols designed around Directed Acyclic Graphs (DAG). They provide high throughput by keeping high network utilization, decoupling transactions' dissemination from their metadata ordering, and encoding consensus logic efficiently over a DAG representing a causal ordering of disseminated messages. This paper explains how to combine these two advances. It introduces a DAG-based protocol called Fino, that integrates MEV-resistance features into DAG-based BFT without delaying the steady spreading of transactions by the DAG transport and with zero message overhead. The scheme operates without complex secret share verifiability or recoverability, and in the happy path, avoids costly threshold encryption.
Subjects: Cryptography and Security (cs.CR); Distributed, Parallel, and Cluster Computing (cs.DC)
Cite as: arXiv:2208.00940 [cs.CR]
  (or arXiv:2208.00940v3 [cs.CR] for this version)

Submission history

From: Pawel Szalachowski [view email]
[v1] Mon, 1 Aug 2022 15:40:17 GMT (1073kb,D)
[v2] Fri, 23 Sep 2022 15:12:30 GMT (738kb,D)
[v3] Tue, 27 Sep 2022 07:09:48 GMT (731kb,D)
[v4] Fri, 23 Dec 2022 10:49:46 GMT (609kb,D)

Link back to: arXiv, form interface, contact.