Saved in:
Bibliographic Details
Main Authors: Zhou, Yichen, Li, Chenxing, Long, Fan
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2507.20554
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • This paper presents MPC-EVM, the first blockchain prototype that extends the EVM to enable asynchronous MPC invocations by smart contracts during transaction executions without compromising consistency or throughput. MPC-EVM uses an asynchronous execution model to process MPC-invoking transactions in a non-blocking fashion, saving the transaction's progress when it enters an MPC and resuming its execution upon MPC's completion. Additionally, it employs an access control mechanism that prevents inconsistent state access and modifications as a result of asynchronous executions. Benchmarking MPC-EVM's throughput show that the transactions per second (TPS) decreased by less than 3% compared to the baseline when MPC-invoking transactions are executed alongside regular transactions.