Fraud Proofs: Maximising Light Client Security and Scaling Blockchains with Dishonest Majorities

09/24/2018
by   Mustafa Al-Bassam, et al.
0

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.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/01/2020

CoVer: Collaborative Light-Node-Only Verification and Data Availability for Blockchains

Validating a blockchain incurs heavy computation, communication, and sto...
research
12/06/2021

LightSync: Ultra Light Client for PoW Blockchains

Full nodes in a blockchain network store and verify a copy of the whole ...
research
03/14/2020

Generic Superlight Client for Permissionless Blockchains

We conduct a systematic study on the light client of permissionless bloc...
research
10/14/2020

A Tendermint Light Client

In Tendermint blockchains, the proof-of-stake mechanism and the underlyi...
research
01/08/2019

Superlight - A Permissionless, Light-client Only Blockchain with Self-Contained Proofs and BLS Signatures

Blockchain protocols are based on a distributed, public database where s...
research
05/24/2020

Better Late than Never; Scaling Computation in Blockchains by Delaying Execution

Proof-of-Work (PoW) based blockchains typically allocate only a tiny fra...
research
10/30/2020

ACeD: Scalable Data Availability Oracle

A popular method in practice offloads computation and storage in blockch...

Please sign up or login with your details

Forgot password? Click here to reset