Fine-Grained, Secure and Efficient Data Provenance on Blockchain Systems
【Author】 Ruan, Pingcheng; Chen, Gang; Tien Tuan Anh Dinh; Lin, Qian; Ooi, Beng Chin; Zhang, Meihui
【Source】PROCEEDINGS OF THE VLDB ENDOWMENT
【影响因子】3.557
【Abstract】The success of Bitcoin and other cryptocurrencies bring enormous interest to blockchains. A blockchain system implements a tamper-evident ledger for recording transactions that modify some global states. The system captures entire evolution history of the states. The management of that history, also known as data provenance or lineage, has been studied extensively in database systems. However, querying data history in existing blockchains can only be done by replaying all transactions. This approach is applicable to large-scale, offline analysis, but is not suitable for online transaction processing. We present LineageChain, a fine-grained, secure and efficient provenance system for blockchains. LineageChain exposes provenance information to smart contracts via simple and elegant interfaces, thereby enabling a new class of blockchain applications whose execution logics depend on provenance information at runtime. LineageChain captures provenance during contract execution, and efficiently stores it in a Merkle tree. LineageChain provides a novel skip list index designed for supporting efficient provenance query processing. We have implemented LineageChain on top of Hyperledger and a blockchain-optimized storage system called ForkBase. Our extensive evaluation of LineageChain demonstrates its benefits to the new class of blockchain applications, its efficient query, and its small storage overhead.
【Keywords】
【发表时间】2019 MAY
【收录时间】2022-01-02
【文献类型】
【主题类别】
--
【DOI】 10.14778/3329772.3329775
评论