CN111614708B - Transaction system based on block chain - Google Patents

Transaction system based on block chain Download PDF

Info

Publication number
CN111614708B
CN111614708B CN201910730056.5A CN201910730056A CN111614708B CN 111614708 B CN111614708 B CN 111614708B CN 201910730056 A CN201910730056 A CN 201910730056A CN 111614708 B CN111614708 B CN 111614708B
Authority
CN
China
Prior art keywords
nodes
node
core
block chain
supervision
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910730056.5A
Other languages
Chinese (zh)
Other versions
CN111614708A (en
Inventor
白杰
李冬云
吴先锋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Aowei Co.,Ltd.
Original Assignee
Aowei Information Technology Jiangsu Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Aowei Information Technology Jiangsu Co ltd filed Critical Aowei Information Technology Jiangsu Co ltd
Priority to PCT/CN2020/078672 priority Critical patent/WO2020173501A1/en
Priority to JP2021545726A priority patent/JP7041993B2/en
Publication of CN111614708A publication Critical patent/CN111614708A/en
Application granted granted Critical
Publication of CN111614708B publication Critical patent/CN111614708B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/389Keeping log of transactions for guaranteeing non-repudiation of a transaction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/401Transaction verification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/42Confirmation, e.g. check or permission by the legal debtor of payment

Abstract

The application provides a transaction system based on a blockchain. And selecting part of nodes from the system at intervals of a preset time period, configuring the selected part of nodes as core nodes, selecting part of nodes from nodes except the core nodes, and configuring the selected part of nodes as supervision nodes. When a transaction is sent, the core node may receive a transaction request, and after the transaction request is verified and the verification is passed, may generate first blockchain data corresponding to the transaction request, and store the first blockchain data. The supervisory node may check the first blockchain data stored by the core node. By adopting the transaction system, the nodes in the block chain network can be changed from absolute decentralization to effective decentralization, so that the network operation efficiency is greatly improved, the resource utilization rate is prompted, the decentralization can be completely maintained, and the requirements of the network on safety and reliability are met.

Description

Transaction system based on block chain
The present application claims priority of chinese patent application with application number 201910141898.7 entitled "block chain based high concurrency fast transaction and verification method" filed by chinese patent office on 26/2/2019, the entire contents of which are incorporated herein by reference.
Technical Field
The present application relates to the field of blockchain technology, and in particular, to a transaction system based on blockchain.
Background
The block chain is a distributed system which is a chain data structure formed by combining data blocks in a sequential connection mode according to a time sequence and is cryptographically guaranteed to be not falsifiable and counterfeitable.
Under the condition that the distributed system cannot be triangulated, the existing block chain systems have no way of giving full consideration to the aspects of safety, expansibility and decentralization. For example, a bitcoin network, the decentralization and security of the network are improved, but due to the architecture design of the network itself, the Transaction Throughput (TPS) in unit time cannot be effectively improved, so the extensibility is poor; for example, an Enterprise Operation System (EOS) is a commercial distributed System, which makes TPS values reach millions of levels on the premise of sacrificing decentralization and security, thereby improving extensibility.
Based on this, there is a need for a transaction system based on a blockchain, which is used to solve the problem that the prior art cannot consider the security, the expandability and the decentralization of the blockchain system.
Disclosure of Invention
The application provides a transaction system based on a block chain, which is used for solving the technical problem that the prior art cannot give consideration to the safety, expandability and decentralization of the block chain system.
The embodiment of the application provides a transaction system based on a block chain, wherein nodes in the system are mutually connected in a network; selecting part of nodes from the system at intervals of a preset time period to be configured as core nodes, and selecting part of nodes from nodes except the core nodes to be configured as supervision nodes;
the core node is further configured to: when a transaction occurs, receiving a transaction request, verifying the transaction request, generating first block chain data corresponding to the transaction request after the verification is passed, and storing and broadcasting the first block chain data;
the supervisory node is further configured to: and checking the first block chain data.
In one possible embodiment, the first supervisory node is further configured to: if the check result of the first block chain data is wrong, marking the first block chain data as illegal data, and broadcasting a message that the first block chain data is illegal data in the system; the first supervision node is any one of the supervision nodes;
the second supervisory node is further configured to: after receiving a message that the first blockchain data is illegal data, checking the first blockchain data, and if the checking result of the first blockchain data is wrong, configuring a core node storing the first blockchain data as a participating node; the second supervision node is any one of the supervision nodes except the first supervision node.
In one possible embodiment, nodes in the system other than the core node and the supervisory node are configured as participating nodes;
the supervisory node is further configured to: if the check result of the first blockchain data stored in the core node is error-free, broadcasting a message that the check result of the first blockchain data is error-free to the system;
the participating node is further configured to: after receiving the message that the checking result of the first block chain data is correct, generating summary information corresponding to the first block chain data, generating second block chain data according to the summary information, and storing the second block chain data.
In one possible embodiment, the supervisory node is further configured to: and if the check result of the first block chain data stored in the core node is correct, generating summary information corresponding to the first block chain data, generating third block chain data according to the summary information, and storing the third block chain data.
In a possible implementation mode, every preset time period, selecting part of nodes from the system in a public link intelligent contract random election mode, and configuring the selected part of nodes as core nodes; selecting part of nodes from the nodes except the core nodes in a public link intelligent contract random election mode, and configuring the selected part of nodes as supervision nodes; and configuring nodes in the system except the core node and the supervisory node as participating nodes.
In a possible implementation manner, every preset time period, according to the distance between the node's own resources and the nodes, a part of nodes are selected from the system and configured as core nodes, and a part of nodes are selected from nodes except the core nodes and configured as supervision nodes, and nodes except the core nodes and the supervision nodes in the system are configured as participating nodes.
In a possible implementation mode, according to the distance between the resource of the node and the node in the current time period, selecting part of nodes from the core nodes in the previous time period, and configuring the selected part of nodes as supervision nodes or participation nodes in the current time period; according to the distance between the resources of the nodes in the current time period and the nodes, selecting part of nodes from the supervision nodes in the previous time period, and configuring the selected part of nodes as core nodes or participating nodes in the current time period; and selecting part of nodes from the participating nodes in the previous time period according to the self resources of the nodes in the current time period and the distance between the nodes, and configuring the selected part of nodes as core nodes or supervision nodes in the current time period.
In a possible implementation mode, every preset time period, part of nodes are selected from the system in a competition and election mode, and the selected part of nodes are configured as core nodes; selecting part of nodes from the nodes except the core node in a competition and election mode, and configuring the selected part of nodes as supervision nodes; and configuring nodes in the system except the core node and the supervisory node as participating nodes.
In one possible embodiment, the supervisory node is further configured to: and checking the configuration of the core node, and if the core node with the wrong configuration exists, configuring the core node with the wrong configuration as a participating node.
In one possible embodiment, the core node is further configured to: and receiving a transaction request sent by a transaction initiating node or a neighboring node of the core node.
In this way, in the above block-based transaction system, when a transaction is sent, the core node may receive the transaction request, and after the transaction request is verified and the verification is passed, may generate the first blockchain data corresponding to the transaction request, and store the first blockchain data. The supervisory node may check the first blockchain data stored by the core node. By adopting the transaction system, the nodes in the block chain network can be changed from absolute decentralization to effective decentralization, so that the network operation efficiency is greatly improved, the resource utilization rate is prompted, and the decentralization can be completely maintained; furthermore, the core node and the supervision node can be reconfigured at every preset end, that is, the nodes in the transaction system can periodically switch their roles, so that the requirements of the safety and reliability of the block chain network can be met; further, the transaction system is generated based on the blockchain, so that the expandability of the blockchain network can be inherited.
Drawings
Fig. 1 is a schematic structural diagram of a block chain-based transaction system to which an embodiment of the present application is applicable;
FIG. 2 is a schematic diagram of a node configuration in a next time period to which an embodiment of the present application is applicable;
fig. 3 is a schematic flow chart of a transaction performed by a transaction system based on a blockchain according to an embodiment of the present application;
fig. 4 is a schematic flow chart of a transaction performed by another transaction system based on a blockchain according to an embodiment of the present application;
fig. 5 is a schematic workflow diagram of a supervisory node according to an embodiment of the present application.
Detailed Description
To make the objects, technical solutions and advantages of the present application more clear, embodiments of the present application will be described in further detail below with reference to the accompanying drawings.
In the technical solution provided in the present application, the blockchain refers to accounting data generated by a transaction in a network system, and refers to a network operating a blockchain technology, that is, a blockchain network. The blockchain network refers to a point-to-point (P2P) network with decentralized application architecture, and the blockchain network can perform distributed storage, public consensus, digital encryption, transaction accounting and verification. I.e., a transaction platform that encompasses distributed technology, cryptography, P2P network architecture, and various consensus algorithms that may be applied.
The blockchain or blockchain information is accounting information generated according to transaction data when transactions occur in the blockchain network, namely a plurality of specific transactions form a blockchain, and the plurality of blocks form a blockchain. The blockchain network comprises nodes which establish point-to-point network connection with each other, and each node is configured with a corresponding consensus mechanism, such as an intelligent contract, and has enough computing power to perform transaction verification and accounting procedures. The nodes also have interface specifications that conform to some uniform standard to enable access to more nodes or other types of blockchain networks through the interface specifications.
A possible system architecture to which the embodiments of the present application are applicable will be first described with reference to fig. 1.
Referring to fig. 1, a schematic structural diagram of a block chain-based transaction system according to an embodiment of the present application is exemplarily shown. As can be seen from fig. 1, the nodes in the transaction system provided by the present application establish network connections with each other. And, every preset time period, part of nodes may be selected from the trading system and configured as core nodes, and part of nodes may be selected from nodes other than the core nodes and configured as supervision nodes, and nodes other than the core nodes and supervision nodes may be configured as participating nodes.
Taking the schematic shown in fig. 1 as an example, during the current time period, the node 1, the node 2, the node 3, and the node 4 may be configured as core nodes, the node 5, the node 6, and the node 7 may be configured as supervisory nodes, and the node 8 and the node 9 may be configured as participating nodes.
It should be noted that fig. 1 is only an exemplary illustration, and the number of the core node, the supervising node, and the participating node is not limited in this application. In addition, fig. 1 shows only the configuration of each node in the trading system in one time period, and in another time period, the configuration of each node in the trading system may be changed or not changed, which is not limited specifically.
In the embodiment of the present application, there are various ways to configure a node as a core node (or a supervisory node, or a participating node), and in one example, the node may be configured by randomly electing every preset time period. Through a random election mechanism, different nodes are guaranteed to share the same opportunity to be configured in the configuration process of the nodes, so that the enthusiasm and the activity of each node in the trading system can be guaranteed to the maximum extent, and the capacity of the trading system can be improved.
Specifically, every other preset time period, part of nodes can be selected from the system in a public link intelligent contract random election mode, and the selected part of nodes are configured as core nodes; selecting part of nodes from the nodes except the core nodes in a public link intelligent contract random election mode, and configuring the selected part of nodes as supervision nodes; and configuring nodes in the system except the core node and the supervision node as participating nodes.
In order to more clearly describe that the configuration of each node in the trading system can be changed periodically, assuming that fig. 1 shows the configuration of each node in the trading system in the current time period, the nodes are configured in a random election manner, and then in the next time period, the configuration of each node can be as shown in fig. 2.
As can be seen from fig. 2, during the next time period, the node 5, the node 7, and the node 9 may be configured as core nodes, the node 1, the node 2, and the node 8 may be configured as supervisory nodes, and the node 3, the node 4, and the node 6 may be configured as participating nodes. It can be seen that the number of core nodes, the number of supervision nodes and the number of participating nodes may change between different time periods; also, the core node itself, the supervising node itself and the participating nodes themselves may also change, i.e. the node 1 shown in fig. 1 is configured as a core node during the current time period and may be configured as a supervising node as shown in fig. 2 during the next time period.
In another example, the nodes may be configured according to their own resources and the distance between the nodes at intervals of a preset time period. By adopting the mode for configuration, the rationality of node configuration can be improved, the difference between nodes configured to have the same role is reduced, and the working efficiency of the trading system is improved.
Specifically, every preset time period, part of the nodes may be selected from the system according to the distance between the node's own resources and the nodes, and the selected part of the nodes is configured as core nodes, and part of the nodes is selected from the nodes other than the core nodes, and the selected part of the nodes is configured as supervision nodes, and the nodes other than the core nodes and the supervision nodes in the system are configured as participating nodes.
For example, the nodes in the trading system may be divided into three groups according to the distance between the nodes, wherein one group corresponds to the core node, another group corresponds to the monitor node, and another group corresponds to the participating node. Then, the average value of the resources corresponding to each group of nodes can be determined according to the resources of the nodes. Finally, the configuration may be performed according to the resource average value corresponding to each group of nodes, for example, a core node may completely possess all functions of the network, and thus, a group of nodes with the highest resource average value may be configured as the core node; the supervision node needs to supervise and manage the result generated by the core node and also needs to provide corresponding network service, so a group of nodes with medium resource average values can be configured as the supervision node; the participating nodes do not participate in the maintenance and supervision of the network, and appear more as users of the network, so that a group of nodes with the lowest average resource value can be configured as the participating nodes.
Further, the configuration of the core node, the supervising node and the participating nodes may be periodically changed, that is, the configuration of the core node (or the supervising node or the participating nodes) in the current time period may be different from the configuration of the core node (or the supervising node or the participating nodes) in the previous time period.
Specifically, for the configuration situation of each node in the system in the current time period, a part of nodes can be selected from the core nodes in the previous time period according to the distance between the resource of the node in the current time period and the node, and the selected part of nodes are configured as supervision nodes or participating nodes in the current time period; according to the distance between the resources of the nodes in the current time period and the nodes, selecting part of nodes from the supervision nodes in the previous time period, and configuring the selected part of nodes as core nodes or participating nodes in the current time period; and selecting part of nodes from the participating nodes in the previous time period according to the self resources of the nodes in the current time period and the distance between the nodes, and configuring the selected part of nodes as core nodes or supervision nodes in the current time period.
In yet another example, nodes may be configured by way of contention and election every preset period of time.
Specifically, every other preset time period, part of nodes can be selected from the system in a competition and election mode, and the selected part of nodes are configured as core nodes; selecting part of nodes from the nodes except the core nodes in a competition and election mode, and configuring the selected part of nodes as supervision nodes; and configuring nodes in the system except the core node and the supervision node as participating nodes.
It should be noted that the above three examples are merely exemplary illustrations of node configurations, and those skilled in the art may adjust the configuration of the nodes according to experience and actual conditions, and are not limited in particular.
Based on the system architecture shown in fig. 1, fig. 3 is a schematic diagram illustrating a flow of a transaction performed by a blockchain-based transaction system according to an embodiment of the present application.
As shown in fig. 3, the core node (e.g., node 1 shown in fig. 3) may be further configured to: when a transaction occurs, a transaction request is received, the transaction request is verified, first block chain data corresponding to the transaction request is generated after the verification is passed, and the first block chain data is stored and broadcasted.
The core node may be further configured to: if the core node verifies the transaction request and determines that the verification is not successful, the transaction request may be ignored (not shown in fig. 3).
The supervising node (e.g., node 5 shown in fig. 3) may be further configured to: the first blockchain data is checked.
In this way, in the above block-based transaction system, when a transaction is sent, the core node may receive the transaction request, and after the transaction request is verified and the verification is passed, may generate the first blockchain data corresponding to the transaction request, and store the first blockchain data. The supervisory node may check the first blockchain data stored by the core node. By adopting the transaction system, the nodes in the block chain network can be changed from absolute decentralization to effective decentralization, so that the network operation efficiency is greatly improved, the resource utilization rate is prompted, and the decentralization can be completely maintained; furthermore, the core node and the supervision node can be reconfigured at every preset end, that is, the nodes in the transaction system can periodically switch their roles, so that the requirements of the safety and reliability of the block chain network can be met; further, the transaction system is generated based on the blockchain, so that the expandability of the blockchain network can be inherited.
As can be seen from the illustration of fig. 3, the transaction request received by the core node (i.e., node 1) originates from node 0. Node 0 may be a transaction initiating node or a neighboring node to the core node (i.e., node 1). That is, the core node (e.g., node 1 shown in fig. 3) may be further configured to: and receiving a transaction request sent by a transaction initiating node or a neighboring node of the core node.
According to different practical application environments, the transaction form between the transaction initiation point and the core node is different. The following two scenarios are possible in which the core node receives the transaction request sent by the transaction initiating node.
One scenario is that if the transaction initiating node can transact or interact with the direct core node, a transaction request can be sent directly through the transaction initiating node to the core node. This approach is most suitable for transactions where the transaction initiating node and the core node are in the same blockchain network, i.e., the transaction initiating node is also a node in the transaction system.
Alternatively, if the transaction initiating node is unable to directly transact or interact with the core node, the transaction request may be broadcast by the transaction initiating node. Specifically, the transaction request may be broadcast to the neighboring node, and the neighboring node determines whether to complete the transaction or continue the broadcast in combination with its own role until the core node receives the transaction request.
The situation that the core node receives the transaction data sent by the neighboring node of the core node corresponds to that the transaction initiating node does not know the position information of the core node and sends the transaction request in a block chain in a broadcasting mode, so that the core node can receive the transaction request through the neighboring node along with the diffusion of the information.
It should be noted that the above two cases are only exemplary, and in other possible examples, if the transaction initiation node is a neighboring node of the core node, the core node may also be regarded as directly receiving the transaction request sent by the transaction initiation node.
In the embodiment of the application, when the monitoring node verifies the first blockchain data stored in the core node, two situations that the first blockchain data stored in the core node is verified to be incorrect or the first blockchain data stored in the core node is verified to be incorrect may occur, and the subsequent execution flows respectively corresponding to the two situations are different.
Fig. 4 is a schematic flow chart of a transaction performed by another transaction system based on a blockchain according to an embodiment of the present disclosure.
Wherein the core node (e.g., node 1 shown in fig. 4) may be further configured to: when a transaction occurs, a transaction request initiated by the node 0 is received, the transaction request is verified, and after the verification is passed, first blockchain data corresponding to the transaction request is generated and stored.
The supervising node (e.g., node 5 shown in fig. 4) may be further configured to: the first blockchain data stored by the core node (i.e., node 1) is checked.
Further, according to the difference of the verification results, the corresponding execution flows are also different.
One possible implementation is that the first supervising node (e.g. node 5 shown in fig. 4) may be further configured to: checking first block chain data, if the checking result of the first block chain data is wrong, marking the first block chain data as illegal data, and broadcasting a message that the first block chain data is illegal data in the system; the first supervision node is any one of the supervision nodes.
As such, the second supervising node (e.g., node 6 shown in fig. 4) may be further configured to: after receiving a message that the first blockchain data is illegal data, checking the first blockchain data, and if the checking result of the first blockchain data is wrong, configuring a core node storing the first blockchain data as a participating node; the second supervision node is any one of the supervision nodes except the first supervision node.
Further, if the second supervising node checks the first blockchain data, and it is determined that the check result of the first blockchain data is incorrect, the core node storing the first blockchain data may be removed from the core node group, and a corresponding penalty and reward mechanism is triggered: that is, the deposit of the core node storing the first blockchain data will be penalized and a reward will be issued to the first supervising node.
Another possible implementation is that the supervising node (e.g. node 5 shown in fig. 4) may be further configured to: and checking the first block chain data stored in the core node, and broadcasting a message that the checking result of the first block chain data is error-free to the system if the checking result of the first block chain data stored in the core node is error-free.
As such, the participating node (e.g., node 8 shown in fig. 4) may be further configured to: after receiving the message that the check result of the first blockchain data is correct, whether to store the summary information corresponding to the first blockchain data can be determined autonomously, if so, the summary information corresponding to the first blockchain data is generated, the second blockchain data is generated according to the summary information, and the second blockchain data is stored.
Further, as shown in fig. 5, a schematic workflow diagram of a supervisory node according to an embodiment of the present application is provided. The supervising node (e.g., node 5 shown in fig. 5) may be further configured to: and if the check result of the first block chain data stored in the core node is correct, generating abstract information corresponding to the first block chain data, generating third block chain data according to the abstract information, and storing the third block chain data.
In the embodiment of the present application, the supervising node may supervise configuration of the core node in addition to checking the first blockchain data generated by the core node as described above.
In particular, the supervising node may be further configured to: and checking the configuration of the core nodes, and if the core nodes with wrong configuration exist, configuring the core nodes with wrong configuration as participating nodes.
As can be seen from the above description, in the embodiment of the present application, the core node may completely possess all functions of the network, that is, may receive the transaction request, and may generate corresponding blockchain data after the transaction request is verified and passed; the supervision node can supervise and manage the result generated by the core role and provide corresponding network service at the same time; the participating nodes do not participate in the maintenance and supervision of the network and appear more as users of the network.
It should be noted that the core node, the monitoring node, and the participating node respectively assume different roles and have different functions. The core node, the supervision node and the participating nodes respectively complete corresponding work and jointly maintain the operation and stability of the transaction system. However, the nodes included in the core node do not all have the same function at the same time point, and have the same competition and supervision relationship with each other.
For example, taking the core node shown in fig. 1 including four nodes, node 1, node 2, node 3 and node 4 as an example, when a transaction occurs, each node may receive a transaction request, but not every node has the accounting right. If node 1 obtains the accounting right, the blockchain data corresponding to the transaction request is generated and stored by node 1, and node 1 can obtain the corresponding benefit. That is, node 1 competes for a win in the transaction, while node 2, node 3, and node 4 fail to compete.
Similarly, there may be a contention relationship among the supervisory nodes, which is not described herein.
In an exemplary embodiment, a computer-readable storage medium is further provided, in which a computer program or an intelligent contract is stored, and the computer program or the intelligent contract is loaded and executed by a node to implement the transaction processing method provided by the above-described embodiment. Alternatively, the computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
Those skilled in the art will clearly understand that the techniques in the embodiments of the present application may be implemented by way of software plus a required general hardware platform. Based on such understanding, the technical solutions in the embodiments of the present application may be essentially implemented or a part contributing to the prior art may be embodied in the form of a software product, which may be stored in a storage medium, such as a ROM/RAM, a magnetic disk, an optical disk, etc., and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method described in the embodiments or some parts of the embodiments of the present application.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (9)

1. A transaction system based on block chain, wherein nodes in the system mutually establish network connection; the method is characterized in that part of nodes are selected from the system at intervals of a preset time period and configured as core nodes, and part of nodes are selected from nodes except the core nodes and configured as supervision nodes;
the core node is further configured to: when a transaction occurs, receiving a transaction request, verifying the transaction request, generating first block chain data corresponding to the transaction request after the verification is passed, and storing and broadcasting the first block chain data;
the supervisory node is further configured to: checking the first block chain data;
the first supervisory node is further configured to: if the check result of the first block chain data is wrong, marking the first block chain data as illegal data, and broadcasting a message that the first block chain data is illegal data in the system; the first supervision node is any one of the supervision nodes;
the second supervisory node is further configured to: after receiving a message that the first blockchain data is illegal data, checking the first blockchain data, and if the checking result of the first blockchain data is wrong, configuring a core node storing the first blockchain data as a participating node; the second supervision node is any one of the supervision nodes except the first supervision node.
2. The system of claim 1, wherein nodes in the system other than the core node and the supervisory node are configured as participating nodes;
the supervisory node is further configured to: if the check result of the first blockchain data stored in the core node is error-free, broadcasting a message that the check result of the first blockchain data is error-free to the system;
the participating node is further configured to: after receiving the message that the checking result of the first block chain data is correct, generating summary information corresponding to the first block chain data, generating second block chain data according to the summary information, and storing the second block chain data.
3. The system of claim 1, wherein the supervisory node is further configured to: and if the check result of the first block chain data stored in the core node is correct, generating summary information corresponding to the first block chain data, generating third block chain data according to the summary information, and storing the third block chain data.
4. The system according to claim 2, characterized in that, every preset time interval, part of nodes are selected from the system by means of random election of a public link intelligent contract, and the selected part of nodes are configured as core nodes; selecting part of nodes from the nodes except the core nodes in a public link intelligent contract random election mode, and configuring the selected part of nodes as supervision nodes; and configuring nodes in the system except the core node and the supervisory node as participating nodes.
5. The system according to claim 2, wherein, every preset time period, according to the resource of the node itself and the distance between the nodes, part of the nodes are selected from the system and configured as core nodes, and part of the nodes are selected from the nodes except the core nodes and configured as supervision nodes, and the nodes except the core nodes and the supervision nodes in the system are configured as participating nodes.
6. The system according to claim 5, wherein, according to the distance between the node's own resources and nodes in the current time period, part of the nodes are selected from the core nodes in the previous time period, and the selected part of the nodes are configured as supervision nodes or participating nodes in the current time period; according to the distance between the resources of the nodes in the current time period and the nodes, selecting part of nodes from the supervision nodes in the previous time period, and configuring the selected part of nodes as core nodes or participating nodes in the current time period; and selecting part of nodes from the participating nodes in the previous time period according to the self resources of the nodes in the current time period and the distance between the nodes, and configuring the selected part of nodes as core nodes or supervision nodes in the current time period.
7. The system according to claim 2, wherein, every preset time period, part of nodes are selected from the system by means of competition and election, and the selected part of nodes are configured as core nodes; selecting part of nodes from the nodes except the core node in a competition and election mode, and configuring the selected part of nodes as supervision nodes; and configuring nodes in the system except the core node and the supervisory node as participating nodes.
8. The system of claim 1, wherein the supervisory node is further configured to: and checking the configuration of the core node, and if the core node with the wrong configuration exists, configuring the core node with the wrong configuration as a participating node.
9. The system of any of claims 1-8, wherein the core node is further configured to: and receiving a transaction request sent by a transaction initiating node or a neighboring node of the core node.
CN201910730056.5A 2019-02-26 2019-08-08 Transaction system based on block chain Active CN111614708B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2020/078672 WO2020173501A1 (en) 2019-02-26 2020-03-10 Block chain-based transaction system
JP2021545726A JP7041993B2 (en) 2019-02-26 2020-03-10 Blockchain-based transaction system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2019101418987 2019-02-26
CN201910141898 2019-02-26

Publications (2)

Publication Number Publication Date
CN111614708A CN111614708A (en) 2020-09-01
CN111614708B true CN111614708B (en) 2021-06-08

Family

ID=72197581

Family Applications (3)

Application Number Title Priority Date Filing Date
CN201910730034.9A Pending CN111614707A (en) 2019-02-26 2019-08-08 Transaction system and transaction method based on block chain
CN201910730535.7A Active CN111614709B (en) 2019-02-26 2019-08-08 Partition transaction method and system based on block chain
CN201910730056.5A Active CN111614708B (en) 2019-02-26 2019-08-08 Transaction system based on block chain

Family Applications Before (2)

Application Number Title Priority Date Filing Date
CN201910730034.9A Pending CN111614707A (en) 2019-02-26 2019-08-08 Transaction system and transaction method based on block chain
CN201910730535.7A Active CN111614709B (en) 2019-02-26 2019-08-08 Partition transaction method and system based on block chain

Country Status (3)

Country Link
JP (1) JP7041993B2 (en)
CN (3) CN111614707A (en)
WO (3) WO2020173502A1 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112017051B (en) * 2020-10-29 2021-02-12 北京易真学思教育科技有限公司 Block chain system, related method, user node and storage medium
CN112232823B (en) * 2020-12-10 2021-04-23 腾讯科技(深圳)有限公司 Transaction processing method, device, medium and electronic equipment of block chain system
CN112688790B (en) * 2020-12-23 2021-09-28 网易(杭州)网络有限公司 Data processing method and device of alliance chain, electronic equipment and storage medium
CN112991058B (en) * 2021-02-19 2023-09-22 区块动力(广州)科技有限公司 Verification method and system for conducting transaction based on blockchain
CN112990895A (en) * 2021-03-11 2021-06-18 杭州复杂美科技有限公司 Method, equipment and storage medium for accelerating parallel execution of block chain transaction
CN113067895B (en) * 2021-06-02 2021-08-31 支付宝(杭州)信息技术有限公司 Method for building block chain sub-network and block chain system
CN113886124B (en) * 2021-10-04 2023-05-30 杭州复杂美科技有限公司 Illegal node identification method, computer device, and storage medium
CN117591303A (en) * 2024-01-18 2024-02-23 腾讯科技(深圳)有限公司 Business processing method based on block chain, block chain system, medium and equipment

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108023729A (en) * 2017-10-13 2018-05-11 中国银联股份有限公司 Block chain network and its method of commerce

Family Cites Families (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101467131A (en) * 2005-07-20 2009-06-24 美国唯美安视国际有限公司 Network user authentication system and method
US10762504B2 (en) * 2016-02-22 2020-09-01 Bank Of America Corporation System for external secure access to process data network
CN105956923B (en) * 2016-04-20 2022-04-29 上海如鸽投资有限公司 Asset transaction system and digital authentication and transaction method of assets
US10097344B2 (en) * 2016-07-15 2018-10-09 Mastercard International Incorporated Method and system for partitioned blockchains and enhanced privacy for permissioned blockchains
KR102209781B1 (en) * 2016-07-21 2021-01-28 주식회사 케이티 Method for managing virtual currency and apparatus therefor
CN106446067B (en) * 2016-09-06 2020-02-18 联动优势科技有限公司 Method and device for acquiring transaction data
US10565570B2 (en) * 2016-09-27 2020-02-18 The Toronto-Dominion Bank Processing network architecture with companion database
CN106682984B (en) * 2016-10-27 2019-09-10 深圳壹账通智能科技有限公司 Transaction business process method and system based on block chain
CN106603698A (en) * 2016-12-28 2017-04-26 北京果仁宝科技有限公司 Block chain consensus method based on DPOS and nodes
CN107767134A (en) * 2017-01-22 2018-03-06 平安医疗健康管理股份有限公司 Medical care cost method and system based on block chain
CN108665359B (en) * 2017-03-29 2020-08-18 中国移动通信有限公司研究院 Block chain processing method, accounting node and verification node
US11107048B2 (en) 2017-04-17 2021-08-31 International Business Machines Corporation Providing out-of-band verification for blockchain transactions
CN107392040B (en) * 2017-04-28 2019-08-09 阿里巴巴集团控股有限公司 A kind of method and device of common recognition verifying
CN107317672A (en) * 2017-05-10 2017-11-03 广东网金控股股份有限公司 A kind of light weight terminating machine block catenary system
CN107239940A (en) * 2017-05-11 2017-10-10 北京博晨技术有限公司 Network trading method and device based on block catenary system
CN107450981B (en) * 2017-05-31 2020-04-24 创新先进技术有限公司 Block chain consensus method and equipment
CN107528886B (en) * 2017-07-25 2020-07-31 中国科学院计算技术研究所 Block chain full-network splitting method and system
CN107507005B (en) * 2017-08-01 2020-09-11 众安信息技术服务有限公司 Off-link data access method and system based on alliance chain
CN107464117B (en) * 2017-08-04 2021-06-22 平安科技(深圳)有限公司 Block chain based data management method and block chain system
CN107679848B (en) * 2017-09-22 2021-02-26 郑州大学 Petty transaction time delay control method based on time delay control Petri network
CN107888562B (en) 2017-10-13 2019-12-27 布比(北京)网络技术有限公司 Data verification and transceiving method, node and system for parallel link access to interconnection chain
CN107766540A (en) * 2017-10-31 2018-03-06 上海分布信息科技有限公司 A kind of block chain network of subregion and its method for realizing partitioned storage
CN108256859B (en) * 2018-01-02 2021-02-23 中国工商银行股份有限公司 Financial product transaction consensus method, node and system based on block chain
CN108596619B (en) * 2018-04-26 2022-11-01 深圳怡化电脑股份有限公司 Transaction method, device, central node and system for blockchain system
CN108615153A (en) * 2018-04-28 2018-10-02 百度在线网络技术(北京)有限公司 Processing method, device, system, equipment and the storage medium of block chain data
CN108647967B (en) * 2018-05-10 2021-09-14 北京京东尚科信息技术有限公司 Method and device for selecting block chain consensus mechanism and consensus node
CN108964905A (en) * 2018-07-18 2018-12-07 胡祥义 A kind of safe and efficient block chain implementation method
CN109033422B (en) * 2018-08-08 2020-05-22 云南天之游科技股份有限公司 Method and device for generating block chain and block chain
CN109240900A (en) * 2018-08-16 2019-01-18 北京京东尚科信息技术有限公司 Block chain network service platform and its intelligent contract detection method, storage medium
CN109447649A (en) * 2018-09-03 2019-03-08 深圳壹账通智能科技有限公司 The processing method and system of transaction request
CN109493223B (en) * 2018-11-07 2021-12-21 联动优势科技有限公司 Accounting method and device
CN109274692B (en) * 2018-11-14 2021-03-16 众安信息技术服务有限公司 Method and device for identifying malicious nodes of block chain network
CN109710627A (en) * 2018-12-29 2019-05-03 中国银联股份有限公司 A kind of Transaction Inquiries method and device based on block chain network
CN109949160A (en) * 2019-03-27 2019-06-28 上海优扬新媒信息技术有限公司 A kind of sharding method and device of block chain
CN111046437A (en) * 2019-10-31 2020-04-21 中国科学院计算技术研究所 Block chain parallel transaction processing method and system based on isomorphic multi-chain and terminal

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108023729A (en) * 2017-10-13 2018-05-11 中国银联股份有限公司 Block chain network and its method of commerce

Also Published As

Publication number Publication date
WO2020173498A1 (en) 2020-09-03
WO2020173501A1 (en) 2020-09-03
CN111614708A (en) 2020-09-01
CN111614707A (en) 2020-09-01
JP7041993B2 (en) 2022-03-25
CN111614709B (en) 2022-12-16
JP2022517436A (en) 2022-03-08
WO2020173502A1 (en) 2020-09-03
CN111614709A (en) 2020-09-01

Similar Documents

Publication Publication Date Title
CN111614708B (en) Transaction system based on block chain
CN106850536B (en) Block chain consensus method and system
CN107453929B (en) Cluster system self-construction method and device and cluster system
US20050132154A1 (en) Reliable leader election in storage area network
CN110557416B (en) Multi-node collaborative blocking method and system
CN109040184B (en) Host node election method and server
CN109173270B (en) Game service system and implementation method
Arghavani et al. Improved bully election algorithm in distributed systems
CN110175178B (en) Data processing method, node equipment and system
CN113014635A (en) Node type division method and device of block chain system and block chain system
CN112217683A (en) Cross-heterogeneous-chain data reachability processing method, system, medium, device and terminal
CN112492016A (en) Cross-process extensible consensus method and system
CN115277712A (en) Distributed lock service providing method, device and system and electronic equipment
CN113179166B (en) High-robustness Byzantine fault-tolerant-based alliance chain data safe real-time uplink method
CN105224550A (en) Distributed stream computing system and method
CN114172680A (en) Block chain system based on node credit mechanism and operation method thereof
CN111835809B (en) Work order message distribution method, work order message distribution device, server and storage medium
KR20220082074A (en) Decentralized network with consensus mechanism
CN108768787B (en) Block link point excitation method and device
Balhara et al. Leader election algorithms in distributed systems
Gawali Leader election problem in distributed algorithm
US20210234667A1 (en) Method and system for proof of election on a blockchain
CN113468200A (en) Method and device for expanding fragments in block chain system
CN111600768B (en) Verification and grouping method and device based on rights and interests certification
An et al. Research on Byzantine Fault Tolerant algorithm based on Node Weights

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: 210000 A-002, building D4, No.15 Wanshou Road, Nanjing area, China (Jiangsu) pilot Free Trade Zone, Nanjing City, Jiangsu Province

Patentee after: Aowei Co.,Ltd.

Address before: 210000 A-002, building D4, No.15 Wanshou Road, Nanjing area, China (Jiangsu) pilot Free Trade Zone, Nanjing City, Jiangsu Province

Patentee before: Jiangsu Aowei Holding Co.,Ltd.

CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: 210000 A-002, building D4, No.15 Wanshou Road, Nanjing area, China (Jiangsu) pilot Free Trade Zone, Nanjing City, Jiangsu Province

Patentee after: Jiangsu Aowei Holding Co.,Ltd.

Address before: Room 309, 3 / F, building B, No.9 Xinghuo Road, Jiangbei new district, Nanjing City, Jiangsu Province, 210000

Patentee before: Aowei information technology (Jiangsu) Co.,Ltd.