CN110245956A - A kind of block chain transaction confirmation method and system based on asynchronous multichain - Google Patents

A kind of block chain transaction confirmation method and system based on asynchronous multichain Download PDF

Info

Publication number
CN110245956A
CN110245956A CN201910410822.XA CN201910410822A CN110245956A CN 110245956 A CN110245956 A CN 110245956A CN 201910410822 A CN201910410822 A CN 201910410822A CN 110245956 A CN110245956 A CN 110245956A
Authority
CN
China
Prior art keywords
block
node
block chain
common recognition
chain network
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
CN201910410822.XA
Other languages
Chinese (zh)
Other versions
CN110245956B (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.)
Shanghai Zhongan Information Technology Service Co ltd
Original Assignee
Zhongan Information Technology Service 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 Zhongan Information Technology Service Co Ltd filed Critical Zhongan Information Technology Service Co Ltd
Priority to CN201910410822.XA priority Critical patent/CN110245956B/en
Publication of CN110245956A publication Critical patent/CN110245956A/en
Application granted granted Critical
Publication of CN110245956B publication Critical patent/CN110245956B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3825Use of electronic signatures
    • 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/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3827Use of message hashing
    • 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/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3829Payment protocols; Details thereof insuring higher security of transaction involving key management
    • 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

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Engineering & Computer Science (AREA)
  • Finance (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present invention discloses a kind of block chain transaction confirmation method and system based on asynchronous multichain, method includes at least: the domestic transaction information package that the first node in block chain network is stored is at the first block and is added in the block chain of first node, and it is broadcasted in block chain network;Second node in block chain network receives and verifies the first block, is verified, and stores the first block and constructs the first block discovery information of the first block, it is broadcasted in block chain network;Other nodes in block chain network in addition to second node receive the first block and find information, know together.The block chain transaction confirmation method based on asynchronous multichain, the transmission and the common recognition completely asynchronous progress of process of its block, common recognition process will not be by the transmission and block chain network load effect of block, participate in common recognition is the block discovery information of lightweight data structure, its increasing degree makes the system have preferable property extending transversely far below common recognition algorithm.

Description

A kind of block chain transaction confirmation method and system based on asynchronous multichain
Technical field
The present invention relates to field of computer technology, in particular to a kind of block chain transaction confirmation method based on asynchronous multichain And system.
Background technique
Block chain (blockchain or block chain) is the series winding transaction note for concatenating and protecting content by cryptography It records (also known as block).The keyed hash, corresponding time stab and transaction data that each block contains previous block are (logical The hashed value that common Merkel's tree algorithm calculates indicates), such design is so that block content has the characteristic being difficult to tamper with.With The distributed account book that block chain is concatenated can allow two sides effectively to note down transaction, and can permanently check this transaction.
Block chain can be generally divided into publicly-owned chain, alliance's chain and privately owned chain according to access authority.Publicly-owned chain refers to anyone The block chain of common recognition can be accessed and joined according to agreement;Alliance's chain refers to the block that common recognition process is controlled by preselected node Chain;During privately owned chain refers to that permission is organized at one, and the block chain fully controlled by the tissue.
Block chain is generally divided into several big technical points such as common recognition algorithm, cryptography, P2P network in technological layer.Wherein Algorithm of knowing together is part most crucial in block chain project.It is distributed formula, it is necessary to reach common understanding.So far, for block The maximum technical point of chain project dispute is also common recognition algorithm.
For alliance's chain due to more demanding to performance, delay etc., the common recognition algorithm majority suitable for alliance's chain is based on synchronization Or weak synchronization, the current transmission for knowing together block largely will affect the process of common recognition.When the load of block chain network is higher When, it is larger to will lead to block volume, often blocks common recognition process since encrypted communication is excessively slow, or even common recognition process can be made to stop Only.
Currently, generalling use PBFT (practical Byzantine failure tolerance algorithm) under alliance's chain scene and drilling the various of PBFT Change version as algorithm is known together to support the operating of block chain, under most of application scenarios, PBFT common recognition algorithm is effective, Solves the demand of most of alliance's chain scene.
However, while bringing high-performance, low delay, defect that PBFT common recognition algorithm also has its intrinsic.Due to The message communication amount of PBFT algorithm is larger, and in the case where number of nodes is more (up to a hundred), common recognition performance is greatly lowered, and is delayed Substantial increase.And in the case where comparatively extreme, common recognition process can not go on.Which results in PBFT common recognitions Algorithm can not be run in the distributed network of (number of nodes is up to a hundred to several hundred) fairly large in number of nodes, be designed based on this algorithm Block catenary system, property extending transversely is poor.
Summary of the invention
In order to solve the above technical problems, the present invention provides a kind of block chain transaction confirmation method based on asynchronous multichain and System, by artificial constructed label dictionary, with realize the standard words in self-built standard dictionary as far as possible it is more must find it is corresponding Label realizes extensive multi-tag technology.
Technical solution provided in an embodiment of the present invention is as follows:
In a first aspect, providing a kind of block chain transaction confirmation method based on asynchronous multichain, the method is included at least Following steps:
The domestic transaction information package that first node in block chain network is stored is at the first block and is added to In the block chain of the first node, and first block is broadcasted in the block chain network;
Second node in block chain network receives and verifies first block, and described first is stored if being verified Block and the first block discovery information for constructing first block, and by first block discovery information in the block chain It is broadcasted in network;
Other nodes in block chain network in addition to the second node receive first block and find information, by it It knows together as common recognition data source, generates common recognition result;
Wherein, the first node, second node are any two difference node in the block chain network;
First block discovery information includes at least: the block Hash of the first block, second node are to block Hash Signature and second node public key.
In some embodiments, the domestic transaction information package that the first node in the block chain network is stored At the first block and it is added in the block chain of the first node, and first block is wide in the block chain network It broadcasts, includes at least following sub-step:
The first node Collection and conservation is in local domestic transaction information;
The domestic transaction information package that the first node is stored is at the first block;
First block is added to the block of the first node constructed in advance by the first node by block Hash In chain;
The first node broadcasts first block in the block chain network.
In some embodiments, the second node in the block chain network receives and verifies first block, if testing Card finds information by then storing first block and constructing the first block of first block, and by first block It was found that information is broadcasted in the block chain network, following sub-step is included at least:
Second node in block chain network receives the first block of the first node broadcast;
Verify the block information of first block;
If being verified, second node first block is stored it is local to the second node, construction one by The first block that lightweight data structure is constituted finds information, and by first block discovery information in the block chain network Broadcast;
If authentication failed, first block is abandoned;
Wherein, first block information include at least the public key of first node, first node to the signature of the first block, The block size of first block, the block height of the first block, the first block father's block Hash.
In some embodiments, other nodes in the block chain network in addition to the second node receive described the One block finds information, knows together as common recognition data source, generates common recognition as a result, including at least following sub-step:
Other nodes other than the second node receive the first block discovery information of the second node broadcast;
First block is found in information preservation to common recognition process;
It using first block discovery information as common recognition data source, is known together using common recognition algorithm, obtains common recognition knot Fruit;
Usage threshold encryption, summarizes the signing messages of first block.
In some embodiments, the domestic transaction information package that the first node in the block chain network is stored At the first block and it is added in the block chain of the first node, and first block is wide in the block chain network Further include the block chain for constructing the first node before broadcasting, include at least following sub-step:
The first node receives several Transaction Informations that relative client is sent;
Several Transaction Informations are stored in present node local;
Several Transaction Informations are packaged into several blocks respectively;
The block chain of the first node is formed between several blocks using block Hash head and the tail connection.
In some embodiments, described in other nodes in addition to the second node in the block chain network receive First block finds information, saves the first block discovery information and knows together as common recognition data source, generates altogether After knowledge result, further includes:
According to the common recognition as a result, executing the transaction confirmed in the common recognition result.
On the other hand, a kind of block chain transaction acknowledgement system based on asynchronous multichain is provided, the system includes at least:
First processing module: the domestic transaction information package stored for the first node in block chain network at First block is simultaneously added in the block chain of the first node, and first block is wide in the block chain network It broadcasts;
Second processing module: receiving for the second node in block chain network and verifies first block, if verifying Information is found by then storing first block and constructing the first block of first block, and first block is sent out Existing information is broadcasted in the block chain network;
Third processing module: other nodes in block chain network in addition to the second node receive first block It was found that information, knows together as common recognition data source, common recognition result is generated;
Wherein, the first node, second node are any two difference node in the block chain network;
First block discovery information includes at least: the block Hash of the first block, second node are to block Hash Signature and second node public key.
Further, the first processing module includes at least:
Collect submodule: for the first node Collection and conservation in local domestic transaction information;
Be packaged submodule: the domestic transaction information package stored for the first node is at the first block;
Cochain submodule: for the first node first block is added to by block Hash and is constructed in advance In the block chain of first node;
First broadcast submodule: first block is broadcasted in the block chain network for the first node.
Further, the Second processing module includes at least:
First receiving submodule: the firstth area of the first node broadcast is received for the second node in block chain network Block;
Verify submodule: for verifying the block information of first block;
First processing submodule: if for being verified, second node stores first block to described second Node is local, the first block discovery information that construction one is made of lightweight data structure, and first block is found to believe Breath is broadcasted in the block chain network;If being also used to authentication failed, first block is abandoned;
Wherein, first block information include at least the public key of first node, first node to the signature of the first block, The block size of first block, the block height of the first block, the first block father's block Hash.
Further, the third processing module includes at least:
Second receiving submodule: the of second node broadcast is received for other nodes other than the second node One block finds information, saves in the first block discovery information to common recognition process;
Save submodule: for finding first block in information preservation to common recognition process;
Common recognition submodule: for first block to be found information as common recognition data source, using common recognition algorithm progress Common recognition obtains common recognition result;
It post-processes submodule: being encrypted for usage threshold, the signing messages of first block is summarized.
Further, the system also includes block chain constructing module, the block connects constructing module and includes at least:
Third receiving submodule: several Transaction Informations that relative client is sent are received for the first node;
Sub-module stored: for several Transaction Informations to be stored in present node local;
It is packaged submodule: for several Transaction Informations to be packaged into several blocks respectively;
Chaining submodule: for forming the first node using block Hash head and the tail connection between several blocks Block chain.
Further, the system also includes execution modules, for being known together according to described as a result, executing the common recognition result Middle confirmed transaction.
The beneficial effect of the present invention compared to existing technologies is:
The embodiment of the present invention provides a kind of block chain transaction confirmation method based on asynchronous multichain, in the process of implementation, The transmission and the common recognition completely asynchronous progress of process of block, in addition to extreme case, common recognition process will not be loaded because of block chain network It is higher and run slowly even stop;
Also, since participate in common recognition is block discovery information in this method, and block finds information with number of nodes Increase, increasing degree is far below the common recognition algorithm of synchronization or weak synchronization based on transaction common recognition, therefore based on set by this method The system of meter has preferable property extending transversely.
Detailed description of the invention
To describe the technical solutions in the embodiments of the present invention more clearly, make required in being described below to embodiment Attached drawing is briefly described, it should be apparent that, drawings in the following description are only some embodiments of the invention, for For those of ordinary skill in the art, without creative efforts, it can also be obtained according to these attached drawings other Attached drawing.
Fig. 1 is the flow chart of the block chain transaction confirmation method based on asynchronous multichain in the embodiment of the present invention one;
Fig. 2 is the structural schematic diagram of the block chain transaction acknowledgement system based on asynchronous multichain in the embodiment of the present invention two.
Specific embodiment
To make the object, technical solutions and advantages of the present invention clearer, below in conjunction with attached in the embodiment of the present invention Figure, technical scheme in the embodiment of the invention is clearly and completely described, it is clear that described embodiment is only this Invention a part of the embodiment, instead of all the embodiments.Based on the embodiments of the present invention, those of ordinary skill in the art exist Every other embodiment obtained under the premise of creative work is not made, shall fall within the protection scope of the present invention.
Embodiment one
The block chain transaction confirmation method based on asynchronous multichain that the present embodiment provides a kind of, belongs to field of computer technology, Suitable for a variety of block chain trade confirmation business scenarios based on asynchronous multichain, especially suitable for alliance's chain technology.
In alliance's chain, traditional common recognition algorithm based on transaction common recognition is usually adopted to support biggish node size With the form of transaction the whole network broadcast.Interconnection is very high between the usual node of alliance's chain, and which results in network communication amounts High, when the load of block chain network is higher, the volume that will lead to block is larger, often hinders since encrypted communication is excessively slow Common recognition process is filled in, or even common recognition process can be made to stop.For this purpose, the present embodiment provides a kind of, the block chain based on asynchronous multichain is traded Confirmation method realizes that the transmission of block and common recognition are completely asynchronous.
Fig. 1 is a kind of flow chart for block chain transaction confirmation method based on asynchronous multichain that the present embodiment one provides, such as Shown in Fig. 1, it is somebody's turn to do the block chain transaction confirmation method based on asynchronous multichain and specifically comprises the following steps:
The domestic transaction information package that first node in S1, block chain network is stored is at the first block and adds It is broadcasted in block chain network into the block chain of first node, and by the first block.
Specifically, step S1 specifically includes following sub-step:
S11, first node Collection and conservation are in local domestic transaction information.
In the present embodiment, first node is the arbitrary node in block chain network.
Specifically, the arbitrary node in block chain network receives client and is sent to the Transaction Information on the node, only exists It is stored and is safeguarded on the node, without being broadcasted into block chain network.It should be noted that signified in the present embodiment Transaction Information, refer to client trading object to be transacted.
In the present embodiment, after arbitrary node receives the Transaction Information of client transmission, without the broadcast traded, pole The earth reduces the consumption of Internet resources.
The domestic transaction information package that S12, first node are stored is at the first block.
Specifically, all nodes in block chain network will be respectively stored in local simultaneously when triggering is packaged out block Multiple domestic transaction information are packaged into block respectively, and a domestic transaction information package is at a block.
First block is added to the block of the first node constructed in advance by S13, first node by block Hash In chain.
Therefore, in the present embodiment, before step S1, this method is at least further include: the area of S0, in advance construction first node Block chain, the step include at least following sub-step:
S01, first node receive several Transaction Informations that relative client is sent;
S02, several Transaction Informations are stored in present node local;
S03, several Transaction Informations are packaged into several blocks respectively;
The block chain of the first node is formed between S04, several blocks using block Hash head and the tail connection.
When constructing the block chain network, each node respectively beats several Transaction Informations for being stored in present node respectively Block is wrapped out, is connected between block and block using block Hash (Hash) head and the tail, forms the traditional chain structure that can not be distorted, Mei Yijie Point respectively safeguards the block chain of respective node.Later, when the node receives new Transaction Information, equally by the new transaction Information package is blocking, is added in the block chain.
S14, first node broadcast the first block in block chain network.
Specifically: the block in block chain that each node is respectively safeguarded is broadcasted into block chain network.
It illustratively, include tri- nodes of A, B, C in block chain network, node A is after step S1, the block of maintenance There is A in chain1、A2、A3Three end to end blocks, node A broadcast three blocks to block chain network.
In the present embodiment, the broadcast of block and the process of common recognition are completely asynchronous, therefore the broadcast speed of block and entire area Load in block chain network can't cause large effect to the process of common recognition, so that it is preferable to have the block catenary system Property extending transversely.
Second node in S2, block chain network receives and verifies the first block, and the first block is stored if being verified And the first block for constructing the first block finds information, and the first block discovery information is broadcasted in block chain network.
Specifically, step S2 includes following sub-step:
Second node in S21, block chain network receives the first block of first node broadcast.
S22, the block information for verifying the first block.
Specifically, by the public key of verifying first node, first node to the signature of the first block, the block of the first block Size, the block height of the first block, the block information of first block such as father's block Hash of the first block verify the firstth area Block.
S23, it after obtaining verification result, is specifically handled as follows:
If being verified, second node stores the first block to second node local, constructs one by lightweight data The first block that structure is constituted finds information, and the first block discovery information is broadcasted in block chain network, wherein block hair Existing information includes at least block Hash, present node to the signature and present node public key of block Hash.
If authentication failed, the first block is abandoned;
In the present embodiment, second node is the arbitrary node in block chain network in addition to first node.
Illustratively, firstly, broadcasting block A in node A1、A2、A3Afterwards, node B and C receives these three blocks, and Block is verified using identical method.It is further described by taking node B as an example below, Node-B receiver to node A is broadcasted A1、A2、A3Three blocks, and by verifying node A to the signature of each block, the block size of each block, Mei Gequ The block height of block, each block father's block Hash etc. verify these three blocks.
It is verified, block A1、A2By verifying, then node B is by block A1、A2It is maintained in local, and construction is corresponding respectively Block find information.Block A is constructed with B node1Block discovery information for, A1Block discovery information includes at least: A1Area The block Hash of block, B node are to the signature and B node public key of block Hash.Node B uses same method construct A2Block hair Existing information.Therefore, block discovery information is the data structure of a light weight, for proving that node B receives block A1、A2
Then, node broadcasts block A into block chain network1Block discovery information and block A2Block find information.
And work as block A3Not over verifying, node B abandons block A3
Due to block discovery information very light weight, and quantity is few, therefore broadcasting block discovery information will not be to network Communication band significantly influences.
Other nodes in S3, block chain network in addition to second node receive the first block and find information, as Common recognition data source, knows together, and generates common recognition result.
Specifically, step S3 specifically includes following sub-step:
The first block that other nodes other than S31, second node receive second node broadcast finds information;
S32, the first block is found in information preservation to common recognition process;
S33, the first block being found to, information as common recognition data source, is known together using common recognition algorithm, obtains common recognition and tie Fruit;
S34, usage threshold encryption summarize the signing messages of the first block.
Since the quantity of block discovery information is much smaller than number of transaction, the difficulty known together to block discovery information Very little.When knowing together to block discovery information, suitable formula algorithm can be used arbitrarily and generate common recognition as a result, i.e. for common recognition There is no special requirements for algorithm.
In addition, the signing messages of the first block is summarized using Threshold cryptosystem (threshold encryption), It can be down to the leading rank of number of nodes, substantially reduced altogether by the data of final common recognition result by square rank of number of nodes Know the data volume of result.
Illustratively, the node A in block chain network or node C receives the block A of Node B broadcasts1Block discovery Information and block A2Block find information, respectively by the block discovery information preservation to common recognition process of two blocks, as Common recognition data source.Using suitable common recognition algorithm, to the block A in node A and node C1Block discovery information know together, And to the block A in node A and node C2Block discovery information know together, generate common recognition result.Then thresholding is used Encryption reduces the data volume of common recognition result.
Each round common recognition is only capable of one block discovery information of common recognition for a certain block.After a wheel common recognition, even if block A1It is not transmitted to node B or C in time, and other nodes can still know together, or even reach common understanding, it is certainly, produced Common recognition result, it may be possible to it is incomplete, it is even empty, then continue next round common recognition in this case.
After step s 3, this method is at least further include:
S4, the transaction confirmed in result according to common recognition as a result, execution is known together.
It after result of knowing together generates, that is, can determine in this wheel common recognition, the block of which node is received by the whole network, becomes Obtaining can not distort.Transaction in these blocks is ranked up execution according to reasonable rule, here specific sequence side Formula can be selected according to actual scene, can prevent from currently going out interference of the block node to trading order as far as possible. If certain node finds and do not have all blocks that common recognition result is included after common recognition result generates, friendship can be suspended Easy execution, from the execution of continuous business after the block that other nodes obtain missing.The execution of transaction has no effect on common recognition Process because the consistent knot of the whole network can be obtained as long as executing transaction according to established rule in the node for following correct rule Fruit, the execution no matter traded occur when.
Illustratively, after first round common recognition, if node A and node C reaches the block discovery information of block A2 Common recognition, then show the block A in node A2Received by the whole network, becomes to distort.If node A and node C are to block A1's Block discovery information is reached common understanding, then passes through rational sorting and execute block A1And block A2In Transaction Information.If generating After common recognition, the discovery of C node only has block A2Without block A1, then suspend and execute block A1Corresponding transaction, by from section Point A or B node chase after block to obtain block A1Afterwards, block A can just be continued to execute1Corresponding transaction.
The block chain transaction confirmation method based on asynchronous multichain that the present embodiment is protected, the transmission of block and know together into The completely asynchronous progress of journey, in addition to extreme case, common recognition process will not transmission because of block and the load of block chain network it is higher And it runs and slowly even stops;
Also, in this method due to participate in common recognition be lightweight data structure block find information, and block discovery letter Breath is with the growth of number of nodes, and increasing degree is far below the synchronization known together based on transaction or the common recognition algorithm of weak synchronization, therefore Based on block catenary system designed by this method, there is preferable property extending transversely.
Embodiment two
For a kind of block chain transaction confirmation method based on asynchronous multichain for executing above-described embodiment one, the present embodiment provides A kind of block chain transaction acknowledgement system based on asynchronous multichain.
Fig. 2 is that a kind of structure of the block chain transaction acknowledgement system based on asynchronous multichain provided by Embodiment 2 of the present invention is shown It is intended to.It is included at least as shown in Fig. 2, being somebody's turn to do the block chain transaction acknowledgement system 100 based on asynchronous multichain:
First processing module 1: the domestic transaction information package stored for the first node in block chain network At the first block and it is added in the block chain of first node, and the first block is broadcasted in block chain network;
Second processing module 2: receiving for the second node in block chain network and verifies the first block, if being verified It then stores the first block and constructs the first block discovery information of the first block, and by the first block discovery information in block link network It is broadcasted in network;
Third processing module 3: other nodes in block chain network in addition to second node receive the first block discovery letter Breath is known together as common recognition data source, generates common recognition result;
Wherein, first node, second node are the arbitrary node in block chain network;
First block discovery information includes at least: the block Hash of the first block, second node are to the signature of block Hash And second node public key.
In some embodiments, first processing module 1 includes at least following submodule:
Collect submodule 11: for first node Collection and conservation in local domestic transaction information;
Be packaged submodule 12: the domestic transaction information package stored for first node is at the first block;
Cochain submodule 13: first block is added to constructed in advance for first node by block Hash In the block chain of one node;
First broadcast submodule 14: first block is broadcasted in block chain network for first node.
In some embodiments, Second processing module 2 includes at least following submodule:
First receiving submodule 21: the firstth area of first node broadcast is received for the second node in block chain network Block;
Verify submodule 22: for verifying the block information of the first block;
First processing submodule 23: if being verified, the first block is stored to second node sheet for second node Ground, the first block discovery information that construction one is made of lightweight data structure, and by the first block discovery information in block chain It is broadcasted in network;If authentication failed, for abandoning the first block.
In the present embodiment, the first block information includes at least the public key of first node, first node to the label of the first block Name, the block size of the first block, the block height of the first block, the first block father's block Hash.
Further, third processing module 3 includes at least:
Second receiving submodule 31: the first block of second node broadcast is received for other nodes other than second node It was found that information, saves in the first block discovery information to common recognition process;
Save submodule 32: for finding the first block in information preservation to common recognition process;
Common recognition submodule 33: for being total to using common recognition algorithm using the first block discovery information as common recognition data source Know, obtains common recognition result;
It post-processes submodule 34: being encrypted for usage threshold, the signing messages of the first block is summarized.
In some embodiments, which further includes block chain constructing module 0, and block connects constructing module 0 and includes at least Following submodule:
Third receiving submodule 01: several Transaction Informations that relative client is sent are received for first node;
Sub-module stored 02: for several Transaction Informations to be stored in present node local;
It is packaged submodule 03: for several Transaction Informations to be packaged into several blocks respectively;
Chaining submodule 04: for forming the area of the first node between several blocks using block Hash head and the tail connection Block chain.
In some embodiments, which further includes execution module 4, and execution module 4 is used for according to common recognition as a result, holding Transaction in row common recognition result.
It should be understood that provided by the above embodiment joined based on the block chain transaction acknowledgement system of asynchronous multichain in triggering It, only the example of the division of the above functional modules, can basis in practical application in alliance's chain when trade confirmation business It needs and is completed by different functional modules above-mentioned function distribution, i.e., the internal structure of system is divided into different function moulds Block, to complete all or part of the functions described above.In addition, the block chain provided by the above embodiment based on asynchronous multichain The embodiment of transaction acknowledgement system and the block chain transaction confirmation method based on asynchronous multichain belongs to same design, i.e., the system is Based on this method, specific implementation process is detailed in embodiment of the method, and which is not described herein again.
Those of ordinary skill in the art will appreciate that realizing that all or part of the steps of above-described embodiment can pass through hardware It completes, relevant hardware can also be instructed to complete by program, the program can store in a kind of computer-readable In storage medium, storage medium mentioned above can be read-only memory, disk or CD etc..
The foregoing is merely presently preferred embodiments of the present invention, is not intended to limit the invention, it is all in spirit of the invention and Within principle, any modification, equivalent replacement, improvement and so on be should all be included in the protection scope of the present invention.

Claims (12)

1. a kind of block chain transaction confirmation method based on asynchronous multichain, which is characterized in that the method includes at least following step It is rapid:
The domestic transaction information package that first node in block chain network is stored is at the first block and is added to described In the block chain of first node, and first block is broadcasted in the block chain network;
Second node in block chain network receives and verifies first block, and first block is stored if being verified And the first block discovery information of first block is constructed, and by first block discovery information in the block chain network Middle broadcast;
Other nodes in block chain network in addition to the second node receive first block and find information, as Common recognition data source is known together, and common recognition result is generated;
Wherein, the first node, second node are any two difference node in the block chain network;
First block discovery information includes at least: the block Hash of the first block, second node are to the signature of block Hash And second node public key.
2. a kind of block chain transaction confirmation method based on asynchronous multichain according to claim 1, which is characterized in that
The domestic transaction information package that first node in the block chain network is stored is at the first block and is added to In the block chain of the first node, and first block is broadcasted in the block chain network, includes at least following son Step:
The first node Collection and conservation is in local domestic transaction information;
The domestic transaction information package that the first node is stored is at the first block;
First block is added in the block chain of the first node constructed in advance by the first node by block Hash;
The first node broadcasts first block in the block chain network.
3. a kind of block chain transaction confirmation method based on asynchronous multichain according to claim 1, which is characterized in that described Second node in block chain network receives and verifies first block, and first block and structure are stored if being verified The first block discovery information of first block is made, and first block discovery information is wide in the block chain network It broadcasts, includes at least following sub-step:
Second node in block chain network receives the first block of the first node broadcast;
Verify the block information of first block;
If being verified, second node stores first block to the second node local, constructs one by light weight The first block that data structure is constituted finds information, and first block discovery information is wide in the block chain network It broadcasts;
If authentication failed, first block is abandoned;
Wherein, first block information includes at least the public key of first node, first node to the signature of the first block, first The block size of block, the block height of the first block, the first block father's block Hash.
4. a kind of block chain transaction confirmation method based on asynchronous multichain according to claim 1, which is characterized in that described Other nodes in block chain network in addition to the second node receive first block and find information, as common recognition Data source is known together, and generates common recognition as a result, including at least following sub-step:
Other nodes other than the second node receive the first block discovery information of the second node broadcast;
First block is found in information preservation to common recognition process;
It using first block discovery information as common recognition data source, is known together using common recognition algorithm, obtains common recognition result;
Usage threshold encryption, summarizes the signing messages of first block.
5. a kind of block chain transaction confirmation method based on asynchronous multichain according to any one of claims 1 to 4, feature It is, the domestic transaction information package that the first node in the block chain network is stored is at the first block and is added to It further include building in the block chain of the first node, and before first block is broadcasted in the block chain network The block chain of the first node includes at least following sub-step:
The first node receives several Transaction Informations that relative client is sent;
Several Transaction Informations are stored in present node local;
Several Transaction Informations are packaged into several blocks respectively;
The block chain of the first node is formed between several blocks using block Hash head and the tail connection.
6. a kind of block chain transaction confirmation method based on asynchronous multichain according to any one of claims 1 to 4, feature It is, other nodes in addition to the second node in the block chain network receive first block and find information, It saves the first block discovery information and knows together as common recognition data source, generate after knowing together result, further includes:
According to the common recognition as a result, executing the transaction confirmed in the common recognition result.
7. a kind of block chain transaction acknowledgement system based on asynchronous multichain, which is characterized in that the system includes at least:
First processing module: the domestic transaction information package stored for the first node in block chain network is at first Block is simultaneously added in the block chain of the first node, and first block is broadcasted in the block chain network;
Second processing module: receiving for the second node in block chain network and verifies first block, if being verified It then stores first block and constructs the first block discovery information of first block, and first block is found to believe Breath is broadcasted in the block chain network;
Third processing module: other nodes in block chain network in addition to the second node receive the first block discovery Information is known together as common recognition data source, generates common recognition result;
Wherein, the first node, second node are any two difference node in the block chain network;
First block discovery information includes at least: the block Hash of the first block, second node are to the signature of block Hash And second node public key.
8. a kind of block chain transaction acknowledgement system based on asynchronous multichain according to claim 7, which is characterized in that described First processing module includes at least:
Collect submodule: for the first node Collection and conservation in local domestic transaction information;
Be packaged submodule: the domestic transaction information package stored for the first node is at the first block;
Cochain submodule: first block is added to construct in advance first by block Hash for the first node In the block chain of node;
First broadcast submodule: first block is broadcasted in the block chain network for the first node.
9. a kind of block chain transaction acknowledgement system based on asynchronous multichain according to claim 7, which is characterized in that described Second processing module includes at least:
First receiving submodule: the first block of the first node broadcast is received for the second node in block chain network;
Verify submodule: for verifying the block information of first block;
First processing submodule: if for being verified, second node stores first block to the second node The first block discovery information local, that construction one is made of lightweight data structure, and first block discovery information is existed It is broadcasted in the block chain network;If being also used to authentication failed, first block is abandoned;
Wherein, first block information includes at least the public key of first node, first node to the signature of the first block, first The block size of block, the block height of the first block, the first block father's block Hash.
10. a kind of block chain transaction acknowledgement system based on asynchronous multichain according to claim 7, which is characterized in that institute Third processing module is stated to include at least:
Second receiving submodule: the firstth area of the second node broadcast is received for other nodes other than the second node Block finds information, saves in the first block discovery information to common recognition process;
Save submodule: for finding first block in information preservation to common recognition process;
Common recognition submodule: for being known together using common recognition algorithm using first block discovery information as common recognition data source, Obtain common recognition result;
It post-processes submodule: being encrypted for usage threshold, the signing messages of first block is summarized.
11. special according to a kind of described in any item block chain transaction acknowledgement systems based on asynchronous multichain of claim 7~10 Sign is, the system also includes block chain constructing module, the block connects constructing module and includes at least:
Third receiving submodule: several Transaction Informations that relative client is sent are received for the first node;
Sub-module stored: for several Transaction Informations to be stored in present node local;
It is packaged submodule: for several Transaction Informations to be packaged into several blocks respectively;
Chaining submodule: for forming the block of the first node between several blocks using block Hash head and the tail connection Chain.
12. special according to a kind of described in any item block chain transaction acknowledgement systems based on asynchronous multichain of claim 7~10 Sign is, the system also includes:
Execution module, for being known together according to described as a result, executing the transaction confirmed in the common recognition result.
CN201910410822.XA 2019-05-15 2019-05-15 Asynchronous multi-chain based block chain transaction confirmation method and system Active CN110245956B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910410822.XA CN110245956B (en) 2019-05-15 2019-05-15 Asynchronous multi-chain based block chain transaction confirmation method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910410822.XA CN110245956B (en) 2019-05-15 2019-05-15 Asynchronous multi-chain based block chain transaction confirmation method and system

Publications (2)

Publication Number Publication Date
CN110245956A true CN110245956A (en) 2019-09-17
CN110245956B CN110245956B (en) 2022-07-05

Family

ID=67884224

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910410822.XA Active CN110245956B (en) 2019-05-15 2019-05-15 Asynchronous multi-chain based block chain transaction confirmation method and system

Country Status (1)

Country Link
CN (1) CN110245956B (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110837536A (en) * 2019-10-08 2020-02-25 北京海益同展信息科技有限公司 Information processing method, device and storage medium
CN111130801A (en) * 2019-12-26 2020-05-08 腾讯科技(深圳)有限公司 Data processing method and device, node equipment and computer storage medium
CN111143883A (en) * 2019-12-31 2020-05-12 支付宝(杭州)信息技术有限公司 Digital content evidence obtaining method, device and equipment based on block chain
CN111524010A (en) * 2020-05-06 2020-08-11 杭州复杂美科技有限公司 Parallel chain consensus method, device and storage medium
CN111524011A (en) * 2020-05-06 2020-08-11 杭州复杂美科技有限公司 Parallel chain consensus confirming method, equipment and storage medium
CN111737707A (en) * 2020-05-14 2020-10-02 云南云烁巴克云科技有限公司 Verification packet generation and verification method based on block chain, server and electronic equipment
CN112468552A (en) * 2020-11-16 2021-03-09 天津大学 Lightweight reputation consensus realization method of double-layer distributed block chain network model
CN112910648A (en) * 2019-12-03 2021-06-04 北京百度网讯科技有限公司 Consensus method and device for block chain privacy states
CN113032478A (en) * 2019-12-24 2021-06-25 航天信息股份有限公司 Block chain system and data uplink method, device, equipment and medium
CN113055187A (en) * 2021-04-23 2021-06-29 山东新一代信息产业技术研究院有限公司 Narrow-band line transmission method for block chain consensus
CN113378207A (en) * 2021-07-14 2021-09-10 湖北央中巨石信息技术有限公司 Block chain-based data file consensus method, system, device and medium
CN113378144A (en) * 2021-07-14 2021-09-10 湖北央中巨石信息技术有限公司 Image file consensus method, system, device and medium based on block chain
CN113408010A (en) * 2021-07-14 2021-09-17 湖北央中巨石信息技术有限公司 Asynchronous consensus method, system, device and medium based on block chain
CN113837754A (en) * 2021-09-16 2021-12-24 安徽中科晶格技术有限公司 System and method for DAG block chain structure based on account chain and guard chain
US20220108315A1 (en) * 2020-10-02 2022-04-07 Blockframe, Inc. Distributed ledger network implementing a synchronous trust consensus model
CN114862397A (en) * 2022-07-06 2022-08-05 国网天津市电力公司培训中心 Double-decoupling block chain distributed method based on double-chain structure

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107038578A (en) * 2017-04-19 2017-08-11 浙江数秦科技有限公司 Multi-signature exchange information processing method in data trade platform based on block chain
US20170345011A1 (en) * 2016-05-26 2017-11-30 Hitfin, Inc. System and method executed on a blockchain network
CN107688945A (en) * 2017-08-11 2018-02-13 杭州秘猿科技有限公司 A kind of efficient license chain based on delaying state common recognition
CN107888375A (en) * 2017-11-08 2018-04-06 深圳市携网科技有限公司 A kind of electronic evidence safety system and method based on block chain technology
CN108182635A (en) * 2017-12-18 2018-06-19 深圳前海微众银行股份有限公司 Block chain common recognition method, system and computer readable storage medium
CN108876370A (en) * 2018-06-12 2018-11-23 北京航空航天大学 The architectural framework of the shared open data of transregional piece of chain under a kind of isomery multichain framework
CN109034480A (en) * 2018-07-31 2018-12-18 湘潭大学 A kind of interconnection microgrid distributed optimization dispatching method based on intelligent contract
CN109086585A (en) * 2018-07-10 2018-12-25 众安信息技术服务有限公司 History data processing method, system and computer readable storage medium
CN109118364A (en) * 2018-08-27 2019-01-01 深圳前海益链网络科技有限公司 Method, apparatus, computer equipment and the storage medium of asynchronous execution intelligence contract
CN109711192A (en) * 2018-12-24 2019-05-03 众安信息技术服务有限公司 Method of commerce and system between block catenary system construction method, node
CN109756558A (en) * 2018-12-04 2019-05-14 广州通链计算机智能技术有限责任公司 A kind of Byzantine failure tolerance common recognition algorithm based on asynchronous packet switching

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170345011A1 (en) * 2016-05-26 2017-11-30 Hitfin, Inc. System and method executed on a blockchain network
CN107038578A (en) * 2017-04-19 2017-08-11 浙江数秦科技有限公司 Multi-signature exchange information processing method in data trade platform based on block chain
CN107688945A (en) * 2017-08-11 2018-02-13 杭州秘猿科技有限公司 A kind of efficient license chain based on delaying state common recognition
CN107888375A (en) * 2017-11-08 2018-04-06 深圳市携网科技有限公司 A kind of electronic evidence safety system and method based on block chain technology
CN108182635A (en) * 2017-12-18 2018-06-19 深圳前海微众银行股份有限公司 Block chain common recognition method, system and computer readable storage medium
CN108876370A (en) * 2018-06-12 2018-11-23 北京航空航天大学 The architectural framework of the shared open data of transregional piece of chain under a kind of isomery multichain framework
CN109086585A (en) * 2018-07-10 2018-12-25 众安信息技术服务有限公司 History data processing method, system and computer readable storage medium
CN109034480A (en) * 2018-07-31 2018-12-18 湘潭大学 A kind of interconnection microgrid distributed optimization dispatching method based on intelligent contract
CN109118364A (en) * 2018-08-27 2019-01-01 深圳前海益链网络科技有限公司 Method, apparatus, computer equipment and the storage medium of asynchronous execution intelligence contract
CN109756558A (en) * 2018-12-04 2019-05-14 广州通链计算机智能技术有限责任公司 A kind of Byzantine failure tolerance common recognition algorithm based on asynchronous packet switching
CN109711192A (en) * 2018-12-24 2019-05-03 众安信息技术服务有限公司 Method of commerce and system between block catenary system construction method, node

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110837536A (en) * 2019-10-08 2020-02-25 北京海益同展信息科技有限公司 Information processing method, device and storage medium
CN112910648B (en) * 2019-12-03 2023-04-07 北京百度网讯科技有限公司 Consensus method and device for privacy states of block chain
CN112910648A (en) * 2019-12-03 2021-06-04 北京百度网讯科技有限公司 Consensus method and device for block chain privacy states
CN113032478B (en) * 2019-12-24 2023-10-31 航天信息股份有限公司 Block chain system and data uplink method, device, equipment and medium
CN113032478A (en) * 2019-12-24 2021-06-25 航天信息股份有限公司 Block chain system and data uplink method, device, equipment and medium
CN111130801A (en) * 2019-12-26 2020-05-08 腾讯科技(深圳)有限公司 Data processing method and device, node equipment and computer storage medium
CN111143883B (en) * 2019-12-31 2021-08-03 支付宝(杭州)信息技术有限公司 Digital content evidence obtaining method, device and equipment based on block chain
CN111143883A (en) * 2019-12-31 2020-05-12 支付宝(杭州)信息技术有限公司 Digital content evidence obtaining method, device and equipment based on block chain
CN111524010A (en) * 2020-05-06 2020-08-11 杭州复杂美科技有限公司 Parallel chain consensus method, device and storage medium
CN111524011A (en) * 2020-05-06 2020-08-11 杭州复杂美科技有限公司 Parallel chain consensus confirming method, equipment and storage medium
CN111737707A (en) * 2020-05-14 2020-10-02 云南云烁巴克云科技有限公司 Verification packet generation and verification method based on block chain, server and electronic equipment
CN111737707B (en) * 2020-05-14 2022-09-27 云南云烁巴克云科技有限公司 Block chain based verification package generation and verification method, server and electronic equipment
US11947681B2 (en) 2020-10-02 2024-04-02 Blockframe, Inc. Cryptographic secret generation and provisioning
US11928222B2 (en) * 2020-10-02 2024-03-12 Blockframe, Inc. Distributed ledger network implementing a synchronous trust consensus model
US20220108315A1 (en) * 2020-10-02 2022-04-07 Blockframe, Inc. Distributed ledger network implementing a synchronous trust consensus model
CN112468552B (en) * 2020-11-16 2023-06-30 天津大学 Lightweight reputation consensus realization method of double-layer distributed blockchain network model
CN112468552A (en) * 2020-11-16 2021-03-09 天津大学 Lightweight reputation consensus realization method of double-layer distributed block chain network model
CN113055187B (en) * 2021-04-23 2023-02-03 山东新一代信息产业技术研究院有限公司 Narrow-band line transmission method for block chain consensus
CN113055187A (en) * 2021-04-23 2021-06-29 山东新一代信息产业技术研究院有限公司 Narrow-band line transmission method for block chain consensus
CN113378207B (en) * 2021-07-14 2022-10-04 湖北央中巨石信息技术有限公司 Block chain-based data file consensus method, system, device and medium
CN113378144A (en) * 2021-07-14 2021-09-10 湖北央中巨石信息技术有限公司 Image file consensus method, system, device and medium based on block chain
CN113378144B (en) * 2021-07-14 2022-09-02 湖北央中巨石信息技术有限公司 Image file consensus method, system, device and medium based on block chain
CN113408010B (en) * 2021-07-14 2023-08-11 湖北央中巨石信息技术有限公司 Asynchronous consensus method, system and device based on block chain and medium
CN113408010A (en) * 2021-07-14 2021-09-17 湖北央中巨石信息技术有限公司 Asynchronous consensus method, system, device and medium based on block chain
CN113378207A (en) * 2021-07-14 2021-09-10 湖北央中巨石信息技术有限公司 Block chain-based data file consensus method, system, device and medium
CN113837754B (en) * 2021-09-16 2023-11-17 安徽中科晶格技术有限公司 System and method for DAG block chain structure based on account chain and daemon chain
CN113837754A (en) * 2021-09-16 2021-12-24 安徽中科晶格技术有限公司 System and method for DAG block chain structure based on account chain and guard chain
CN114862397A (en) * 2022-07-06 2022-08-05 国网天津市电力公司培训中心 Double-decoupling block chain distributed method based on double-chain structure

Also Published As

Publication number Publication date
CN110245956B (en) 2022-07-05

Similar Documents

Publication Publication Date Title
CN110245956A (en) A kind of block chain transaction confirmation method and system based on asynchronous multichain
CN113329031B (en) Method and device for generating state tree of block
CN107888562B (en) Data verification and transceiving method, node and system for parallel link access to interconnection chain
CN113407640B (en) Cross-chain method and system based on multi-chain NFT (network File transfer)
US20200143366A1 (en) Methods for decentralized digital asset transfer and smart contract state transition
AU2017272163B2 (en) Verification system and method with extra security for lower-entropy input records
CN109471744B (en) Main chain and parallel multi-sub-chain system architecture based on block chain
CN106534317B (en) A kind of calamity based on block chain technology is for cloud storage system construction method
CN110033243B (en) Main chain evidence storing method, system and storage medium based on block chain intelligent contract
US20210256007A1 (en) Blockchain system and blockchain transaction data processing method based on ethereum
Maniatis et al. Secure history preservation through timeline entanglement
CN109711192B (en) Method and system for inter-node transaction of block chain system
CN111371905B (en) Block chain layering consensus proving system and method based on cloud computing
CN111901350A (en) Block chain system, data processing method, computer device and storage medium
Matzutt et al. How to securely prune bitcoin’s blockchain
CN109194646B (en) Safety authentication data access method based on block chain
CN112270550A (en) New energy electric power source tracing method and system based on block chain
CN112511350B (en) Alliance chain multi-level consensus method, device and storage medium
CN109410043B (en) Block chain information efficient storage method and device based on hierarchical tree structure
CN112348518B (en) Block chain transaction certification method and device
Vizier et al. Comchain: Bridging the gap between public and consortium blockchains
Charapko et al. Bridging paxos and blockchain consensus
CN111798234B (en) Lightweight block chain system and construction method
US20220172180A1 (en) Method for Storing Transaction that Represents Asset Transfer to Distributed Network and Program for Same
Xu et al. Efficient public blockchain client for lightweight users

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
TR01 Transfer of patent right

Effective date of registration: 20240306

Address after: Room 1179, W Zone, 11th Floor, Building 1, No. 158 Shuanglian Road, Qingpu District, Shanghai, 201702

Patentee after: Shanghai Zhongan Information Technology Service Co.,Ltd.

Country or region after: China

Address before: 518000 Room 201, building A, No. 1, Qian Wan Road, Qianhai Shenzhen Hong Kong cooperation zone, Shenzhen, Guangdong (Shenzhen Qianhai business secretary Co., Ltd.)

Patentee before: ZHONGAN INFORMATION TECHNOLOGY SERVICE Co.,Ltd.

Country or region before: China

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20240415

Address after: Room 1179, W Zone, 11th Floor, Building 1, No. 158 Shuanglian Road, Qingpu District, Shanghai, 201702

Patentee after: Shanghai Zhongan Information Technology Service Co.,Ltd.

Country or region after: China

Address before: 518000 Room 201, building A, No. 1, Qian Wan Road, Qianhai Shenzhen Hong Kong cooperation zone, Shenzhen, Guangdong (Shenzhen Qianhai business secretary Co., Ltd.)

Patentee before: ZHONGAN INFORMATION TECHNOLOGY SERVICE Co.,Ltd.

Country or region before: China

TR01 Transfer of patent right