pith. machine review for the scientific record. sign in

arxiv: 1905.09274 · v4 · submitted 2019-05-22 · 💻 cs.CR

Recognition: unknown

LazyLedger: A Distributed Data Availability Ledger With Client-Side Smart Contracts

Authors on Pith no claims yet
classification 💻 cs.CR
keywords applicationsavailabilityconsensustransactionsdatadistributedlazyledgerblock
0
0 comments X
read the original abstract

We propose LazyLedger, a design for distributed ledgers where the blockchain is optimised for solely ordering and guaranteeing the availability of transaction data. Responsibility for executing and validating transactions is shifted to only the clients that have an interest in specific transactions relating to blockchain applications that they use. As the core function of the consensus system of a distributed ledger is to order transactions and ensure their availability, consensus participants do not necessarily need to be concerned with the contents of those transactions. This reduces the problem of block verification to data availability verification, which can be achieved probabilistically with sub-linear complexity, without downloading the whole block. The amount of resources required to reach consensus can thus be minimised, as transaction validity rules can be decoupled from consensus rules. We also implement and evaluate several example LazyLedger applications, and validate that the workload of clients of specific applications does not significantly increase when the workload of other applications that use the same chain increase.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. AGNT2: Autonomous Agent Economies on Interaction-Optimized Layer 2 Infrastructure

    cs.MA 2026-04 unverdicted novelty 6.0

    AGNT2 introduces a dedicated three-tier execution layer for agent economies using sidecar agents, fast bilateral channels, sequenced multi-party rollups, and L1 settlement to address the mismatch with general-purpose chains.

  2. Polynomial Multiproofs for Scalable Data Availability Sampling in Blockchain Light Clients

    cs.CR 2026-04 unverdicted novelty 6.0

    Polynomial multiproofs verify multiple sampled cells with one aggregated proof over a shared micro-domain, cutting proof bytes, verifier resources, and infrastructure costs by up to 45% in the Avail case study.