CN113259237B - Transaction forwarding method between block chain networks - Google Patents

Transaction forwarding method between block chain networks Download PDF

Info

Publication number
CN113259237B
CN113259237B CN202110611563.4A CN202110611563A CN113259237B CN 113259237 B CN113259237 B CN 113259237B CN 202110611563 A CN202110611563 A CN 202110611563A CN 113259237 B CN113259237 B CN 113259237B
Authority
CN
China
Prior art keywords
node
network
blockchain
transaction
block chain
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110611563.4A
Other languages
Chinese (zh)
Other versions
CN113259237A (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.)
Alipay Hangzhou Information Technology Co Ltd
Original Assignee
Alipay Hangzhou Information 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 Alipay Hangzhou Information Technology Co Ltd filed Critical Alipay Hangzhou Information Technology Co Ltd
Priority to CN202110611563.4A priority Critical patent/CN113259237B/en
Publication of CN113259237A publication Critical patent/CN113259237A/en
Application granted granted Critical
Publication of CN113259237B publication Critical patent/CN113259237B/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
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/04Interdomain routing, e.g. hierarchical routing
    • 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
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/44Star or tree networks
    • 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/104Peer-to-peer [P2P] networks
    • H04L67/1059Inter-group management mechanisms, e.g. splitting, merging or interconnection of groups
    • 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

One or more embodiments of the present description provide a method for forwarding transactions between blockchain networks. If the transaction is submitted to a node in the blockchain network which is not responsible for processing the transaction by mistake, the node may not discard the transaction, but forward the transaction to the blockchain main network under the condition that it is determined that the network identifier carried by the transaction does not exist in the routing information stored by the corresponding node device and it is determined that the network identifier of the blockchain main network exists in the routing information.

Description

