A Scalable State Sharing Protocol for Low-Resource Validator Nodes in Blockchain Networks
Ruben Hias, Weihong Wang, Jan Vanhoof, Tom Van Cutsem

TL;DR
This paper proposes a scalable protocol enabling validator nodes in blockchain networks to share state data efficiently, reducing storage costs at the expense of increased bandwidth, validated through extensive Ethereum data analysis.
Contribution
It introduces a novel state sharing protocol using distributed storage and cryptographic proofs, addressing scalability and decentralization challenges in blockchain networks.
Findings
Significantly lowers validator storage requirements
Increases bandwidth usage by 1.5 to 5 MB per block
Verkle proofs can reduce bandwidth overhead
Abstract
The perpetual growth of data stored on popular blockchains such as Ethereum leads to significant scalability challenges and substantial storage costs for operators of full nodes. Increasing costs may lead to fewer independently operated nodes in the network, which poses risks to decentralization (and hence network security), but also pushes decentralized app developers towards centrally hosted API services. This paper introduces a new protocol that allows validator nodes to participate in a blockchain network without the need to store the full state of the network on each node. The key idea is to use the blockchain network as both a replicated state machine and as a distributed storage system. By distributing states across nodes and enabling efficient data retrieval through a Kademlia-inspired routing protocol, we reduce storage costs for validators. Cryptographic proofs (such as…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware-Defined Networks and 5G · IoT and Edge/Fog Computing · Blockchain Technology Applications and Security
