You are looking at a specific version 20220330:010307 of this paper. See the latest version.

Paper 2022/384

Light Clients for Lazy Blockchains

Ertem Nusret Tas and Dionysis Zindros and Lei Yang and David Tse

Abstract

Decoupling consensus from transaction verification and execution is an important technique to increase the throughput of blockchains, a technique known as a lazy blockchain. Lazy blockchains can end up containing invalid transactions such as double spends, but these can easily be filtered out by full nodes that can check if there have been previous conflicting transactions. However, creating light (SPV) clients that do not see the whole transaction history on top of these chains becomes a challenge: A record of a transaction on the chain does not necessarily entail transaction confirmation. In this paper, we devise a protocol that enables the creation of efficient light clients for lazy blockchains. The number of interaction rounds and the communication complexity of our protocol are only logarithmic in the blockchain execution time. Our construction is based on a bisection game that traverses the Merkle tree containing the ledger of all -valid or invalid- transactions. We prove that our proof system is succinct, complete and sound, and we illustrate how it can be applied to both the UTXO as well as the account based models. Lastly, we empirically demonstrate the feasibility of our scheme by providing experimental results.

Note: 6 figures, 2 tables.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Preprint. MINOR revision.
Keywords
blockchainslazy blockchainsinteractive verification gamesrefereed computation
Contact author(s)
nusret @ stanford edu,dionyziz @ stanford edu,leiy @ csail mit edu,dntse @ stanford edu
History
2024-01-11: last of 3 revisions
2022-03-28: received
See all versions
Short URL
https://ia.cr/2022/384
License
Creative Commons Attribution
CC BY
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.