Transaction forwarding method between block chain networks
Technical Field
One or more embodiments of the present disclosure relate to the field of terminal technologies, and in particular, to a method for forwarding transactions between blockchain networks.
Background
The blockchain technique is built on top of a transport network, such as a point-to-point network. Nodes in the blockchain network utilize a chained data structure to validate and store data and employ a distributed node consensus algorithm to generate and update data. In some blockchain networks, there is sometimes a need for some nodes to implement small-scale transactions to avoid other nodes from obtaining these transactions and their associated data.
In the related art, assuming that the existing blockchain network is a blockchain master network, subnet nodes other than the master network node may be deployed on node devices participating in part of members of the blockchain master network, so as to implement the above-mentioned small-scale transaction on the blockchain subnet. However, in the case that at least some of the members participate in multiple blockchain networks, how to route the transaction from the blockchain network that is not responsible for processing the transaction to the blockchain network that is responsible for processing the transaction is a technical problem to be solved.
Disclosure of Invention
In view of the above, one or more embodiments of the present disclosure provide a method for forwarding transactions between blockchain networks.
To achieve the above object, one or more embodiments of the present disclosure provide the following technical solutions:
according to a first aspect of one or more embodiments of the present specification, a method for forwarding transactions between blockchain networks is provided, which is applied to a blockchain system including a plurality of node devices; each node device is provided with at least one node of a block chain network, and each block chain network related to the system forms a tree structure with a block chain main network as a root node and each block chain sub-network as other nodes;
each node device stores routing information including: network identification and address information of a blockchain network to which each node deployed on the node equipment belongs; the method comprises the following steps:
receiving a transaction at a node in any blockchain network; the transaction carries a network identifier for specifying a blockchain network for the transaction to be processed;
if the node determines that the network identifier carried by the transaction does not exist in the routing information stored in the corresponding node device and determines that the network identifier of the block chain main network exists in the routing information, the node forwards the transaction according to the address information of the block chain main network;
after each master network node receives the transaction, if it is determined that the network identifier carried by the transaction exists in the routing information stored in the corresponding node device, the transaction is forwarded according to the address information corresponding to the network identifier carried by the transaction.
According to a second aspect of one or more embodiments herein, there is provided a blockchain system comprising a plurality of node devices; each node device is provided with at least one node of a block chain network, and each block chain network related to the system forms a tree structure with a block chain main network as a root node and each block chain sub-network as other nodes;
each node device stores routing information including: network identification and address information of a blockchain network to which each node deployed on the node equipment belongs;
a node in any blockchain network receiving a transaction; the transaction carries a network identifier for specifying a blockchain network for the transaction to be processed; if it is determined that the network identifier carried by the transaction does not exist in the routing information stored in the corresponding node device and it is determined that the network identifier of the block chain main network exists in the routing information, forwarding the transaction according to the address information of the block chain main network;
and after receiving the transaction, each master network node forwards the transaction according to address information corresponding to the network identifier carried by the transaction if the network identifier carried by the transaction exists in the routing information stored in the corresponding node equipment.
In the above technical solution, each node device stores routing information, where the routing information includes: network identification and address information of the blockchain network to which each node deployed on the node device belongs. For any node in any blockchain network, the routing information on the node device corresponding to the node can be accessed.
If the transaction is submitted to a node in the blockchain network which is not responsible for processing the transaction by mistake, the node may not discard the transaction, but forward the transaction to the blockchain main network under the condition that it is determined that the network identifier carried by the transaction does not exist in the routing information stored by the corresponding node device and it is determined that the network identifier of the blockchain main network exists in the routing information. Because the number of nodes of the blockchain master network is often the most, which means that node devices involved by the blockchain master network on a hardware level are often the most, the transaction is forwarded to the blockchain master network in which the node devices involved are often the most, so that each master network node queries the network identifier carried by the transaction from the routing information stored in the corresponding node device, the query range can be often maximized, and the network identifier and the address information of the blockchain network responsible for processing the transaction can be often queried in the routing table stored in the corresponding node device by a certain master network node, so that the master network node can forward the transaction to the blockchain network responsible for processing the transaction.
By the technical scheme, even if the transaction is submitted to the node in the blockchain network which is not in charge of processing the transaction by mistake, the transaction can be forwarded to the blockchain network which is in charge of processing the transaction as much as possible, so that the failure rate of transaction processing is reduced.
Drawings
FIG. 1 is a schematic diagram of creating an intelligent contract, provided by an exemplary embodiment.
FIG. 2 is a schematic diagram of a calling smart contract provided by an exemplary embodiment.
FIG. 3 is a schematic diagram of creating and invoking an intelligent contract according to an exemplary embodiment.
Fig. 4 is a flowchart of a method for building a blockchain subnet according to an exemplary embodiment.
Fig. 5 is a schematic diagram of building a blockchain subnet based on a blockchain master network according to an exemplary embodiment.
Fig. 6 is a flowchart of another method for building a blockchain subnet provided by an example embodiment.
Fig. 7 is a flowchart illustrating a transaction forwarding method between blockchain networks according to the present disclosure.
Fig. 8 is a flowchart illustrating a method for maintaining routing information on a node device according to an embodiment of the present disclosure.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the following exemplary embodiments do not represent all implementations consistent with one or more embodiments of the present specification. Rather, they are merely examples of apparatus and methods consistent with certain aspects of one or more embodiments of the specification, as detailed in the claims which follow.
It should be noted that: in other embodiments, the steps of the corresponding methods are not necessarily performed in the order shown and described herein. In some other embodiments, the method may include more or fewer steps than those described herein. Moreover, a single step described in this specification may be broken down into multiple steps for description in other embodiments; multiple steps described in this specification may be combined into a single step in other embodiments.
Blockchains are generally divided into three types: public chain (Public Blockchain), Private chain (Private Blockchain) and alliance chain (Consortium Blockchain). In addition, there are various types of combinations, such as private chain + federation chain, federation chain + public chain, and other different combinations. The most decentralized of these is the public chain. The public chain is represented by bitcoin and ether house, and the participators joining the public chain can read the data record on the chain, participate in transaction, compete for accounting right of new blocks, and the like. Furthermore, each participant (i.e., node) is free to join and leave the network and perform related operations. Private chains are the opposite, with the network's write rights controlled by an organization or organization and the data read rights specified by the organization. Briefly, a private chain can be a weakly centralized system with strictly limited and few participating nodes. This type of blockchain is more suitable for use within a particular establishment. A federation chain is a block chain between a public chain and a private chain, and "partial decentralization" can be achieved. Each node in a federation chain typically has a physical organization or organization corresponding to it; participants jointly maintain blockchain operation by authorizing to join the network and forming a benefit-related alliance.
Whether public, private, or alliance, may provide the functionality of an intelligent contract. An intelligent contract on a blockchain is a contract that can be executed on a blockchain system triggered by a transaction. An intelligent contract may be defined in the form of code.
Taking the ethernet as an example, the support user creates and invokes some complex logic in the ethernet network, which is the biggest challenge of ethernet to distinguish from bitcoin blockchain technology. The core of the ethernet plant as a programmable blockchain is the ethernet plant virtual machine (EVM), each ethernet plant node can run the EVM. The EVM is a well-behaved virtual machine, which means that a variety of complex logic can be implemented through it. The user issuing and invoking smart contracts in the etherhouse is running on the EVM. In fact, what the virtual machine directly runs is virtual machine code (virtual machine bytecode, hereinafter referred to as "bytecode"). The intelligent contracts deployed on the blockchain may be in the form of bytecodes.
For example, as shown in fig. 1, after Bob sends a transaction containing information to create an intelligent contract to the ethernet network, the EVM of node 1 may execute the transaction and generate a corresponding contract instance. The "0 x6f8ae93 …" in fig. 1 represents the address of the contract, the data field of the transaction holds the byte code, and the to field of the transaction is empty. After agreement is reached between the nodes through the consensus mechanism, this contract is successfully created and can be invoked in subsequent procedures. After the contract is created, a contract account corresponding to the intelligent contract appears on the blockchain and has a specific address, and the contract code is stored in the contract account. The behavior of the intelligent contract is controlled by the contract code. In other words, an intelligent contract causes a virtual account to be generated on a blockchain that contains a contract code and an account store (Storage).
As shown in fig. 2, still taking an ethernet house as an example, after Bob sends a transaction for invoking an intelligent contract to the ethernet house network, the EVM of a certain node may execute the transaction and generate a corresponding contract instance. The from field of the transaction in FIG. 2 is the address of the account of the initiator of the transaction (i.e., Bob), the "0 x6f8ae93 …" in the to field represents the address of the smart contract being invoked, and the value field is the value in EtherFang that is kept in the data field of the transaction as the method and parameters for invoking the smart contract. After invoking the smart contract, the value of balance may change. Subsequently, a client can view the current value of balance through a blockchain node (e.g., node 6 in fig. 2). The intelligent contract is independently executed at each node in the blockchain network in a specified mode, and all execution records and data are stored on the blockchain, so that after the transaction is completed, transaction certificates which cannot be tampered and cannot be lost are stored on the blockchain.
A schematic diagram of creating an intelligent contract and invoking the intelligent contract is shown in fig. 3. To create an intelligent contract in an ethernet workshop, the intelligent contract needs to be compiled, compiled into byte codes, deployed to a block chain and the like. The intelligent contract is called in the Ethernet workshop, a transaction pointing to the intelligent contract address is initiated, and the intelligent contract codes are distributed and run in the virtual machine of each node in the Ethernet workshop network.
It should be noted that, in addition to the creation of the smart contracts by the users, the smart contracts may also be set by the system in the creation block. Such contracts are generally referred to as foundational contracts. In general, the data structure, parameters, attributes and methods of some blockchain networks may be set in the startup contract. Further, an account with system administrator privileges may create a contract at the system level, or modify a contract at the system level (simply referred to as a system contract). In addition to EVM in the ethernet, different blockchain networks may employ various virtual machines, which is not limited herein.
After executing a transaction that invokes a smart contract, a node in the blockchain network generates a corresponding receipt (receipt) for recording information related to executing the smart contract. In this way, information about the contract execution results may be obtained by querying the receipt of the transaction. The contract execution result may be represented as an event (event) in the receipt. The message mechanism can realize message passing through an event in a receipt so as to trigger the blockchain node or a node device deploying the blockchain node to execute corresponding processing. The structure of the event may be, for example:
Event:
[topic][data]
[topic][data]
......
in the above example, the number of events may be one or more; wherein, each event respectively comprises fields of a subject (topic) and data (data). The blockchain node or the node device deploying the blockchain node may perform the preset processing by monitoring the topic of the event, in case that the predefined topic is monitored, or read the related content from the data field of the corresponding event, and may perform the preset processing based on the read content.
In the event mechanism, it is equivalent to that there is a client with a monitoring function at a monitoring party (e.g. a user with a monitoring requirement), for example, an SDK or the like for implementing the monitoring function is run on the client, and the client monitors events generated by the blockchain node, and the blockchain node only needs to generate a receipt normally. The passage of transaction information may be accomplished in other ways than through the event mechanism described above. For example, the monitoring code can be embedded in a blockchain platform code running at blockchain nodes, so that the monitoring code can monitor one or more data of transaction content of blockchain transactions, contract states of intelligent contracts, receipts generated by contracts and the like, and send the monitored data to a predefined monitoring party. Since the snoop code is deployed in the blockchain platform code, rather than at the snooper's client, this implementation based on snoop code is relatively more proactive than the event mechanism. The above monitoring code may be added by a developer of the blockchain platform in the development process, or may be embedded by the monitoring party based on the own requirement, which is not limited in this specification.
The blockchain technology is different from the traditional technology in one of decentralization characteristics, namely accounting is performed on each node, or distributed accounting is performed, and the traditional centralized accounting is not performed. To be a difficult-to-defeat, open, non-falsifiable data record decentralized honest and trusted system, the blockchain system needs to be secure, unambiguous, and irreversible in the shortest possible time for distributed data records. In different types of blockchain networks, in order to keep the ledger consistent among the nodes recording the ledger, a consensus algorithm is generally adopted to ensure that the consensus mechanism is the aforementioned mechanism. For example, a common mechanism of block granularity can be implemented between block nodes, such as after a node (e.g., a unique node) generates a block, if the generated block is recognized by other nodes, other nodes record the same block. For another example, a common mechanism of transaction granularity may be implemented between the blockchain nodes, such as after a node (e.g., a unique node) acquires a blockchain transaction, if the blockchain transaction is approved by other nodes, each node that approves the blockchain transaction may add the blockchain transaction to the latest block maintained by itself, and finally, each node may be ensured to generate the same latest block. The consensus mechanism is a mechanism for the blockchain node to achieve a global consensus on the block information (or called blockdata), which can ensure that the latest block is accurately added to the blockchain. The current mainstream consensus mechanisms include: proof of Work (POW), Proof of stock (POS), Proof of commission rights (DPOS), Practical Byzantine Fault Tolerance (PBFT) algorithm, HoneyBadgerBFT algorithm, etc.
A hardware-level blockchain network is generally composed of a plurality of member node devices. The node equipment of each member is provided with nodes, and the nodes arranged on the node equipment of each member form a software-level block chain network.
It is to be understood that different members are different individuals or entities and actually correspond to different interested parties. There may be multiple node devices (i.e., device clusters) for a member, and the member may flexibly (e.g., considering the performance of a single device) deploy in the device cluster several nodes belonging to different blockchain networks through which transactions in the different blockchain networks are engaged.
A node is a concept of a software layer, and one node can be understood as one instance (one process or one thread) of code for realizing the functions of the node, so that a plurality of instances for realizing the functions of the node can be deployed on a node device corresponding to the same member. In the case of a federated link network, the controller of a node is a federation member (enterprise) and the controller of a client is a user to which the enterprise interfaces, so that the multiple nodes can communicate with the client through different ports (or the same default port) of the node device to receive transactions submitted by the client.
In the case of a public link network, the node is included in the client, and the controller of the node is the controller of the client, i.e., the user.
Herein, for convenience of description, the "node receives a transaction submitted by a client" may refer to both the case of a federation chain network and the case of a public chain network.
Due to the decentralized characteristic of the blockchain network, all blockchain nodes in the blockchain network can maintain the same blockchain data, and the special requirements of part of nodes cannot be met. Taking an existing alliance chain network as an example, nodes of the alliance chain network are deployed on node devices of all alliance members (i.e., node members in an alliance), a blockchain network can be formed, that is, all alliance members respectively have corresponding blockchain nodes in the blockchain network, and all transactions and related data occurring on the blockchain network can be obtained through the corresponding blockchain nodes. In some cases, however, there may be some federations who wish to perform some transactions with privacy requirements within a small range, and who wish to be able to both verify such transactions on the blockchain or to take advantage of other advantages of blockchain technology, and to avoid other federations viewing such transactions and associated data.
To this end, the embodiments of the present specification provide a blockchain system participated by a plurality of members, the system includes, on a hardware level, a node device of each member, at least one node is deployed on the node device of each member, and different nodes deployed on the node device of the same member belong to different blockchain networks. Meanwhile, the system has a tree structure in a software layer, wherein the tree structure takes the block chain main network as a root node and each block chain sub network as other nodes.
It should be noted that the nodes and nodes described herein are different concepts. A node is a concept in the sense of a blockchain, and refers to a node in a blockchain network; and a node is a concept in a tree structure, and refers herein to a blockchain network in the tree structure.
The blockchain master network can be regarded as the blockchain network at the uppermost level in the system, and generally consists of master network nodes deployed on node devices of all members of the system. It should be noted that in some embodiments, a member may be assigned a score of an initial member (a member participating in initializing the system) and a subsequent member (a member joining after system initialization). All initial members construct a blockchain system, a blockchain main network in the system is composed of main network nodes deployed on node devices of all initial members, and then more subsequent members can join the blockchain system, and main network nodes can be deployed on the node devices of the subsequent members so as to join the main network, or only one or more sub-network nodes can be deployed without deploying the main network nodes.
The blockchain subnet in the system may have multiple levels. The block chain sub-network at the top level is a sub-node of the block chain main network in the tree structure. The blockchain sub-network can also have sub-nodes of the next-level blockchain sub-network. It should be noted that, in general, a master network node of a block chain master network is also deployed on a node device corresponding to a node of a block chain sub-network. In the embodiment where there is a difference between the initial member and the subsequent member in the system, the node device corresponding to the node of one blockchain subnet may be the node device of the subsequent member, and the node device of the subsequent member may not deploy the main network node.
By means of the blockchain system, individual members can self-establish a blockchain sub-network to conduct small-range transactions, and the blockchain networks (whether main networks or sub-networks) in the system are mutually isolated in data.
In some embodiments, the blockchain network may be created by manually deploying on its own node device by each member, and if 3 nodes of different blockchain networks (one main network and two subnets) need to be deployed on the node device of one member, the member needs to perform a process of manually deploying the blockchain network on the node device three times. However, for the member, each time a node of a new blockchain network needs to be additionally deployed on its own node device, the member needs to perform the manual deployment procedure again, which is troublesome. Moreover, the small-scale transaction requirements among some members are often temporary or have certain timeliness, so that the manually deployed new blockchain subnet can lose significance quickly due to the disappearance of the requirements, and the cancellation of the blockchain subnet requires the members to manually operate the node equipment, which further increases the trouble.
To this end, in some embodiments, another method of creating a blockchain network in a system is presented. And taking the block chain main network initially established in the system as a base, and establishing a block chain sub-network on the basis of the block chain main network.
Specifically, a blockchain main network accepts a subnet creation transaction, processes the subnet creation transaction based on a deployed contract, triggers a subnet creation event, and creates an instance as a node of a created subnet according to configuration information carried by the subnet creation transaction if each main network node determines that a member of a node device corresponding to the main network node participates in the subnet after monitoring the subnet creation event. Each blockchain subnet can also further accept subnet creation transactions and process the subnet creation transactions based on deployed contracts, and trigger subnet creation events, after each subnet node in the blockchain subnet monitors the subnet creation events from the subnet node, if it is determined that members of the node device corresponding to the blockchain subnet node participate in the next-level subnet, an instance is created according to configuration information carried by the subnet creation transactions, and the instance is used as a node of the further-created next-level subnet.
In this context, for any blockchain subnet, if the blockchain network responsible for processing the subnet creation transaction used to create the blockchain subnet, i.e., the blockchain network referred to as creating the blockchain subnet, is the parent node of the blockchain subnet in the tree structure. In the tree structure, the blockchain subnet of the child node of the parent node is not necessarily created by the parent node, but may still be managed by the parent node (i.e., the network identifier and address information of the blockchain subnet of the child node are recorded in the blockchain network of the parent node).
In these embodiments, any blockchain subnet is created and managed by the blockchain network corresponding to its parent node. In this way, the member usually only needs to complete one manual deployment of the master network node on its own node device, and the master network node on the node devices of the subsequent members can create a new instance as the next-level sub-network node. The node of a block chain sub-network on the node devices of some members can further create a new instance as a sub-network node of a lower level. Through the hierarchical network deployment mode, the trouble of manual deployment of members can be reduced.
In addition, in these embodiments, node devices of some subsequent members may still be added to the system after the blockchain sub-network is deployed, which means that the blockchain sub-network is not created by any original blockchain network in the system, but is directly added to the blockchain sub-network in the system from the outside, and such blockchain sub-network may still be added to the tree structure to become a node, except that the blockchain sub-network of the node is managed (not created) by the blockchain network corresponding to its parent node.
Through the above subnet creating and managing manner, any blockchain subnet is either created and managed by the blockchain network of the parent node, or is directly added into the tree structure from the outside and managed by the blockchain network of the parent node. In either case, the address information of any blockchain subnet (i.e. the address information of each node contained therein, such as IP address and port number) can be exposed only to the blockchain network of its parent node, and recorded by each node in the blockchain network of its parent node. Therefore, the privacy of the subnet can be ensured to the maximum extent, and the risk of network attack is reduced.
The building scheme of the block chain sub-network in this specification is described below with reference to fig. 4. It should be noted that, the node member in the following description specifically refers to a member; the node equipment refers to equipment controlled by members and is a concept of a hardware level; a node refers to a node instance (a process or a thread running on a node device), is deployed on the node device, and is a concept of a software layer.
Referring to fig. 4, fig. 4 is a flowchart of a method for building a blockchain subnet according to an exemplary embodiment. As shown in fig. 4, the method may include the steps of:
step 402, each block link point in a block link main network respectively acquires a transaction for building a block link sub-network, wherein the transaction includes configuration information of the block link sub-network, and the configuration information includes identity information of node members participating in building the block link sub-network.
The transaction for establishing the blockchain sub-network can be initiated by an administrator of the blockchain main network, that is, the administrator is only allowed to establish the blockchain sub-network on the basis of the blockchain main network, and the establishment permission of the blockchain sub-network is prevented from being opened to a common user, so that the security problem caused by the establishment permission can be prevented. In some cases, a common user of the blockchain main network may also be allowed to initiate a transaction for building the blockchain sub-network, so as to meet networking requirements of the common user, and the common user can still quickly build the blockchain sub-network under the condition that an administrator is not convenient to initiate the transaction.
For example, as shown in fig. 5, the main network of the blockchain is subnet0, and the subnet0 includes blockchain link points nodeA, nodeB, nodeC, nodeD, and nodeE. Suppose that the node members respectively corresponding to nodeA, nodeB, nodeC and nodeD wish to construct a blockchain subnet: if nodeA is an administrator and only allows the administrator to initiate a transaction to build a blockchain subnet, the transaction to build the blockchain subnet can be initiated by nodeA to subnet 0; if the nodeb is an administrator and only the administrator is allowed to initiate a transaction for building the blockchain subnet, nodeb a to nodeb d need to make a request to nodeb, so that nodeb initiates the transaction for building the blockchain subnet to subnet 0; if the node E is an administrator but allows a common user to initiate the transaction of building the blockchain sub-network, the node A-node E can initiate the transaction of building the blockchain sub-network to the subnet 0. Of course, no matter an administrator or an ordinary user, the node members corresponding to the blockchain link points initiating the transaction for building the blockchain subnet do not necessarily participate in the built blockchain subnet, for example, although the blockchain subnet is finally built by the node members respectively corresponding to nodeA, nodeB, nodeC and nodeD, the transaction for building the blockchain subnet may be initiated to subnet0 by nodeE, but the transaction for building the blockchain subnet is not necessarily initiated by nodeA to nodeD.
When the blockchain sub-network is constructed on the basis of the blockchain main network, it is easy to understand that a logical hierarchical relationship exists between the blockchain sub-network and the blockchain main network. For example, when a blockchain subnet1 is constructed on subnet0 shown in fig. 5, subnet0 may be considered to be at the first level and subnet1 may be considered to be at the second level. In one case, the blockchain main network in this specification may be an underlying blockchain network, that is, the blockchain main network is not a blockchain sub-network constructed on the basis of other blockchain networks, for example, the subnet0 in fig. 5 may be regarded as a blockchain main network belonging to the underlying blockchain network type. In another case, the blockchain master network in this specification may be a sub-network of another blockchain network, for example, another blockchain sub-network may be further configured on the basis of the subnet1 in fig. 5, and at this time, the subnet1 may be considered as the blockchain master network corresponding to the blockchain sub-network, and this does not affect that the subnet1 belongs to the blockchain sub-network created on the subnet0 at the same time. It can be seen that the blockchain main network and the blockchain sub-network are actually relative concepts, and the same blockchain network may be the blockchain main network in some cases and the blockchain sub-network in other cases.
In step 404, each block link node in the block chain master network performs the transaction to reveal the configuration information.
Step 406, when the configuration information includes identity information of a node member corresponding to the first block link point, the node device deploying the first block link node starts a second block link node belonging to the block link subnet based on the creation block including the configuration information.
After the transaction for establishing the blockchain sub-network is sent to the blockchain main network, the consensus nodes in the blockchain main network perform consensus, and after the consensus is passed, the transaction is executed by each blockchain link point, so that the establishment of the blockchain sub-network is completed. The consensus process depends on the consensus mechanism employed, such as any of the consensus mechanisms described above, and is not limited by the present specification.
The configuration information is included in the transaction of the block chain sub-network, and the configuration information can be used for configuring the block chain sub-network, so that the block chain sub-network meets networking requirements. For example, by including identity information of the node members participating in the building of the blockchain subnet in the configuration information, it can be specified to which node members the built blockchain subnet corresponds.
The identity information of the node member may include a public key, or other information capable of representing the identity of the node member, such as a node ID, which is not limited in this specification. Taking a public key as an example, each block chain node has one or more corresponding public and private key pairs, and the block chain node holds the private key and the public key is public and uniquely corresponds to the private key, so that the identity of the corresponding block chain node can be represented by the public key, and the identity of a node member corresponding to the block chain node can also be represented by the public key. Therefore, for the node members who wish to participate in building the blockchain sub-network, the public keys of the blockchain nodes corresponding to the node members on the blockchain main network can be added to the transaction of building the blockchain sub-network to serve as the identity information of the node members. The public and private key pair described above may be used in the process of signature verification. For example, in a signed consensus algorithm, such as the sub net1, the above-mentioned nodeA1 signs a message with its own private key, and broadcasts the signed message in the sub net1, while nodeB1, nodeC1 and nodeD1 can verify that the received message is signed with the public key of nodeA1 to confirm that the received message is indeed from nodeA1 and has not been tampered with.
The first block link point may be a block link point on the block chain backbone corresponding to a node member indicated by the configuration information. When building the block chain sub-network, the first block chain link point does not directly participate in building the block chain sub-network, but the node device for deploying the first block chain node needs to generate a second block chain node, and the second block chain link point participates in building the block chain sub-network. The first block chain node and the second block chain node correspond to the same node member, for example, correspond to the same alliance chain member in an alliance chain scene, but the first block chain node belongs to a block chain main network, and the second block chain node belongs to a block chain sub-network, so that the node member can participate in the transactions of the block chain main network and the block chain sub-network respectively; moreover, because the blockchain main network and the blockchain sub-network belong to two mutually independent blockchain networks, the block generated by the first blockchain link point and the block generated by the second blockchain link point are respectively stored in different storages (the adopted storages can be databases, for example) on the node device, so that mutual isolation between the storages used by the first blockchain link point and the second blockchain link point is realized, data generated by the blockchain sub-network can only be synchronized among the blockchain nodes in the blockchain sub-network, so that the node members only participating in the blockchain main network can not obtain the data generated on the blockchain sub-network, data isolation between the blockchain main network and the blockchain sub-network is realized, and the transaction requirements between partial node members (namely, the node members participating in the blockchain sub-network) are met.
The first blockchain node and the second blockchain node are logically divided blockchain link points, and from the perspective of physical devices, the node device which is equivalent to the first blockchain node and the second blockchain node is deployed to participate in both the blockchain main network and the blockchain sub-network. Since the identity systems of the two blockchain networks are independent from each other due to the independence between the blockchain main network and the blockchain sub-network, even though the first blockchain node and the second blockchain node may use the same public key, they should be regarded as different blockchain nodes. For example, in fig. 5, the nodeA in subnet0 corresponds to a first blockchain node, and the node device deploying the nodeA generates nodeA1 belonging to subnet1, and the nodeA1 corresponds to a second blockchain node. It can be seen that, because the identity systems are independent of each other, even if the public key adopted by the second blockchain node is different from the first blockchain node, the implementation of the scheme in this specification is not affected.
Of course, the node members participating in the blockchain sub-network are not necessarily only a part of the node members participating in the blockchain main network. In some cases, the node members participating in the blockchain subnet may be completely consistent with the node members participating in the blockchain main network, and at this time, all the node members may obtain data on the blockchain main network and the blockchain subnet, but data generated by the blockchain main network and the blockchain subnet may still be isolated from each other, for example, one type of service may be implemented on the blockchain main network, and another type of service may be implemented on the blockchain subnet, so that service data generated by the two types of services may be isolated from each other.
In addition to the identity information of the node members described above, the configuration information may include at least one of: the network identifier of the blockchain subnet, the identity information of an administrator of the blockchain subnet, the attribute configuration for the blockchain platform code, and the like, which are not limited in this specification. The network identifier is used to uniquely characterize the blockchain subnet, and thus the network identifier of the blockchain subnet should be distinguished from the blockchain main network and other blockchain subnets established on the blockchain main network. Identity information of an administrator of the blockchain subnet, such as a public key of a node member as the administrator; the administrators of the blockchain main network and the blockchain sub-network may be the same or different.
One of the advantages of building the block chain sub-network by the block chain main network is that since the first block chain node is already deployed on the node device generating the second block chain node, the block chain platform code used by the first block chain node can be multiplexed on the second block chain node, so that repeated deployment of the block chain platform code is avoided, and the building efficiency of the block chain sub-network is greatly improved. Then, if the configuration information does not include the attribute configuration for the blockchain platform code, the second blockchain link point may reuse the attribute configuration adopted on the first blockchain node; if the configuration information includes the attribute configuration for the blockchain platform code, the second blockchain link point may adopt the attribute configuration, so that the attribute configuration adopted by the second blockchain node is not limited to the attribute configuration of the first blockchain node and is independent of the first blockchain link point. The attribute configuration for blockchain platform code may include at least one of: code version number, whether consensus is required, type of consensus algorithm, block size, etc., which is not limited in this specification.
The transactions that make up the blockchain subnet include transactions that invoke contracts. The address of the invoked smart contract, the method invoked and the incoming parameters may be specified in the transaction. For example, the contract invoked may be the aforementioned startup contract or system contract, the method invoked may be a method that builds a blockchain subnet, and the incoming parameters may include the configuration information described above. In one embodiment, the transaction may contain the following information:
from:Administrator
to:Subnet
method:AddSubnet(string)
string:genesis
the from field is information of the initiator of the transaction, such as administeror indicating that the initiator is an Administrator; the to field is the address of the intelligent contract being called, for example, the intelligent contract may be a Subnet contract, and the to field is specifically the address of the Subnet contract; the method field is a called method, for example, the method used in the Subnet contract to build the blockchain Subnet may be AddSubnet (string), and string is a parameter in the AddSubnet () method, and the value of the parameter is represented by the aforementioned example, which is specifically the aforementioned configuration information.
Take the example that nodes nodeA-nodeS on Subnet0 execute a transaction that invokes the AddSubnet () method in the Subnet contract. After the transaction passes the consensus, nodeA-nodeE respectively execute the AddSubnet () method and transmit configuration information to obtain corresponding execution results.
The execution result of the contract may include the configuration information, and the execution result may be in the receipt as described above, and the receipt may contain the event related to the execution of the adsubnet () method, i.e., the networking event. The topoc of a networking event may contain a predefined networking event identification to distinguish it from other events. For example, in an event related to the execution of the AddSubnet () method, the content of topic is a keyword subnet, and the keyword is distinguished from topic in the event generated by other methods. Then, the nodeA-nodeE or the node devices 1-5 deploying the nodeA-nodeE can determine to monitor the event related to the execution of the AddSubnet () method, namely the networking event, by monitoring topic contained in each event in the generated receipt and under the condition of monitoring topic containing the keyword subnet. For example, the events in the receipt are as follows:
Event:
[topic:other][data]
[topic:subnet][data]
......
then, when the 1 st event is monitored, the event is determined to be irrelevant to the AddSubnet () method because the contained content of topic is other; and when the 2 nd event is monitored, determining that the event is related to an AddSubnet () method because the contained topic content is subnet, and further reading a data field corresponding to the event, wherein the data field contains the configuration information. Taking the example that the configuration information includes the public key of the node member of the blockchain subnet, the content of the data field may include, for example:
{subnet1;
the public key of nodeA, the IP of nodeA, port number … of nodeA;
public key of nodeB, IP of nodeB, port number … of nodeB;
public key of nodeC, IP of nodeC, port number … of nodeC;
the public key of nodeD, the IP of nodeD, port number … of nodeD;
}
where subnet1 is the network identification of the blockchain subnet that one wishes to create. Each blockchain link point in the blockchain master network may record network identifiers of all blockchain subnets that have been created on the blockchain master network, or other information related to the blockchain subnets, which may be maintained in the Subnet contract, for example, and may specifically correspond to values of one or more contract states included in the Subnet contract. Then, it may be determined whether the subnet1 already exists according to the recorded network identifications of all blockchain subnets that have been created; if not, subnet1 is the new blockchain subnet that needs to be created currently, and if so, subnet1 is already present.
In addition to the network identifier of the new blockchain subnet that is desired to be created, a predefined new network identifier may be used, which indicates that the corresponding networking event is used to create the new blockchain subnet. For example, the subnet1 may be replaced by newsbnet, where newsbnet is a predefined new network identifier, and when the nodeA to nodeE recognize that the data field includes newsbnet, it may be determined that an event including newsbnet is a networking event and a new blockchain subnet needs to be created.
Besides the network identification subnet1, the data field also contains the identity information of each node member participating in building the blockchain subnet. The node device deploying the first blockchain node may monitor the generated receipt, and acquire, by the node device deploying the first blockchain node, configuration information or a creation block included in the networking event when the networking event is monitored and the content of the networking event includes identity information of a node member corresponding to the first blockchain node. Or the first block link point may monitor the generated receipt, and trigger the node device deploying the first block link node to acquire the configuration information or the created block included in the networking event when the networking event is monitored and the content of the networking event indicates that the first block link point belongs to the node member.
As previously described, the node device may listen for receipts directly. Assuming that nodeA to nodeE are respectively deployed on the node devices 1 to 5, and the node devices 1 to 5 can monitor receipts respectively generated by the nodeA to nodeE, the node devices 1 to 5 further identify the identity information of the node members included in the data field to determine their own processing modes when it is monitored that the subnet1 is a block chain subnet that needs to be newly built. Take nodeA and node device 1 as an example: if node device 1 finds that the data field contains identity information such as a public key, an IP address, and a port number of nodeA, node device 1 generates a created block containing configuration information when obtaining the configuration information from the data field based on the above-mentioned message mechanism, and node device 1 deploys nodeA1 locally, and nodeA1 loads the generated created block, thereby becoming a subnet node of subnet 1; similarly, node device 2 may generate nodeB1, node device 3 may generate nodeB c1, and node device 4 may generate nodeB 1. And if the node device 5 finds that the identity information included in the data field does not match with itself, the node device 5 does not generate a creation block according to the configuration information in the data field, and does not generate a block link point in subnet 1.
As mentioned above, the blockchain link point in the blockchain master network can listen for the receipt and trigger the node device to perform the relevant processing according to the listening result. For example, when determining that subnet1 is a blockchain subnet that needs to be newly built, nodeA to nodeE further identify the identity information of the node members included in the data field to determine their own processing methods. For example, the nodeA to nodeD may find that the data field includes identity information such as their own public key, IP address, and port number, and assume that nodeA to nodeD are respectively deployed on node devices 1 to 4, taking nodeA and node device 1 as an example: the nodeA triggers the node device 1, so that the node device 1 generates a created block containing the configuration information when obtaining the configuration information from the data field based on the above message mechanism, and the node device 1 deploys the nodeA1 locally, and the nodeA1 loads the generated created block, thereby becoming a subnet node of the subnet 1; similarly, nodeB will trigger NodeB1 to be generated by node device 2, nodeC will trigger NodeC1 to be generated by node device 3, and nodeD will trigger NodeD1 to be generated by node device 4. And the nodeE finds that the identity information contained in the data field is not matched with the nodeE, and if the nodeE is deployed on the node device 5, the node device 5 does not generate a creation block according to the configuration information in the data field, and does not generate a block link point in the subnet 1.
As mentioned above, the first block link point and the second block link point do not necessarily use the same identity information. Therefore, in the above embodiment, the data field may include the identity information previously generated for nodeA 1-nodeD 1, and is different from the identity information of nodeA-nodeD. Taking nodeA and node device 1 as an example: if identity information of nodeA1 is found in the data field, node device 1 may generate a founding block, deploy nodeA1, and load the founding block by nodeA 1; alternatively, nodeA, if identity information of nodeA1 is found in the data field, will trigger node device 1 to generate a foundational block, deploy nodeA1, and load the foundational block by nodeA 1. The processing modes of other blockchain nodes or node devices are similar, and are not described in detail herein.
In addition to configuration information, the execution results of the contract may include a foundational block. In other words, in addition to the configuration information contained in the data field, the created block containing the configuration information may be directly generated in the process of executing the contract call, so that the created block is contained in the data field, and for the nodeA to nodeD described above, the corresponding node devices 1 to 4 may directly obtain the created block from the data field through a message mechanism without self-generation, so that the deployment efficiency of nodeA1 to nodeD1 may be improved.
In this specification, the transaction for creating the blockchain subnet may not be a transaction for calling an intelligent contract, so that the blockchain network that does not support the intelligent contract may also implement the technical solution of this specification, thereby quickly creating the blockchain subnet on the basis of the blockchain main network. For example, a group network transaction type identifier may be predefined, and when a transaction includes the group network transaction type identifier, it indicates that the transaction is used for building a new blockchain subnet, that is, the transaction is a transaction for building a blockchain subnet. The blockchain platform code may include related processing logic for building a blockchain subnet, so that when a first blockchain node running the blockchain platform code executes a transaction, if the transaction is found to include the above networking transaction type identifier and the identity information of a node member corresponding to the first blockchain node is included in the configuration information in the transaction, a node device deploying the first blockchain node may be triggered to generate an innovation block including the configuration information and start a second blockchain node based on the processing logic, and the innovation block is loaded by the second blockchain node to form a blockchain node in the blockchain subnet.
The node equipment realizes the deployment of a blockchain node on the node equipment by creating an instance of a running blockchain platform code in a process. For the first blockchain node, it is formed by the node device creating a first instance of the running blockchain platform code in the above-described process. Similarly, for the second blockchain node, it is formed by the node device creating a second instance of the run blockchain platform code in the above-described process. For example, the node device may first create a first instance in a process to form a first blockchain node in a blockchain master network; when the node member corresponding to the node device wishes to participate in building the blockchain subnet, a second instance may be created in the process, where the second instance is different from the first instance, and forms a second blockchain node in the blockchain subnet. When the first instance and the second instance are located in the same process, the deployment difficulty of the second block chain node can be reduced and the deployment efficiency can be improved because cross-process interaction is not involved. Of course, the second instance may also be in a different process on the node device than the first instance, and this specification does not limit this; for example, the node device may create a first instance in a first process to form a first blockchain node in a blockchain master network; when the node member corresponding to the node device wishes to participate in building the blockchain subnet, a second process different from the first process may be started, and a second instance different from the first instance may be created in the second process, so that the second blockchain node in the blockchain subnet is formed by the second instance.
By the method, the block chain sub-network can be created on the block chain main network. Taking fig. 5 as an example, the subnet0 originally includes nodeA to nodeE, and can construct subnet1 on the basis of subnet0, where subnet1 includes nodeA1 to nodeD1, and nodeA1, nodeB and nodeB1, nodeC and nodeC1, and nodeD1 are respectively disposed on the same node device. Similarly, a subnet2 or more block chain subnets can be constructed on subnet0, where subnet2 includes nodeA2, nodeB2, nodeC2 and nodeE2, and nodeA1, nodeA2, nodeB and nodeB1, nodeB2, nodeC and nodeC1, nodeC2, nodeD and nodeD1, and nodeE2 are respectively deployed on the same node device. And, subnet1, subnet2, etc. may be used as new blockchain main networks, and a blockchain subnet is further constructed on the basis, which is similar to the construction of subnet1 or subnet2, and is not described herein again.
In the above embodiment as shown in fig. 4, the process of building a blockchain subnet in the present specification is actually described from the perspective of the whole blockchain system, and in this process, not all node members participate in the blockchain subnet, and next, in conjunction with fig. 6, the technical solution of the present specification will be described from the perspective of the master node participating in the blockchain subnet and the node device located in the master node. It will be readily appreciated that the embodiment shown in fig. 6 is not substantially different from the embodiment shown in fig. 4, and the foregoing description of the embodiment shown in fig. 4 applies to the embodiment shown in fig. 6.
Fig. 6 is a flowchart of another method for building a blockchain subnet provided by an example embodiment. As shown in fig. 6, the method may include the steps of:
step 602, a first blockchain link point in a blockchain master network obtains a transaction for building a blockchain subnet, where the transaction includes configuration information of the blockchain subnet, and the configuration information includes identity information of node members participating in building the blockchain subnet.
In step 604, the first block node performs the transaction to reveal the configuration information.
Step 606, when the configuration information includes identity information of a node member corresponding to the first block link point, the node device that deploys the first block link node starts a second block link node belonging to the block link subnet based on the creation block including the configuration information.
As previously described, the transactions that make up the blockchain subnet include transactions that invoke contracts.
As previously mentioned, the contracts include either a startup contract or a system contract.
As has been described in the foregoing, the present invention,
the execution result of the contract comprises the configuration information, the node equipment deploying the first block chain node obtains the configuration information through a message mechanism, and the created block is generated according to the obtained configuration information; alternatively, the first and second electrodes may be,
and the execution result of the contract comprises the creation block, and the node equipment for deploying the first block chain node obtains the creation block through a message mechanism.
As mentioned above, the receipt generated after the contract is executed contains networking events related to the establishment of a new blockchain subnet; the node device deploying the first block chain node obtains the configuration information or the creation block through a message mechanism, and the method includes:
monitoring a generated receipt by a first block chain link point, and triggering node equipment for deploying a first block chain node to acquire the configuration information or the created block contained in the networking event under the condition that the networking event is monitored and the content of the networking event indicates that the first block chain link point belongs to the node member; alternatively, the first and second electrodes may be,
and the node equipment deploying the first block chain node monitors the generated receipt, and acquires the configuration information or the created block contained in the networking event under the condition that the networking event is monitored and the content of the networking event indicates that the first block chain link point belongs to the node member.
As previously mentioned, the networking events include: the subject name in the receipt contains the event identified by the predefined networking event.
As mentioned above, when the content of the networking event contains the following identification, it indicates that the networking event is related to the establishment of a new blockchain subnet:
the network identification of the block chain sub-network which is expected to be established is different from the existing block chain sub-network; alternatively, the first and second electrodes may be,
and a predefined new network identifier, wherein the new network identifier indicates that the networking event is used for establishing a new block chain subnet.
As mentioned above, the transaction includes a networking transaction type identifier, which indicates that the transaction is used to construct a new blockchain subnet.
As has been described in the foregoing, the present invention,
the transaction of the building blockchain sub-network is initiated by an administrator of the blockchain main network; alternatively, the first and second electrodes may be,
and the transaction for establishing the blockchain sub-network is initiated by a common user of the blockchain main network.
As mentioned above, the configuration information further includes at least one of: the network identification of the blockchain subnet, the identity information of an administrator of the blockchain subnet, and the attribute configuration aiming at the blockchain platform code.
As previously described, the blockchain master network may be the same or different from the administrator of the blockchain sub-network.
As previously mentioned, the attribute configuration for blockchain platform code includes at least one of: code version number, whether consensus is required, consensus algorithm type, block size.
As previously described, the node device initiating a second block link point comprises: the node device creates a second instance of a run blockchain platform code distinct from the first instance of the first blockchain node on which the blockchain platform code is run.
As described above, the block generated by the first block link point and the block generated by the second block link point are stored in different storages on the node device.
As previously described, the storage used by the first block link point and the second block link point, respectively, are isolated from each other.
As previously mentioned, the storage is a database.
As described above, the block chain master network is a bottom layer block chain network; or, the block chain master network is a subnet of other block chain networks.
In addition, in practical applications, when a client submits a transaction to the blockchain system, the transaction may be erroneously submitted to a node of the blockchain network that is not responsible for processing the transaction.
Specifically, the node device of each member stores routing information including: network identification and address information of the blockchain network to which each node deployed on the member's node device belongs. For any node in any blockchain network, the routing information on the node device corresponding to the node can be accessed.
If the client submits the transaction to a node in the blockchain network which is not responsible for processing the transaction by mistake, the node may not discard the transaction, but forwards the transaction to the blockchain main network under the condition that it is determined that the network identifier carried by the transaction does not exist in the routing information stored by the corresponding node device and it is determined that the network identifier of the blockchain main network exists in the routing information. Because the number of nodes of the blockchain master network is usually the largest, which means that the number of node devices involved by the blockchain master network is usually the largest in a hardware level, the transaction is forwarded to the blockchain master network in which the number of node devices involved is usually the largest, so that each master network node queries the network identifier carried by the transaction from the routing information stored in the corresponding node device, the query range can be usually maximized, and the network identifier and the address information of the blockchain network responsible for processing the transaction can be frequently queried in the routing table stored in the corresponding node device by a certain master network node, so that the master network node can forward the transaction to the blockchain network responsible for processing the transaction.
Through the technical scheme, even if the client submits the transaction to the node in the blockchain network which is not in charge of processing the transaction by mistake, the transaction can be forwarded to the blockchain network which is in charge of processing the transaction as much as possible, so that the failure rate of transaction processing is reduced.
Fig. 7 is a flowchart of a transaction forwarding method between blockchain networks provided in this specification, including the following steps:
s700: a node in any blockchain network in the system receives a transaction.
The method flow shown in fig. 7 applies to a blockchain system participated by multiple members. The system comprises node equipment of each member on a hardware level, at least one node is deployed on the node equipment of each member, and different nodes deployed on the node equipment of the same member belong to different block chain networks. The system has a tree structure with a blockchain main network as a root node and each blockchain sub-network as other nodes at a software level (see fig. 5).
In some embodiments, the blockchain master network may be composed of nodes deployed on node devices of all members, and the number of nodes of the blockchain master network is the largest compared to the number of nodes of each blockchain sub-network. In other embodiments, the members in the system have a difference between the initial member and the subsequent member, and the blockchain master network may be composed of nodes deployed on node devices of all the initial members. Even if the system has an initial member and a subsequent member, the number of nodes of the block chain main network is usually the most.
In one or more embodiments of the method illustrated in FIG. 7, the node device of each member of the system stores routing information including: network identification and address information of the blockchain network to which each node deployed on the member's node device belongs.
The address information of the blockchain network is address information for communicating with the blockchain network. The transaction may be forwarded to the blockchain network based on address information of the blockchain network. Specifically, the address information of the blockchain network may be a communication address (generally, an IP address and a port number) of each node in the blockchain network, or may be a communication address of a part of nodes (for example, one node) in the blockchain network. It can be understood that the transaction is forwarded to a node in the blockchain network, and the node can further broadcast the transaction to the whole network, and can also achieve the effect that each node in the blockchain network acquires the transaction.
Generally speaking, different nodes deployed on node devices of the same member are isolated from each other because they belong to different blockchain networks. This means that, in general, even between different nodes disposed on node devices of the same member, communication addresses of each other cannot be acquired from each other, and communication with each other cannot be performed. Even different nodes on the node device of the same member cannot sense the existence of each other, and any node cannot sense the nodes of other blockchain networks deployed on the node device of the same member.
In one or more embodiments of the method shown in fig. 7, routing information is set on the node device of each member (specifically, routing information may be stored by using a routing table), and network identification and address information (including at least a communication address of the node) of the blockchain network to which each node belongs, which are deployed on the node device of the same member, are written into the routing information. Each node deployed on a node device of the same member may access routing information stored on the node device of the member. In this way, communication between different nodes deployed on node devices of the same member may be achieved.
In practical applications, a node in any blockchain network (which may be the main network or a sub-network in a certain level of the tree structure) in the system may receive a transaction (usually submitted by a client), which may or may not be handled by the blockchain network to which the node belongs. The transaction carries a network identifier in addition to transaction-related information, which is used to specify the blockchain network to which the transaction is to be processed.
S702: and if the node determines that the network identifier carried by the transaction does not exist in the routing information stored by the corresponding node equipment and determines that the network identifier of the block chain main network exists in the routing information, forwarding the transaction according to the address information of the block chain main network.
The routing information stored by the node device corresponding to the node does not have the network identifier carried by the transaction, which indicates that the node cannot directly forward the transaction to the blockchain network responsible for processing the transaction.
The network identifier of the blockchain main network exists in the routing information, which indicates that the node can forward the transaction to the node in the blockchain main network, so that each main network node in the blockchain main network can query the blockchain network responsible for processing the transaction in the routing information of the node device corresponding to the main network node.
S704: after each master network node receives the transaction, if it is determined that the network identifier carried by the transaction exists in the routing information stored in the corresponding node device, the transaction is forwarded according to the address information corresponding to the network identifier carried by the transaction.
It should be noted that in one or more embodiments of the method shown in fig. 7, forwarding the transaction according to the address information of a certain blockchain network may specifically be to forward the transaction to a part of nodes (e.g. a node) in the blockchain network, and then the part of nodes further broadcasts the transaction to other nodes in the blockchain network; or may forward the transaction to each node in the blockchain network.
In addition, in some embodiments, if it is determined that the network identifier carried by the transaction does not exist in the routing information stored in the corresponding node device and it is determined that the network identifier of the blockchain main network does not exist in the routing information, the node that receives the transaction from the client determines the network identifier of the blockchain subnet closest to the root node in the routing information, and forwards the transaction according to the address information of the blockchain subnet closest to the root node.
The routing information stored by the node device corresponding to the node does not have the network identifier of the blockchain main network, which usually indicates that the member to which the node device corresponding to the node belongs is not the initial member of the system. The node has no ability to forward the transaction to the host network, then the node may forward the transaction to the blockchain subnet closest to the root node in the tree structure of the system.
It should be noted that, in the tree structure of the system, generally, the blockchain main network of the root node contains the most nodes and the most involved members, while in the tree structure, the blockchain sub-network of the child node is often created by the blockchain network of the parent node (the blockchain sub-network of some child nodes is added to the system from the outside and managed by the blockchain network of the parent node), and the member involved by the blockchain sub-network of the child node is often part of the member involved by the blockchain network of the parent node, so the blockchain sub-network closer to the root node is the higher-level blockchain sub-network, and the number of the contained nodes is often greater. The node forwards the transaction to the blockchain subnet closest to the root node in the tree structure of the system under the condition that the corresponding node device does not deploy the main network node, and actually, the node forwards the transaction to the node device of the most members which can be reached by the node, so that the realized maximum query range is realized.
After each subnet node in the subnet of the block chain closest to the root node receives the transaction, if the network identifier carried by the transaction is determined to exist in the routing information stored in the corresponding node device, the transaction is forwarded according to the address information corresponding to the network identifier carried by the transaction.
In some embodiments, for any member node device, if the member node device does not deploy a node of the blockchain main network, the routing information stored by the member node device further includes: network identification and address information of the block chain master network. In this way, even if the node device of a certain member does not deploy the master network node, the network identifier and the address information of the master network can be intentionally written into the routing information.
In addition, it should be noted that, in some embodiments, even if the number of nodes of the blockchain main network is not the largest, it is not followed that "the blockchain sub-network closer to the root node is the higher-level blockchain sub-network, and the number of nodes included in the blockchain sub-network is often greater", it is still possible to avoid discarding the transaction by the node not responsible for processing the transaction as much as possible, and to improve the probability of processing the node failure to a certain extent.
Further, if each subnet node in the blockchain subnet closest to the root node determines that the network identifier carried by the transaction does not exist in the routing information stored in the corresponding node device, the transaction is discarded.
In addition, in some embodiments, for any member's node device, if any node deployed on the member's node device also manages at least one other blockchain subnet that is not deployed on the member's node device, the routing information stored by the member's node device further includes: network identification and address information of the at least one other blockchain subnet. In this way, for the blockchain subnet added to the system from the outside, the routing information of the node device involved in the blockchain network that manages the blockchain subnet may also include the network identifier and the address information of the blockchain subnet.
In addition, in some embodiments, if it is determined that the network identifier carried in the transaction exists in the routing information stored in the corresponding node device, the node that receives the transaction from the client may forward the transaction according to address information corresponding to the network identifier carried in the transaction.
In some embodiments, if it is determined that the network identifier carried by the transaction does not exist in the routing information stored in the corresponding node device, each master network node indicates that either the blockchain network specified by the transaction does not exist in the system, or the routing information on the node devices corresponding to all master network nodes fails to cover the blockchain network specified by the transaction. In this case, the transaction may be discarded.
In some embodiments of the present specification, for the client, if the processing event of the transaction is not monitored from the system after a specified time period elapses from a time point when the transaction is submitted, the client may prompt the user that the blockchain network corresponding to the network identifier carried in the transaction does not exist or the transaction processing is overtime, so that the user reselects the blockchain network to submit the transaction.
The present specification also provides a blockchain system, which is participated by a plurality of members, and includes a node device of each member on a hardware level, at least one node is deployed on the node device of each member, and different nodes deployed on the node device of the same member belong to different blockchain networks; the system has a tree structure with a block chain main network as a root node and each block chain sub-network as other nodes on a software level;
the node device of each member stores routing information including: network identification and address information of a blockchain network to which each node belongs, which is deployed on the node equipment of the member;
a node in any blockchain network in the system receives a transaction submitted by a client; the transaction carries a network identifier for specifying a blockchain network for the transaction to be processed; if it is determined that the network identifier carried by the transaction does not exist in the routing information stored in the corresponding node device, and it is determined that the network identifier and the node address of the block chain main network exist in the routing information, forwarding the transaction according to the address information of the block chain main network;
and after receiving the transaction, each master network node forwards the transaction according to address information corresponding to the network identifier carried by the transaction if the network identifier carried by the transaction exists in the routing information stored in the corresponding node equipment.
Fig. 8 is a flowchart of a method for maintaining routing information on a node device according to an embodiment of the present specification, where the method includes:
s800: when it is monitored that a node of a blockchain network is newly deployed on a corresponding node device, network identification and address information of the blockchain network are obtained from the newly deployed node.
The method flow shown in fig. 8 is applied to the routing information maintenance module of the node device of any member.
S802: and writing the acquired network identification and the address information into the routing information stored by the corresponding node equipment in an associated form.
Further, the routing information maintenance module may further acquire node addition and deletion information from a corresponding node when it is monitored that node addition and deletion occur in the blockchain network to which any one of the deployed nodes belongs on the node device; and updating the address information of the block chain network to which the node belongs in the routing information stored in the corresponding node equipment based on the acquired node adding and deleting information.
The present specification also provides a routing information maintenance apparatus, which is applied to a routing information maintenance module of a node device of any member;
the device comprises:
the system comprises an acquisition unit, a processing unit and a processing unit, wherein the acquisition unit acquires network identification and address information of a blockchain network from a newly deployed node when monitoring that the node of the blockchain network is newly deployed on corresponding node equipment;
and the writing unit is used for writing the acquired network identification and the address information into the routing information stored in the corresponding node equipment in an associated form.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functions of the various elements may be implemented in the same one or more software and/or hardware implementations of the present description.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
This description may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The specification may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks. In a typical configuration, a computer includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic disk storage, quantum memory, graphene-based storage media or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
The terminology used in the description of the one or more embodiments is for the purpose of describing the particular embodiments only and is not intended to be limiting of the description of the one or more embodiments. As used in one or more embodiments of the present specification and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
It should be understood that although the terms first, second, third, etc. may be used in one or more embodiments of the present description to describe various information, such information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope of one or more embodiments herein. The word "if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination", depending on the context.
The above description is only for the purpose of illustrating the preferred embodiments of the one or more embodiments of the present disclosure, and is not intended to limit the scope of the one or more embodiments of the present disclosure, and any modifications, equivalent substitutions, improvements, etc. made within the spirit and principle of the one or more embodiments of the present disclosure should be included in the scope of the one or more embodiments of the present disclosure.

