Transaction-based blockchain consensus mechanism
Patent Information
- Authority / Receiving Office
- CN ยท China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- CHANGSHA UNIVERSITY OF SCIENCE AND TECHNOLOGY
- Publication Date
- 2019-12-17
Smart Images

Figure 1
Abstract
Description
technical field
[0001] The invention relates to the technical field of block chains, in particular to a transaction-based block chain consensus mechanism. Background technique
[0002] The consensus mechanism is a mechanism used to maintain the consistency of each distributed node in the blockchain network. The consensus mechanisms currently used in the blockchain mainly include Proof of Work (PoW) and Proof of Stake (PoS).
[0003] (1) If PoW is used in the Bitcoin blockchain to reach a consensus among nodes, this mechanism requires nodes to perform calculations of a certain degree of difficulty to obtain the accounting rights of new blocks. Specifically, the process of Bitcoin PoW is firstly to form a transaction list of all transactions to be packaged into the block and generate a Merkle root hash through the Merkle tree algorithm; then assemble the Merkle root hash value and other relevant information into a block header; Finally, the random number in the block header ...