activity
20242026
collaborators

5 papers

cs.DC2026

Remora: Scale-out Deterministic Execution for Smart Contracts

Zhengqing Liu, Alberto Sonnino, Igor Zablotchi +2

Modern blockchains rely on a modular architecture that decouples consensus from execution. Recent advances in consensus algorithms have shifted the bottleneck to the execution laye…

cs.DB2026

Tidehunter: Large-Value Storage With Minimal Data Relocation

Andrey Chursin, Lefteris Kokoris-Kogias, Alex Orlov +2

Log-Structured Merge-Trees (LSM-trees) dominate persistent key-value storage but suffer from high write amplification from 10x to 30x under random workloads due to repeated compact…

cs.DC2025

Byzantine Consensus in the Random Asynchronous Model

George Danezis, Jovan Komatovic, Lefteris Kokoris-Kogias +2

We propose a novel relaxation of the classic asynchronous network model, called the random asynchronous model, which removes adversarial message scheduling while preserving unbound…

cs.DC2025

Pilotfish: Distributed Execution for Scalable Blockchains

Quentin Kniep, Lefteris Kokoris-Kogias, Alberto Sonnino +2

Scalability is a crucial requirement for modern large-scale systems, enabling elasticity and ensuring responsiveness under varying load. While cloud systems have achieved scalable…

cs.DC2024

Mahi-Mahi: Low-Latency Asynchronous BFT DAG-Based Consensus

Philipp Jovanovic, Lefteris Kokoris Kogias, Bryan Kumara +3

We present Mahi-Mahi, the first asynchronous BFT consensus protocol that achieves sub-second latency in the WAN while processing over 100,000 transactions per second. We accomplish…