Abstract
Blockchain is a decentralized, distributed and public digital ledger technology. It can be visualized as a gradually increasing list of “blocks” which contains data that are linked together using cryptographic hash. Each transaction is verified by several participating nodes to compute a complex mathematical problem. The complexity of this computation, also known as Proof-of-Work (PoW), is governed by the difficulty set on a periodic basis. If the hash rate of the blockchain’s PoW grows or declines exponentially, the blockchain will be unable to maintain the block creation interval. The utilization of genetic algorithm (GA) in addition with the existing difficulty adjustment algorithm is proposed as a response to this by optimizing the blockchain parameters. A simulation of 3 scenarios as well as the default, were performed and the results were recorded. Based on the results, we are able to observe that the blockchain is able to reach the expected block time 74.4% faster than the blockchain without GA. Moreover, the standard deviations of the average block time and difficulty decreased by 99.4% and 99.5% respectively when block and difficulty intervals were considered for optimization, when compared to the default blockchain without GA.
Original language | English |
---|---|
Title of host publication | Advances in Cyber Security - Second International Conference, ACeS 2020 Penang, Malaysia, December 8–9, 2020 Revised Selected Papers |
Editors | Mohammed Anbar, Nibras Abdullah, Selvakumar Manickam |
Place of Publication | Singapore Singapore |
Publisher | Springer |
Pages | 11-26 |
Number of pages | 16 |
ISBN (Electronic) | 9789813368354 |
ISBN (Print) | 9789813368347 |
DOIs | |
Publication status | Published - 2021 |
Event | International Conference on Advances in Cyber Security 2020 - Penang, Malaysia Duration: 8 Dec 2020 → 9 Dec 2020 Conference number: 2nd https://link.springer.com/book/10.1007/978-981-33-6835-4 (Proceedings) |
Publication series
Name | Communications in Computer and Information Science |
---|---|
Publisher | Springer |
Volume | 1347 |
ISSN (Print) | 1865-0929 |
ISSN (Electronic) | 1865-0937 |
Conference
Conference | International Conference on Advances in Cyber Security 2020 |
---|---|
Abbreviated title | ACeS 2020 |
Country/Territory | Malaysia |
City | Penang |
Period | 8/12/20 → 9/12/20 |
Internet address |
|
Keywords
- Bitcoin
- Blockchain
- Difficulty
- Genetic algorithm
- Proof-of-Work