[1809.09044] Fraud and Data Availability Proofs: Maximising Light Client Security and Scaling Blockchains with Dishonest Majorities
Light clients, also known as Simple Payment Verification (SPV) clients, are nodes which only download a small portion of the data in a blockchain, and use indirect means to verify that a given chain is valid. Typically, instead of validating block data, they assume that the chain favoured by the blockchain's consensus algorithm only contains valid blocks, and that the majority of block producers are honest. By allowing such clients to receive fraud proofs generated by fully validating nodes that show that a block violates the protocol rules, and combining this with probabilistic sampling techniques to verify that all of the data in a block actually is available to be downloaded, we can eliminate the honest-majority assumption, and instead make much weaker assumptions about a minimum number of honest nodes that rebroadcast data. Fraud and data availability proofs are key to enabling on-chain scaling of blockchains (e.g. via sharding or bigger blocks) while maintaining a strong assurance that on-chain data is available and valid. We present, implement, and evaluate a novel fraud and data availability proof system.
Light clients, also known as Simple Payment Verification (SPV) clients, are nodes which only download a small portion of the data in a blockchain, and use indirect means to verify that a given chain is valid. Typically, instead of validating block data, they assume that the chain favoured by the blockchain's consensus algorithm only contains valid blocks, and that the majority of block producers are honest. By allowing such clients to receive fraud proofs generated by fully validating nodes that show that a block violates the protocol rules, and combining this with probabilistic sampling techn
Explore this link on the map →related reading
- Light Clients and Proof of Stake | Ethereum Foundation Blogblog.ethereum.org
- The Hitchhiker's Guide to Ethereum - Delphi Digitalmembers.delphidigital.io
- Data availability | ethereum.orgethereum.org
- Pay Attention To Celestia - Delphi Digitalmembers.delphidigital.io
- Possible futures of the Ethereum protocol, part 2: The Surgevitalik.eth.limo
- EE 374: Blockchain Foundations at Stanfordweb.stanford.edu
- Data availability sampling and danksharding: An overview and a proposal for improvements - a16z cryptoa16zcrypto.com
- A comparison between DA layers - General - Celestia Forumforum.celestia.org
- Have we been building blockchains wrong? – Longest path searchlmao.bearblog.dev
- 17 misconceptions about SNARKs - a16z cryptoa16zcrypto.com
- So you want to be a blockchain developer? :: tr3y.iotr3y.io
- Data availability sampling in practice - HackMDnotes.ethereum.org