Claims (13)

1. A transaction forwarding method between block chain networks is applied to a block chain system comprising a plurality of node devices; each node device is provided with at least one node of a block chain network, and each block chain network related to the system forms a tree structure with a block chain main network as a root node and each block chain sub-network as other nodes;
each node device stores routing information including: network identification and address information of a blockchain network to which each node deployed on the node equipment belongs; the method comprises the following steps:
receiving a transaction at a node in any blockchain network; the transaction carries a network identifier for specifying a blockchain network for the transaction to be processed;
if the node determines that the network identifier carried by the transaction does not exist in the routing information stored in the corresponding node device and determines that the network identifier of the block chain main network exists in the routing information, the node forwards the transaction according to the address information of the block chain main network;
after each master network node receives the transaction, if it is determined that the network identifier carried by the transaction exists in the routing information stored in the corresponding node device, the transaction is forwarded according to the address information corresponding to the network identifier carried by the transaction.
2. The method of claim 1, further comprising:
if the node determines that the routing information stored by the corresponding node device does not have the network identifier carried by the transaction and determines that the routing information does not have the network identifier of the main network of the block chain, determining the network identifier of the block chain sub-network closest to the root node in the routing information, and forwarding the transaction according to the address information of the block chain sub-network closest to the root node;
after each subnet node in the subnet of the block chain closest to the root node receives the transaction, if the network identifier carried by the transaction is determined to exist in the routing information stored in the corresponding node device, the transaction is forwarded according to the address information corresponding to the network identifier carried by the transaction.
3. The method of claim 2, further comprising:
and if each subnet node in the block chain subnet closest to the root node determines that the network identifier carried by the transaction does not exist in the routing information stored in the corresponding node equipment, discarding the transaction.
4. The method of claim 1, further comprising:
and if the node determines that the network identifier carried by the transaction exists in the routing information stored in the corresponding node equipment, forwarding the transaction according to the address information corresponding to the network identifier carried by the transaction.
5. The method according to claim 1, wherein for any node device, if the node device does not deploy a node of the blockchain main network, the routing information stored by the node device further includes: network identification and address information of the block chain master network.
6. The method according to claim 1, wherein for any node device, if any node deployed on the node device further manages at least one other blockchain subnet not deployed on the node device, the routing information stored by the node device further includes: network identification and address information of the at least one other blockchain subnet.
7. The method of claim 1, further comprising:
and if each main network node determines that the network identifier carried by the transaction does not exist in the routing information stored in the corresponding node equipment, discarding the transaction.
8. The method of claim 1, further comprising:
if the client does not monitor the transaction processing event from the system after a specified time from the time point of submitting the transaction, the client prompts the user that the blockchain network corresponding to the network identifier carried by the transaction does not exist or the transaction processing is overtime.
9. The method of claim 1, wherein the blockchain network in the system is a federation chain network or a public chain network.
10. A blockchain system comprising a plurality of node devices; each node device is provided with at least one node of a block chain network, and each block chain network related to the system forms a tree structure with a block chain main network as a root node and each block chain sub-network as other nodes;
each node device stores routing information including: network identification and address information of a blockchain network to which each node deployed on the node equipment belongs;
a node in any blockchain network receiving a transaction; the transaction carries a network identifier for specifying a blockchain network for the transaction to be processed; if it is determined that the network identifier carried by the transaction does not exist in the routing information stored in the corresponding node device and it is determined that the network identifier of the block chain main network exists in the routing information, forwarding the transaction according to the address information of the block chain main network;
and after receiving the transaction, each master network node forwards the transaction according to address information corresponding to the network identifier carried by the transaction if the network identifier carried by the transaction exists in the routing information stored in the corresponding node equipment.
11. A method for maintaining routing information on node equipment, applied to a routing information maintenance module of any node equipment in the method of any one of claims 1 to 9;
the method comprises the following steps:
when it is monitored that a node of a blockchain network is newly deployed on corresponding node equipment, network identification and address information of the blockchain network are obtained from the newly deployed node;
and writing the acquired network identification and the address information into the routing information stored by the corresponding node equipment in an associated form.
12. The method as recited in claim 11, further comprising:
when it is monitored that node addition and deletion occur in a block chain network to which any node deployed on corresponding node equipment belongs, node addition and deletion information is obtained from the node;
and updating the address information of the block chain network to which the node belongs in the routing information stored in the corresponding node equipment based on the acquired node adding and deleting information.
13. A routing information maintenance apparatus, applied to a routing information maintenance module of a node device of any member in the method of any one of claims 1 to 9;
the device comprises:
the system comprises an acquisition unit, a processing unit and a processing unit, wherein the acquisition unit acquires network identification and address information of a blockchain network from a newly deployed node when monitoring that the node of the blockchain network is newly deployed on corresponding node equipment;
and the writing unit is used for writing the acquired network identification and the address information into the routing information stored in the corresponding node equipment in an associated form.
CN202110611563.4A 2021-06-02 2021-06-02 Transaction forwarding method between block chain networks Active CN113259237B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110611563.4A CN113259237B (en) 2021-06-02 2021-06-02 Transaction forwarding method between block chain networks

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110611563.4A CN113259237B (en) 2021-06-02 2021-06-02 Transaction forwarding method between block chain networks

