Keyun Cheng

Reading Notes: TKDE’23 PartitionChain

Title: PartitionChain: A Scalable and Reliable Data Storage Strategy for Permissioned Blockchain

Conference (TKDE’23): Link

Journal (): Link

Summary

This work proposes PartitionChain to address BFT-Store’s problem, where the computation overhead and network transmission overhead are high for blockchain initialization and re-encoding. In addition, it enhances security, as BFT-Store does not implement the security check (e.g., measuring malicious behaviors).

Main Contributions

Details

For this paper, I merely focus on the storage overhead reduction

Strength

Weakness