CN111464633A - Consensus method and system for transaction information of block chain - Google Patents

Consensus method and system for transaction information of block chain Download PDF

Info

Publication number
CN111464633A
CN111464633A CN202010245612.2A CN202010245612A CN111464633A CN 111464633 A CN111464633 A CN 111464633A CN 202010245612 A CN202010245612 A CN 202010245612A CN 111464633 A CN111464633 A CN 111464633A
Authority
CN
China
Prior art keywords
consensus
transaction
strategy
result
service
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.)
Granted
Application number
CN202010245612.2A
Other languages
Chinese (zh)
Other versions
CN111464633B (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.)
Chengdu Quality Starker Technology Co Ltd
Original Assignee
Chengdu Quality Starker Technology 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 Chengdu Quality Starker Technology Co Ltd filed Critical Chengdu Quality Starker Technology Co Ltd
Priority to CN202010245612.2A priority Critical patent/CN111464633B/en
Publication of CN111464633A publication Critical patent/CN111464633A/en
Application granted granted Critical
Publication of CN111464633B publication Critical patent/CN111464633B/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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/12Applying verification of the received information
    • 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
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/50Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees

Abstract

The invention discloses a consensus method and a consensus system for transaction information of a block chain, wherein when a transaction occurs, a target service consensus strategy is determined according to a transaction type; sending transaction information corresponding to the transaction to all nodes corresponding to a target service consensus strategy, and verifying the transaction information by the nodes to obtain a service consensus result; sending the service consensus result to a transaction initiator corresponding to the transaction so as to complete the service consensus; performing data consensus on the transaction through a blockchain consensus protocol; responding to the transaction after each node of the block chain receives the data consensus, and acquiring a target service consensus strategy through the transaction type; and verifying the consensus result of each node based on the target service consensus strategy, and if the consensus result passes the verification, executing the transaction so that the transaction is added to the block chain. The invention realizes double-layer consensus based on service consensus and data consensus, realizes effective consensus on block chain transaction information, and ensures the fair purpose of consensus.

Description

