10 results on '"Shard"'
Search Results
2. Development of a Linear Scale Consensus Method of the Blockchain System
- Author
-
Shvachych, Gennady, Moroz, Boris, Khylko, Maksym, Matviichuk, Andrii, Kozenkova, Vladyslava, Busygin, Volodymyr, Kacprzyk, Janusz, Series Editor, Gomide, Fernando, Advisory Editor, Kaynak, Okyay, Advisory Editor, Liu, Derong, Advisory Editor, Pedrycz, Witold, Advisory Editor, Polycarpou, Marios M., Advisory Editor, Rudas, Imre J., Advisory Editor, Wang, Jun, Advisory Editor, Ranganathan, G., editor, Bestak, Robert, editor, and Fernando, Xavier, editor
- Published
- 2023
- Full Text
- View/download PDF
3. GT-NRSM: efficient and scalable sharding consensus mechanism for consortium blockchain.
- Author
-
Shen, Tao, Li, Tianyu, Yu, Zhuo, Bai, Fenhua, and Zhang, Chi
- Subjects
- *
COMPUTER engineering , *FAULT tolerance (Engineering) , *BLOCKCHAINS , *SERVICE-oriented architecture (Computer science) , *TRUST , *PROBLEM solving - Abstract
Blockchain is an innovative application of distributed storage, consensus mechanism, cryptographic algorithm, and other computer technologies. As the underlying architecture of blockchain, consensus is the key to realizing service-oriented applications of blockchain in terms of its security, efficiency, and scalability optimization. In some high-complexity consensus, such as Practical Byzantine Fault Tolerance (PBFT), throughput is severely reduced as the number of nodes increases. Even in low-complexity algorithms such as Raft, the load on the leader is severely affected as the network size increases, negatively affecting consensus efficiency. To solve these problems, we propose a node reliable shard model based on guarantee tree that achieves high scalability while maintaining a certain degree of decentralization and security based on consortium blockchain. Firstly, we create a guarantee mechanism to represent the trust relationship between nodes, and then, we design a reliable node selection strategy based on the guarantee mechanism to evaluate the node guarantee results and consensus behavior, determine the node trust status, and identify malicious nodes and choose a list of trusted leaders. Secondly, we propose a Dual-Leaders supervision mechanism, in which the deputy senses the heartbeat of leader while the deputy activity is detected by consensus nodes. Finally, we use a guarantee mechanism and reliable node selection strategy to design a network partitioning method to achieve high concurrent consensus for multiple partitions and significantly improve consensus efficiency. Subsequent experiments show that the throughput of the proposed algorithm improves by 48% over Raft and is significantly greater than PBFT, which has better throughput but lower consensus latency. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
4. Efficient Data Partitioning and Retrieval Using Modified ReDDE Technique
- Author
-
Dhulavvagol, Praveen M., Totad, S. G., Bhandage, Nandan, Bilagi, Pradyumna, Kacprzyk, Janusz, Series Editor, Gomide, Fernando, Advisory Editor, Kaynak, Okyay, Advisory Editor, Liu, Derong, Advisory Editor, Pedrycz, Witold, Advisory Editor, Polycarpou, Marios M., Advisory Editor, Rudas, Imre J., Advisory Editor, Wang, Jun, Advisory Editor, Jacob, I. Jeena, editor, Kolandapalayam Shanmugam, Selvanayaki, editor, and Bestak, Robert, editor
- Published
- 2022
- Full Text
- View/download PDF
5. Ring-Overlap: A Storage Scaling Mechanism for Hyperledger Fabric.
- Author
-
Liu, Wenxuan, Zhang, Donghong, Mu, Chunxiao, Zhao, Xiangfu, and Zhao, Jindong
- Subjects
DATA integrity ,STORAGE ,BLOCKCHAINS ,TEXTILES - Abstract
Currently, blockchain is facing a serious storage explosion problem. While most storage scaling schemes are focused on permissionless blockchain, we propose the ring-overlap mechanism for consortium blockchain and use it to scale Hyperledger Fabric. In our scheme, all accounting nodes are divided into clusters, and each cluster contains several nodes; then, a portion of the entire block data is stored in a cluster. Block data is stored overlappingly on some cluster nodes, and each block is guaranteed to have some copies in a cluster. Theoretical analysis and simulation show that the storage occupied by nodes is significantly reduced in blockchain applications with frequent transactions, and the mechanism can still guarantee data integrity in the case of partial node failures in a single cluster. Furthermore, for transaction-frequent applications, storage space consumption can be significantly reduced without increasing excessive query time overhead. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
6. Ring-Overlap: A Storage Scaling Mechanism for Hyperledger Fabric
- Author
-
Wenxuan Liu, Donghong Zhang, Chunxiao Mu, Xiangfu Zhao, and Jindong Zhao
- Subjects
blockchain ,storage limitations ,overlap ,shard ,hyperledger fabric ,Technology ,Engineering (General). Civil engineering (General) ,TA1-2040 ,Biology (General) ,QH301-705.5 ,Physics ,QC1-999 ,Chemistry ,QD1-999 - Abstract
Currently, blockchain is facing a serious storage explosion problem. While most storage scaling schemes are focused on permissionless blockchain, we propose the ring-overlap mechanism for consortium blockchain and use it to scale Hyperledger Fabric. In our scheme, all accounting nodes are divided into clusters, and each cluster contains several nodes; then, a portion of the entire block data is stored in a cluster. Block data is stored overlappingly on some cluster nodes, and each block is guaranteed to have some copies in a cluster. Theoretical analysis and simulation show that the storage occupied by nodes is significantly reduced in blockchain applications with frequent transactions, and the mechanism can still guarantee data integrity in the case of partial node failures in a single cluster. Furthermore, for transaction-frequent applications, storage space consumption can be significantly reduced without increasing excessive query time overhead.
- Published
- 2022
- Full Text
- View/download PDF
7. Dynamic Blockchain Sharding
- Author
-
Deepal Tennakoon and Vincent Gramoli, Tennakoon, Deepal, Gramoli, Vincent, Deepal Tennakoon and Vincent Gramoli, Tennakoon, Deepal, and Gramoli, Vincent
- Abstract
By supporting decentralized applications (DApps), modern blockchains have become the technology of choice for the Web3, a decentralized way for people to interact with each other. As the popularity of DApps is growing, the challenge is now to allocate shard or subnetwork resources to face the associated demand of individual DApps. Unfortunately, most sharding proposals are inherently static as they cannot be adjusted at runtime. Given that blockchains are expected to run for years without interruption, these proposals are insufficient to cope with the upcoming demand. In this paper, we present dynamic blockchain sharding, a new way to create and close shards on-demand, and adjust their size at runtime without requiring to hard fork (i.e., creating duplicated instances of the same blockchain). The novel idea is to reconfigure sharding through dedicated smart contract invocations: not only does it strengthen the security of the sharding reconfiguration, it also makes it inherently transparent as any other blockchain data. Similarly to classic sharding, our protocol relies on randomness to cope with shard-takeover attacks and on rotating nodes to cope with the bribery of a slowly-adaptive adversary. By contrast, however, our protocol is ideally suited for open networks as it does not require fully synchronous communications. To demonstrate its efficiency, we deploy it in 10 countries over 5 continents and demonstrate that its performance increases quasi-linearly with the number of shards as it reaches close to 14,000 TPS on only 8 shards.
- Published
- 2022
- Full Text
- View/download PDF
8. A two-layer consortium blockchain with transaction privacy protection based on sharding technology.
- Author
-
Wang, Junxin, Wang, Shangping, Zhang, Qian, and Deng, Yinjuan
- Subjects
- *
BLOCKCHAINS , *DIRECTED acyclic graphs , *RANDOM functions (Mathematics) , *PRIVACY , *COMPUTER security - Abstract
In the traditional consortium blockchain system, all nodes jointly participate in the process of transaction consensus, so that the confidentiality of transaction data within and between organizations in the consortium cannot be protected; and the throughput of the existing consortium blockchain system is still low. In response to the above problems, we propose a two-layer consortium blockchain with transaction privacy protection based on sharding technology. The blockchain consists of a sharding layer and a root consensus layer, which supports internal transactions of distributed interactive organizations, confidential transactions across shards, and public transactions across shards. At the sharding layer, we shard the nodes and their corresponding UTXOs, and ensure the confidentiality of transaction data by authorizing nodes in different shards to access different transaction data. And through the root consensus layer, the processing reliability, tamper-proof and traceability of confidential transactions across shards and internal transactions are guaranteed. The system throughput is improved by parallel processing of transactions using sharding technology, and the blockchain system with an improved Byteball architecture inside the shard, which further improves the transaction throughput of the system. And through analysis, it shows that the consortium blockchain proposed in this scheme is reasonable and feasible. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
9. Dynamic Blockchain Sharding
- Author
-
Tennakoon, Deepal and Gramoli, Vincent
- Subjects
transparency ,Computing methodologies → Distributed algorithms ,Reconfiguration ,shard ,smart contract - Abstract
By supporting decentralized applications (DApps), modern blockchains have become the technology of choice for the Web3, a decentralized way for people to interact with each other. As the popularity of DApps is growing, the challenge is now to allocate shard or subnetwork resources to face the associated demand of individual DApps. Unfortunately, most sharding proposals are inherently static as they cannot be adjusted at runtime. Given that blockchains are expected to run for years without interruption, these proposals are insufficient to cope with the upcoming demand. In this paper, we present dynamic blockchain sharding, a new way to create and close shards on-demand, and adjust their size at runtime without requiring to hard fork (i.e., creating duplicated instances of the same blockchain). The novel idea is to reconfigure sharding through dedicated smart contract invocations: not only does it strengthen the security of the sharding reconfiguration, it also makes it inherently transparent as any other blockchain data. Similarly to classic sharding, our protocol relies on randomness to cope with shard-takeover attacks and on rotating nodes to cope with the bribery of a slowly-adaptive adversary. By contrast, however, our protocol is ideally suited for open networks as it does not require fully synchronous communications. To demonstrate its efficiency, we deploy it in 10 countries over 5 continents and demonstrate that its performance increases quasi-linearly with the number of shards as it reaches close to 14,000 TPS on only 8 shards., OASIcs, Vol. 101, 5th International Symposium on Foundations and Applications of Blockchain 2022 (FAB 2022), pages 6:1-6:17
- Published
- 2022
- Full Text
- View/download PDF
10. Did ancient glassware travel the Silk Road? X-ray fluorescence analysis of a Sasanian glass vessel from Okinoshima Island, Japan
- Author
-
Madoka Murakushi, Izumi Nakai, Ryuji Shikaku, Makiko Fukushima, and Yoshinari Abe
- Subjects
Archeology ,Shard ,Mesopotamia ,media_common.quotation_subject ,X-ray fluorescence ,Fluorescence spectrometer ,Glass vessel ,Art ,Treasure ,Archaeology ,media_common - Abstract
The use of a portable X-ray fluorescence spectrometer revealed the provenance of a shard of a relief-cut glass bowl which was dedicated to ancient ritual on the sacred island of Okinoshima, Japan over a thousand years ago. The shard was unearthed from one of the ritual sites on the island in the 1950s and is now designated as a national treasure in Japan. A nondestructive and on-site X-ray fluorescence analytical technique was applied to the Okinoshima glass shard to establish where and when it was originally manufactured based on its chemical composition. Clear correspondence of chemical composition between the shard and glass excavated from a Sasanian city site in Mesopotamia demonstrated that the shard was derived from a type of glassware primarily produced in glass workshops within the Sasanian Empire between the fifth and seventh centuries AD. This is the first scientific evidence demonstrating that glass was imported from overseas across thousands of kilometers and then dedicated for the ritual on Okinoshima Island. This simultaneously gives us a glimpse of the specific details of divine rituals conducted on Okinoshima Island in ancient times.
- Published
- 2021
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.