Reasonableness discussion and analysis for Hyperledger Fabric configuration
Song Hua, Shenbin Zhang, Bingfeng Pi, Jun Sun, Kazuhiro Yamashita,, Yoshihide Nomura

TL;DR
This paper presents a method to detect configuration issues in Hyperledger Fabric networks by creating a knowledge database and a detection tool, aiding developers in ensuring network reasonableness.
Contribution
It introduces a comprehensive reasonableness problem database and a detection tool specifically for Hyperledger Fabric configurations, addressing complexity challenges.
Findings
The detection tool effectively identifies configuration problems.
Testing on 108 networks demonstrates practical utility.
Helps developers improve network reliability and security.
Abstract
Blockchain, as a distributed ledger technology, becomes more and more popular in both industry and academia. Each peer in blockchain system maintains a copy of ledger and makes sure of data consistency through consensus protocol. Blockchain system can provide many benefits such as immutability, transparency and security. Hyperledger Fabric is permissioned blockchain platform hosted by Linux foundation. Fabric has various components such as peer, ordering service, chaincode and state database. The structure of Fabric network is very complicated to provide reliable permissioned blockchain service. Generally, developers must deal with hundreds of parameters to configure a network. That will cause many reasonableness problems in configurations. In this paper, we focus on how to detect reasonableness problems in Fabric configurations. Firstly, we discuss and provide a reasonableness problem…
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
TopicsBlockchain Technology Applications and Security · Cloud Computing and Resource Management · IoT and Edge/Fog Computing
