← Latest papers
💻 computer science

MEV-ACE: Identity-Authenticated Fair Ordering for Proposer-Controlled MEV Mitigation

This paper introduces MEV-ACE, a single-slot, post-quantum compatible protocol that mitigates proposer-controlled MEV by combining slashable economic identities, authenticated commit-open messages with validator thresholds, and verifiable delay randomness to ensure fair, unpredictable, and accountable transaction ordering without requiring a threshold decryption committee.

Original authors: Jian Sheng Wang

Published 2026-04-10
📖 5 min read🧠 Deep dive

Original authors: Jian Sheng Wang

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine a high-stakes poker game where the dealer (the Block Producer) has a superpower: they can see everyone's cards before anyone else, and they get to decide the order in which the cards are played.

In the world of blockchain, this dealer is called the "Block Producer." Because they see the pending transactions (the "cards") first, they can cheat in three main ways:

  1. Front-running: They see you trying to buy a token, so they buy it first to make the price go up, then sell it to you at a higher price.
  2. Sandwich attacks: They buy before you and sell after you, stealing the profit from the price difference you caused.
  3. Censorship: They simply refuse to let your card into the game if it doesn't benefit them.

This paper, MEV-ACE, proposes a new set of rules to stop the dealer from cheating, without needing a trusted third party to watch over them.

Here is how it works, using simple analogies:

1. The "Real ID" Badge (Identity Authentication)

The Problem: In the old system, anyone could walk up to the table and shout out a bet. A cheater could shout out 1,000 fake bets just to confuse the dealer and mess up the order.
The MEV-ACE Solution: Before you can place a bet, you must wear a Real ID Badge that is tied to your money.

  • You have to lock up a deposit (a "bond") to get this badge.
  • If you try to cheat or spam the table with fake bets, the system takes your deposit.
  • The Analogy: It's like a VIP club where you can't just walk in; you have to leave your car in the valet. If you try to cause a scene, they keep your car. This stops people from spamming the system with fake orders.

2. The "Sealed Envelope" with a Witness (Authenticated Commitments)

The Problem: Even with IDs, the dealer could still ignore your bet if they didn't like it, and no one would know.
The MEV-ACE Solution: When you want to make a move, you don't just shout it out. You put your bet in a Sealed Envelope and hand it to a group of Witnesses (the Validators).

  • The Witnesses check your ID and sign the envelope to say, "Yes, this is a valid bet from a real person."
  • Once enough Witnesses sign it, the envelope becomes mandatory. The dealer must play this card later.
  • The Analogy: Imagine you put your bet in a locked box and get 10 security guards to stamp it. Once the box has 10 stamps, the dealer is legally forced to open it. If they ignore it, the guards have a signed paper proving the dealer broke the rules.

3. The "Magic Hourglass" (Verifiable Delay Randomness)

The Problem: Even with sealed envelopes, a smart dealer might wait until the last second to see which envelopes are valid, then decide the order of the game to make the most money for themselves.
The MEV-ACE Solution: The order of the game is decided by a Magic Hourglass (called a VDF).

  • First, all the valid envelopes are collected and locked in a vault.
  • Then, the Magic Hourglass starts. It takes a specific amount of time (say, 10 seconds) to grind out a random number that determines the order.
  • Crucially: The dealer cannot speed up the hourglass. They have to wait.
  • The Analogy: Imagine the dealer has to wait for a slow, magical clock to tick down before they can see the "shuffled deck." By the time the clock finishes, the list of valid bets is already locked in. The dealer can't change the order based on what's inside the envelopes because they didn't know the order until it was too late.

4. The "Receipt" System (Accountable Inclusion)

The Problem: What if the dealer says, "I didn't see your envelope"?
The MEV-ACE Solution: Every time you get your envelope stamped by the witnesses, you get a Digital Receipt.

  • If the dealer leaves your bet out of the final game, you can show your receipt to the whole room.
  • The room (the network) sees the receipt, checks the math, and says, "Hey, the dealer broke the rules!"
  • The Analogy: It's like getting a ticket at a concert. If the bouncer (the dealer) tries to kick you out, you show your ticket. If the ticket is valid, the bouncer gets fired (or loses their deposit).

The Result: A Fair Game

By combining these four things, MEV-ACE creates a system where:

  1. You can't spam the system (because of the ID/Bond).
  2. The dealer can't ignore you (because of the Witness Stamps).
  3. The dealer can't cheat the order (because of the Magic Hourglass).
  4. The dealer can't lie about what happened (because of the Digital Receipts).

If the dealer tries to cheat, they lose their own money (their bond). If they play fair, they make a normal profit. The paper argues that when the penalty for cheating is higher than the profit from cheating, the dealer will naturally choose to be honest.

In short: MEV-ACE turns the blockchain from a game where the dealer can rig the deck into a game where the deck is shuffled by a slow, un-runnable machine, and every card is tracked by a group of honest witnesses.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →