Saved in:
Bibliographic Details
Main Authors: Xu, Ziyun, Wang, Hao, Sun, Meng
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2504.17336
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • 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.