Consensus method and system for transaction information of block chain
Technical Field
The present invention relates to the field of blockchain technologies, and in particular, to a method and a system for consensus of transaction information for blockchains.
Background
The block chain technology is a distributed account book which is constructed based on decentralized distributed protocols, consensus algorithms, asymmetric key signatures, Hash and other technologies and can safely store digital information assets, and has the characteristics of incapability of counterfeiting and tampering information, openness and transparency and the like. For most blockchain networks that currently exist, all transactions are publicly transparent, as on a public blockchain. The initiator of the transaction has great control right and free right; in combination with the actual business scenario, a transaction is initiated to a final transaction, and generally, a plurality of organizations or individuals participate in the transaction, so that the transaction can be carried out only by multi-party authorization, and the participation proportion is not fair and equal. Therefore, when each node of the blockchain participates in the transaction, the consensus of the transaction information is difficult to realize.
Disclosure of Invention
In view of the above problems, the present invention provides a method and a system for consensus of transaction information of a blockchain, which achieve effective consensus of the blockchain transaction information and ensure fair consensus.
In order to achieve the purpose, the invention provides the following technical scheme:
a consensus method for blockchain transaction information, the method comprising:
when a transaction occurs, determining a target service consensus strategy according to the transaction type;
sending the transaction information corresponding to the transaction to all nodes corresponding to the target service consensus strategy, so that all nodes verify the transaction information to obtain a service consensus result;
sending the business consensus result to a transaction initiator corresponding to the transaction, so that the transaction initiator submits the transaction based on the business consensus result to complete business consensus;
performing data consensus on the transaction through a blockchain consensus protocol;
responding to the transaction after each node of the block chain receives the data consensus, and acquiring a target service consensus strategy through the transaction type;
and verifying the consensus result of each node based on the target service consensus strategy, and if the consensus result passes the verification, executing the transaction so that the transaction is added to the block chain.
Optionally, the method further comprises:
and generating a business consensus strategy matched with the transaction type, wherein the business consensus strategy is information generated according to the transaction type, the information of the participating nodes and the strategy constraint of the node participating in the business consensus.
Optionally, the method further comprises:
and acquiring a service rule, so that all the nodes verify the transaction information according to the service rule to obtain a service consensus result.
Optionally, the method further comprises:
and verifying the consensus result of each node based on the target service consensus strategy, and if the consensus result is not verified, adding the consensus result to the block chain.
Optionally, the verifying the consensus result of each node based on the target service consensus policy includes:
acquiring a preset verification function, wherein the preset verification function represents a function of the relationship among the transaction information, the service consensus result of each node and the service consensus strategy of the node;
and verifying the consensus result of each node through the preset verification function to obtain a verification result.
A consensus system for blockchain transaction information, the system comprising:
the strategy determining unit is used for determining a target service consensus strategy according to the transaction type when a transaction occurs;
the first sending unit is used for sending the transaction information corresponding to the transaction to all nodes corresponding to the target service consensus strategy, so that all nodes verify the transaction information to obtain a service consensus result;
a second sending unit, configured to send the service consensus result to a transaction initiator corresponding to the transaction, so that the transaction initiator submits the transaction based on the service consensus result, and service consensus is completed;
the first consensus unit is used for carrying out data consensus on the transaction through a block chain consensus protocol;
a policy obtaining unit, configured to obtain a target service consensus policy according to the transaction type in response to a transaction that is performed after each node of the block chain receives the data consensus;
and the second consensus unit is used for verifying the consensus result of each node based on the target service consensus strategy, and if the consensus result passes the verification, executing the transaction so that the transaction is added to the block chain.
Optionally, the system further comprises:
and the strategy generating unit is used for generating a business consensus strategy matched with the transaction type, wherein the business consensus strategy is information generated according to the transaction type, the information of the participating nodes and the strategy constraint of the node participating in the business consensus.
Optionally, the system further comprises:
and the rule obtaining unit is used for obtaining a service rule, so that all the nodes verify the transaction information according to the service rule to obtain a service consensus result.
Optionally, the system further comprises:
and the verification subunit is used for verifying the consensus result of each node based on the target service consensus strategy, and if the consensus result is not verified, adding the consensus result to the block chain.
Optionally, the second consensus unit is specifically configured to:
acquiring a preset verification function, wherein the preset verification function represents a function of the relationship among the transaction information, the service consensus result of each node and the service consensus strategy of the node;
and verifying the consensus result of each node through the preset verification function to obtain a verification result.
Compared with the prior art, the invention provides a consensus method and system for transaction information of a block chain, wherein the consensus method comprises the following steps: when a transaction occurs, determining a target service consensus strategy according to the transaction type; sending transaction information corresponding to the transaction to all nodes corresponding to the target service consensus strategy, so that all nodes verify the transaction information to obtain a service consensus result; sending the service consensus result to a transaction initiator corresponding to the transaction, so that the transaction initiator submits the transaction based on the service consensus result to complete service consensus; performing data consensus on the transaction through a blockchain consensus protocol; responding to the transaction after each node of the block chain receives the data consensus, and acquiring a target service consensus strategy through the transaction type; and verifying the consensus result of each node based on the target service consensus strategy, and if the consensus result passes the verification, executing the transaction so that the transaction is added to the block chain. The invention realizes double-layer consensus based on service consensus and data consensus, realizes effective consensus on block chain transaction information, and ensures the fair purpose of consensus.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a schematic flowchart of a method for consensus of transaction information of a blockchain according to an embodiment of the present invention;
fig. 2 is a schematic processing flow diagram of service consensus and data consensus according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a consensus system for transaction information of a blockchain according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terms "first" and "second," and the like in the description and claims of the present invention and the above-described drawings are used for distinguishing between different objects and not for describing a particular order. Furthermore, the terms "comprising" and "having," as well as any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not set forth for a listed step or element but may include steps or elements not listed.
In an embodiment of the present invention, a method for consensus of transaction information of a blockchain is provided, and referring to fig. 1, the method may include the following steps:
and S101, when a transaction occurs, determining a target service consensus strategy according to the transaction type.
The transaction information consensus method in the embodiment of the invention can be used for a block chain of alliances, and is essentially a double-layer consensus mechanism combining service consensus and data consensus. The block chain of the alliance is a block chain which is booked by a plurality of preselected nodes specified in a certain organization or a group, and each block is generated by all the preselected nodes participating in decision together. The business consensus is a specific business transaction which is participated in by multiple parties, and during the transaction process, according to the respective weight proportion of the multiple parties, the business consensus can achieve a consistency consensus on whether the transaction can be continued. The data consensus, that is, the blockchain is collectively called consensus, which is performed only for the transaction data to ensure the consistency of the transaction data received by each node. Such as data consensus based on consensus algorithms like PBFT, POW, etc.
In the embodiment of the application, a business consensus strategy matched with the transaction types needs to be generated. I.e. the business consensus strategy P of the transaction type T is established by the business participantsT. The service consensus strategy is information generated according to the transaction type, the information of the participating nodes and the strategy constraint of the node participating in the service consensus. That is, where PT ═ { T, N, p }, T is the transaction type, N is the participating node set, and p isAnd the node participates in the strategy constraint of the service consensus. The constraint strategy comprises who the business participants are, how to vote, and the business consensus result of the transaction is obtained by calculating the voting result after the participants vote. The calculation mode of the voting result of the participants can be flexible and various, the voting proportion of the participants can be defined, the calculation can be carried out according to the proportion, and the calculation can also be one of the one-vote rejections as long as all the parties participating in the business of the constraint strategy agree with each other.
When a transaction initiator creates a transaction, a business consensus strategy P of the transaction is obtained according to the transaction type TT. When a transaction initiator creates a transaction T, acquiring a transaction business consensus strategy PT according to a transaction type T; where T is { T, D }, T is the transaction type, and D is the transaction data.
S102, sending the transaction information corresponding to the transaction to all nodes corresponding to the target service consensus strategy, so that all nodes verify the transaction information to obtain a service consensus result.
Specifically, the transaction t is sent to all nodes N included in the traffic consensus policy PT. And after receiving the service consensus request, the node Ni verifies the transaction according to the service rule and submits a service consensus result Si.
S103, the business consensus result is sent to a transaction initiator corresponding to the transaction, so that the transaction initiator submits the transaction based on the business consensus result to complete the business consensus.
And the transaction initiator collects the node service consensus result S and submits the transaction t', and the service consensus is completed. Wherein T ═ { T, D, S }, S ═ S1, …, Si } is the consensus result of all service nodes.
And S104, performing data consensus on the transaction through a blockchain consensus protocol.
S105, responding to the transaction after the data consensus is received by each node of the block chain, and acquiring a target service consensus strategy according to the transaction type;
s106, verifying the consensus result of each node based on the target service consensus strategy, and if the consensus result passes the verification, executing the transaction so that the transaction is added to the block chain.
After the service consensus is completed, data consensus is required. The transaction t' carries out data consensus through a block chain consensus protocol; after each node receives the transaction T' after data consensus, a business consensus strategy P is obtained through the transaction type TT. And verifying the consensus result of each participating node in the following way:
RP=f(D,S,p)
wherein Rp is a service consensus result, f is a verification function, D is transaction data, S is a service consensus result of each node, and p is a service consensus strategy. If the business result passes, the transaction t' is executed.
The transaction t' is executed as follows:
Rt=ft(T,D)
wherein f istThe transaction execution function is a general transaction processing function, and the details of execution of the function may be different for different transaction types. And after the transaction is executed, linking the transaction result R and confirming the transaction result. R ═ { R in the embodiments of the present inventionp,Rt}。
On the basis of the above embodiment, the method further includes:
and acquiring a service rule, so that all the nodes verify the transaction information according to the service rule to obtain a service consensus result.
And verifying the consensus result of each node based on the target service consensus strategy, and if the consensus result is not verified, adding the consensus result to the block chain.
Correspondingly, the verifying the consensus result of each node based on the target service consensus strategy includes:
acquiring a preset verification function, wherein the preset verification function represents a function of the relationship among the transaction information, the service consensus result of each node and the service consensus strategy of the node; and verifying the consensus result of each node through the preset verification function to obtain a verification result. For details, refer to the description of the above embodiments.
The consensus method for the transaction information of the block chain in the embodiment of the invention realizes a double-layer consensus mechanism based on the combination of service consensus and data consensus. Through service consensus, the service authorization whether the transaction can be achieved by multiple nodes and mechanisms is realized, so that the service requirement that the transaction can be executed only by multi-party authorization in an actual service scene is met. Through data consensus, the final consistency of the execution and the result of the business consensus data and the transaction data in the distributed account book is realized.
By formulating service consensus strategies with different proportions and different transaction types, the problems that different transactions adopt different service achievement strategies, different participants adopt different authorization proportions and the like in a transaction scene can be solved. The purposes of flexibility, operability and controllability are realized.
Referring to fig. 2, a schematic diagram of a processing flow of service consensus and data consensus according to an embodiment of the present invention is shown.
The service consensus comprises the following steps:
a service participant specifies a service consensus strategy of a transaction type;
when a transaction initiator creates a transaction, acquiring a business consensus strategy of the transaction according to the transaction type;
sending the transaction to all nodes contained in the service consensus strategy;
after receiving the service consensus request, the node verifies the transaction according to the service rule and submits a service consensus result;
the transaction initiator collects the node service consensus result and submits the transaction;
and completing service consensus.
Data consensus:
the transaction carries out data consensus through a block chain consensus protocol;
after receiving the transaction after data consensus, each node acquires a service consensus strategy through the transaction type;
and verifying the consensus results of all the participating nodes, if the results pass the verification, executing the transaction, chaining the transaction results, and confirming the transaction results to finish the data consensus.
Referring to fig. 3, in an embodiment of the present invention, there is further provided a consensus system for transaction information of a blockchain, where the consensus system includes:
the strategy determining unit 10 is used for determining a target service consensus strategy according to the transaction type when a transaction occurs;
a first sending unit 20, configured to send the transaction information corresponding to the transaction to all nodes corresponding to the target service consensus policy, so that all nodes verify the transaction information to obtain a service consensus result;
a second sending unit 30, configured to send the service consensus result to a transaction initiator corresponding to the transaction, so that the transaction initiator submits the transaction based on the service consensus result, and service consensus is completed;
a first consensus unit 40, configured to perform data consensus on the transaction through a blockchain consensus protocol;
a policy obtaining unit 50, configured to, in response to a transaction that is performed after the data consensus is received by each node of the block chain, obtain a target service consensus policy according to the transaction type;
and a second consensus unit 60, configured to verify a consensus result of each node based on the target service consensus policy, and if the result passes the verification, execute the transaction, so that the transaction is added to the block chain.
On the basis of the above embodiment, the system further includes:
and the strategy generating unit is used for generating a business consensus strategy matched with the transaction type, wherein the business consensus strategy is information generated according to the transaction type, the information of the participating nodes and the strategy constraint of the node participating in the business consensus.
On the basis of the above embodiment, the system further includes:
and the rule obtaining unit is used for obtaining a service rule, so that all the nodes verify the transaction information according to the service rule to obtain a service consensus result.
On the basis of the above embodiment, the system further includes:
and the verification subunit is used for verifying the consensus result of each node based on the target service consensus strategy, and if the consensus result is not verified, adding the consensus result to the block chain.
On the basis of the foregoing embodiment, the second consensus unit is specifically configured to:
acquiring a preset verification function, wherein the preset verification function represents a function of the relationship among the transaction information, the service consensus result of each node and the service consensus strategy of the node;
and verifying the consensus result of each node through the preset verification function to obtain a verification result.
The invention provides a consensus system for transaction information of a block chain, which determines a target service consensus strategy according to transaction types when a transaction occurs; sending transaction information corresponding to the transaction to all nodes corresponding to the target service consensus strategy, so that all nodes verify the transaction information to obtain a service consensus result; sending the service consensus result to a transaction initiator corresponding to the transaction, so that the transaction initiator submits the transaction based on the service consensus result to complete service consensus; performing data consensus on the transaction through a blockchain consensus protocol; responding to the transaction after each node of the block chain receives the data consensus, and acquiring a target service consensus strategy through the transaction type; and verifying the consensus result of each node based on the target service consensus strategy, and if the consensus result passes the verification, executing the transaction so that the transaction is added to the block chain. The invention realizes double-layer consensus based on service consensus and data consensus, realizes effective consensus on block chain transaction information, and ensures the fair purpose of consensus.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method for consensus of transaction information for blockchains, the method comprising:
when a transaction occurs, determining a target service consensus strategy according to the transaction type;
sending the transaction information corresponding to the transaction to all nodes corresponding to the target service consensus strategy, so that all nodes verify the transaction information to obtain a service consensus result;
sending the business consensus result to a transaction initiator corresponding to the transaction, so that the transaction initiator submits the transaction based on the business consensus result to complete business consensus;
performing data consensus on the transaction through a blockchain consensus protocol;
responding to the transaction after each node of the block chain receives the data consensus, and acquiring a target service consensus strategy through the transaction type;
and verifying the consensus result of each node based on the target service consensus strategy, and if the consensus result passes the verification, executing the transaction so that the transaction is added to the block chain.
2. The method of claim 1, further comprising:
and generating a business consensus strategy matched with the transaction type, wherein the business consensus strategy is information generated according to the transaction type, the information of the participating nodes and the strategy constraint of the node participating in the business consensus.
3. The method of claim 1, further comprising:
and acquiring a service rule, so that all the nodes verify the transaction information according to the service rule to obtain a service consensus result.
4. The method of claim 1, further comprising:
and verifying the consensus result of each node based on the target service consensus strategy, and if the consensus result is not verified, adding the consensus result to the block chain.
5. The method of claim 1, wherein the verifying the consensus results of the nodes based on the target traffic consensus policy comprises:
acquiring a preset verification function, wherein the preset verification function represents a function of the relationship among the transaction information, the service consensus result of each node and the service consensus strategy of the node;
and verifying the consensus result of each node through the preset verification function to obtain a verification result.
6. A consensus system for blockchain transaction information, the system comprising:
the strategy determining unit is used for determining a target service consensus strategy according to the transaction type when a transaction occurs;
the first sending unit is used for sending the transaction information corresponding to the transaction to all nodes corresponding to the target service consensus strategy, so that all nodes verify the transaction information to obtain a service consensus result;
a second sending unit, configured to send the service consensus result to a transaction initiator corresponding to the transaction, so that the transaction initiator submits the transaction based on the service consensus result, and service consensus is completed;
the first consensus unit is used for carrying out data consensus on the transaction through a block chain consensus protocol;
a policy obtaining unit, configured to obtain a target service consensus policy according to the transaction type in response to a transaction that is performed after each node of the block chain receives the data consensus;
and the second consensus unit is used for verifying the consensus result of each node based on the target service consensus strategy, and if the consensus result passes the verification, executing the transaction so that the transaction is added to the block chain.
7. The system of claim 6, further comprising:
and the strategy generating unit is used for generating a business consensus strategy matched with the transaction type, wherein the business consensus strategy is information generated according to the transaction type, the information of the participating nodes and the strategy constraint of the node participating in the business consensus.
8. The system of claim 6, further comprising:
and the rule obtaining unit is used for obtaining a service rule, so that all the nodes verify the transaction information according to the service rule to obtain a service consensus result.
9. The system of claim 6, further comprising:
and the verification subunit is used for verifying the consensus result of each node based on the target service consensus strategy, and if the consensus result is not verified, adding the consensus result to the block chain.
10. The system according to claim 6, wherein the second consensus unit is specifically configured to:
acquiring a preset verification function, wherein the preset verification function represents a function of the relationship among the transaction information, the service consensus result of each node and the service consensus strategy of the node;
and verifying the consensus result of each node through the preset verification function to obtain a verification result.
CN202010245612.2A 2020-03-31 2020-03-31 Consensus method and system for transaction information of block chain Active CN111464633B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010245612.2A CN111464633B (en) 2020-03-31 2020-03-31 Consensus method and system for transaction information of block chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010245612.2A CN111464633B (en) 2020-03-31 2020-03-31 Consensus method and system for transaction information of block chain

