Operational Semantics for Crystality: A Smart Contract Language for Parallel EVMs
By: Ziyun Xu, Hao Wang, Meng Sun
Potential Business Impact:
Makes blockchain run much faster and safer.
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.
Similar Papers
Logical foundations of Smart Contracts
Logic in Computer Science
Makes computer contracts follow real-world rules.
Efficient Parallel Execution of Blockchain Transactions Leveraging Conflict Specifications
Distributed, Parallel, and Cluster Computing
Makes blockchain transactions run much faster.
A Quantum Programming Language for Coherent Control
Logic in Computer Science
Controls quantum computers more easily.