arXiv · 2203.15968
Light Clients for Lazy Blockchains
Abstract
Lazy blockchains decouple consensus from transaction verification and execution to increase throughput. Although they can contain invalid transactions (e.g., double spends) as a result, these can easily be filtered out by full nodes that check if there have been previous conflicting transactions. However, creating light (SPV) clients that do not see the whole transaction history 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 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 empirically demonstrate the feasibility of our scheme.
Explore related subjects
Keep this discovery
Ertem Nusret Tas, David Tse, Lei Yang, Dionysis Zindros. 2022-03-30. Light Clients for Lazy Blockchains. https://arxiv.org/abs/2203.15968
Cite the original work for its findings. Save a collection to share your selection of sources.