Score: 0

Operational Semantics for Crystality: A Smart Contract Language for Parallel EVMs

Published: April 24, 2025 | arXiv ID: 2504.17336v1

By: Ziyun Xu, Hao Wang, Meng Sun

Potential Business Impact:

Makes blockchain run much faster and safer.

Business Areas:
Ethereum Blockchain and Cryptocurrency

The increasing demand for scalable blockchain has driven research into parallel execution models for smart contracts. Crystality is a novel smart contract programming language designed for parallel Ethereum Virtual Machines (EVMs), enabling fine-grained concurrency through Programmable Contract Scopes and Asynchronous Functional Relay. This paper presents the first formal structural operational semantics for Crystality, providing a rigorous framework to reason about its execution. We mechanize the syntax and semantics of Crystality in the theorem-proving assistant Coq, enabling formal verification of correctness properties. As a case study, we verify a simplified token transfer function, demonstrating the applicability of our semantics in ensuring smart contract correctness. Our work lays the foundation for formally verified parallel smart contracts, contributing to the security and scalability of blockchain systems.

Country of Origin
🇨🇳 China

Page Count
29 pages

Category
Computer Science:
Programming Languages