Publications (2)

Publication Number Publication Date
CN111464633A true CN111464633A (en) 2020-07-28
CN111464633B CN111464633B (en) 2023-03-21

Family

ID=71680950

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010245612.2A Active CN111464633B (en) 2020-03-31 2020-03-31 Consensus method and system for transaction information of block chain

Country Status (1)

Country Link
CN (1) CN111464633B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112488836A (en) * 2020-11-30 2021-03-12 成都质数斯达克科技有限公司 Transaction sending method and device, electronic equipment and readable storage medium
CN112738178A (en) * 2020-12-23 2021-04-30 北京米弘科技有限公司 Block chain consensus method and device
CN113486118A (en) * 2021-07-21 2021-10-08 银清科技有限公司 Consensus node selection method and device
CN114884962A (en) * 2022-04-29 2022-08-09 蚂蚁区块链科技(上海)有限公司 Load balancing method and device and electronic equipment

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107395665A (en) * 2017-05-22 2017-11-24 阿里巴巴集团控股有限公司 A kind of block chain service handling and business common recognition method and device
CN107451175A (en) * 2017-05-23 2017-12-08 阿里巴巴集团控股有限公司 A kind of data processing method and equipment based on block chain
CN107450981A (en) * 2017-05-31 2017-12-08 阿里巴巴集团控股有限公司 A kind of block chain common recognition method and apparatus
CN107995120A (en) * 2016-11-22 2018-05-04 南京银链信息科技有限公司 Construct the method and multi-tiling catenary system of multi-tiling chain
CN108154367A (en) * 2017-12-26 2018-06-12 质数链网科技成都有限公司 A kind of block chain business method of calibration and device
CN108492103A (en) * 2018-02-07 2018-09-04 北京大学深圳研究生院 A kind of alliance's block chain common recognition method
CN108647967A (en) * 2018-05-10 2018-10-12 北京京东尚科信息技术有限公司 Select the method, apparatus and common recognition node of block chain common recognition mechanism
CN108848080A (en) * 2018-06-01 2018-11-20 深圳崀途科技有限公司 Data-sharing systems based on the storage verification of alliance's chain
CN109462587A (en) * 2018-11-09 2019-03-12 四川虹微技术有限公司 Block chain is layered common recognition method, block chain network system and block chain node
CN109493056A (en) * 2018-12-04 2019-03-19 深圳市链联科技有限公司 A kind of block chain common recognition mechanism based on supply chain Ecological Information scene

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107995120A (en) * 2016-11-22 2018-05-04 南京银链信息科技有限公司 Construct the method and multi-tiling catenary system of multi-tiling chain
CN107395665A (en) * 2017-05-22 2017-11-24 阿里巴巴集团控股有限公司 A kind of block chain service handling and business common recognition method and device
CN107451175A (en) * 2017-05-23 2017-12-08 阿里巴巴集团控股有限公司 A kind of data processing method and equipment based on block chain
CN107450981A (en) * 2017-05-31 2017-12-08 阿里巴巴集团控股有限公司 A kind of block chain common recognition method and apparatus
CN108154367A (en) * 2017-12-26 2018-06-12 质数链网科技成都有限公司 A kind of block chain business method of calibration and device
CN108492103A (en) * 2018-02-07 2018-09-04 北京大学深圳研究生院 A kind of alliance's block chain common recognition method
CN108647967A (en) * 2018-05-10 2018-10-12 北京京东尚科信息技术有限公司 Select the method, apparatus and common recognition node of block chain common recognition mechanism
CN108848080A (en) * 2018-06-01 2018-11-20 深圳崀途科技有限公司 Data-sharing systems based on the storage verification of alliance's chain
CN109462587A (en) * 2018-11-09 2019-03-12 四川虹微技术有限公司 Block chain is layered common recognition method, block chain network system and block chain node
CN109493056A (en) * 2018-12-04 2019-03-19 深圳市链联科技有限公司 A kind of block chain common recognition mechanism based on supply chain Ecological Information scene

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李剑锋: "基于拜占庭容错机制的区块链共识算法研究与应用", 《中国优秀硕士学位论文全文数据库信息科技辑》 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112488836A (en) * 2020-11-30 2021-03-12 成都质数斯达克科技有限公司 Transaction sending method and device, electronic equipment and readable storage medium
CN112488836B (en) * 2020-11-30 2023-06-02 成都质数斯达克科技有限公司 Transaction transmitting method, device, electronic equipment and readable storage medium
CN112738178A (en) * 2020-12-23 2021-04-30 北京米弘科技有限公司 Block chain consensus method and device
CN112738178B (en) * 2020-12-23 2023-04-07 北京米弘科技有限公司 Block chain consensus method and device
CN113486118A (en) * 2021-07-21 2021-10-08 银清科技有限公司 Consensus node selection method and device
CN113486118B (en) * 2021-07-21 2023-09-22 银清科技有限公司 Consensus node selection method and device
CN114884962A (en) * 2022-04-29 2022-08-09 蚂蚁区块链科技(上海)有限公司 Load balancing method and device and electronic equipment
CN114884962B (en) * 2022-04-29 2024-03-26 蚂蚁区块链科技(上海)有限公司 Load balancing method and device and electronic equipment

