Conflict detection method and device, node equipment and storage medium
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- TENCENT TECH (SHENZHEN) CO LTD
- Publication Date
- 2020-06-26
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present application relates to the technical field of blockchain, and in particular to a conflict detection method, device, node device and storage medium. Background technique
[0002] In the blockchain system, in order to meet the high-performance requirements of the business, the blockchain service will carry various concurrent optimization processes in the processes of transaction reception, packaging, verification, submission, and storage. Since there may be transactions with upper and lower dependencies between blocks, these transactions cannot be submitted at the same time, otherwise conflicts will occur. For example, transaction A: user a pays X yuan to user b, transaction B: user a pays Y yuan to user c, and transaction A occurs before transaction B, then user a should actually have Z-X-Y yuan remaining. If transaction A and transaction B are submitted at the same time, user a will have Z-X yuan left after executing transaction A, and use...