Publications (2)

Publication Number Publication Date
CN113259237A CN113259237A (en) 2021-08-13
CN113259237B true CN113259237B (en) 2021-09-24

Family

ID=77185888

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110611563.4A Active CN113259237B (en) 2021-06-02 2021-06-02 Transaction forwarding method between block chain networks

Country Status (1)

Country Link
CN (1) CN113259237B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114338714B (en) * 2021-12-31 2024-04-02 支付宝(杭州)信息技术有限公司 Block synchronization method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109286685A (en) * 2018-11-21 2019-01-29 北京蓝石环球区块链科技有限公司 The system architecture of the more subchains of main chain adduction row of subchain can be expanded
CN109639550A (en) * 2018-12-06 2019-04-16 北京磁云数字科技有限公司 A kind of multi-tiling chain network network-building method, apparatus and system
CN112783877A (en) * 2020-12-30 2021-05-11 北京百度网讯科技有限公司 Cross-link data verification method, device, equipment and storage medium
CN112887160A (en) * 2021-04-29 2021-06-01 杭州链城数字科技有限公司 Block chain all-in-one machine, multi-node deployment method and device thereof, and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10853772B2 (en) * 2018-04-04 2020-12-01 Vijay K. Madisetti Method and system for exchange of value or tokens between blockchain networks

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109286685A (en) * 2018-11-21 2019-01-29 北京蓝石环球区块链科技有限公司 The system architecture of the more subchains of main chain adduction row of subchain can be expanded
CN109639550A (en) * 2018-12-06 2019-04-16 北京磁云数字科技有限公司 A kind of multi-tiling chain network network-building method, apparatus and system
CN112783877A (en) * 2020-12-30 2021-05-11 北京百度网讯科技有限公司 Cross-link data verification method, device, equipment and storage medium
CN112887160A (en) * 2021-04-29 2021-06-01 杭州链城数字科技有限公司 Block chain all-in-one machine, multi-node deployment method and device thereof, and storage medium