Also Published As

Publication number Publication date
CN111464633B (en) 2023-03-21

Similar Documents

Publication Publication Date Title
CN111464633B (en) Consensus method and system for transaction information of block chain
TWI820020B (en) Computer-implemented system and method for performing transaction mixing on a blockchain
CN109936457B (en) Block chain multi-party witness method, device, equipment and computer readable storage medium
Kumaresan et al. Amortizing secure computation with penalties
CN107301600B (en) Core construction method of block chain Internet model for cross-chain transaction
CN106899698B (en) Cross-chain interoperation method between block chains
CN113837761B (en) Block chain and trusted execution environment based federated learning method and system
CN107341402B (en) Program execution method and device
CN109871669A (en) A kind of data sharing solution based on block chain technology
CN109257182A (en) A kind of block chain method for secret protection that the cryptography promise based on homomorphism is proved with Zero Knowledge range
CN111640017A (en) Transaction correctness verification method and device applied to alliance chain cross-chain transfer
EP3750129A1 (en) System and method for transferring resources using a blockchain
CN114362970B (en) Ring signature method, system, storage medium and equipment based on intelligent contract
CN112910661B (en) Block chain consensus method, device, equipment and medium suitable for electronic subscription
US11811866B2 (en) Computer-implemented system and method for controlling processing steps of a distributed system
US11831408B2 (en) Computer-implemented methods and systems for controlling tasks implemented by a cyclically-ordered set of nodes participating in a blockchain network
Singh et al. Understanding the public, private and consortium consensus algorithms in blockchain technology
JP4547233B2 (en) Communication system, communication method and program thereof
CN109615513B (en) Method and system for fair exchange of value or items to be exchanged within a blockchain
Ruffing Cryptography for Bitcoin and friends
CN114826603A (en) Method and system for realizing information security protection in state channel under multi-person chain
Gurung Privacy-Preserving Protocol for Atomic Swap Between Blockchains
JP2024501939A (en) multi-signature transaction
CN116933989A (en) Method, device, electronic equipment and medium for managing and controlling flow based on block chain
Exchange Optimistic Protocols for Multi-Party Fair Exchange

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