Also Published As

Publication number Publication date
CN113259237A (en) 2021-08-13

Similar Documents

Publication Publication Date Title
CN113067904B (en) Method for building block chain sub-network and block chain system
CN113067894B (en) Method for node to exit block chain sub-network
CN113067902B (en) Block chain message transmission method and device
CN113067895B (en) Method for building block chain sub-network and block chain system
CN113067901B (en) Method for creating block chain subnet
CN113259117B (en) Method for synchronizing node information lists
CN113259120B (en) Method for synchronizing node information lists
CN113259118B (en) Method for synchronizing node information lists
CN113067896B (en) Method for adding node in block chain sub-network and block chain system
CN113098982B (en) Block chain message transmission method and device
CN113067898B (en) Method for scheduling computing services for business process contracts
CN113886495A (en) Method and device for verifying block chain data, electronic equipment and storage medium
CN113259237B (en) Transaction forwarding method between block chain networks
CN113259236B (en) Transaction forwarding method between block chain networks
CN113067772B (en) Transaction forwarding method between block chain networks
CN113067774B (en) Transaction forwarding method between block chain networks
CN113259459B (en) Block chain subnet operation state control method and block chain system
CN113259465B (en) Business execution method based on off-chain computing service
CN113259119B (en) Block chain message distribution method and device
CN113259466B (en) Block chain subnet operation state control method and block chain system
CN113259462B (en) Block chain message distribution method and device
CN114363162A (en) Block chain log generation method and device, electronic equipment and storage medium
CN113326290B (en) Cross-network query control method
CN113055190B (en) Access control method for client
CN113098984B (en) Method for forming multi-layer block chain system based on registration mechanism and block chain system

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