CN115941711A - Multilayer cross-chain operation method, system and equipment based on root chain-branch chain structure - Google Patents

Multilayer cross-chain operation method, system and equipment based on root chain-branch chain structure Download PDF

Info

Publication number
CN115941711A
CN115941711A CN202211484159.6A CN202211484159A CN115941711A CN 115941711 A CN115941711 A CN 115941711A CN 202211484159 A CN202211484159 A CN 202211484159A CN 115941711 A CN115941711 A CN 115941711A
Authority
CN
China
Prior art keywords
chain
cross
root
branch
application
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.)
Pending
Application number
CN202211484159.6A
Other languages
Chinese (zh)
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.)
Zhejiang Lab
Original Assignee
Zhejiang Lab
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 Zhejiang Lab filed Critical Zhejiang Lab
Priority to CN202211484159.6A priority Critical patent/CN115941711A/en
Publication of CN115941711A publication Critical patent/CN115941711A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a multilayer cross-chain operation method based on a root chain-branch chain structure, which comprises the following steps: constructing a cross-chain network topological structure which is expanded from a root chain to a branch chain to an application chain, wherein the branch chain is connected with a plurality of application chains of the same service type in series, and data is transmitted between the application chains and the branch chains through a gateway; according to the type of the operation request, constructing a chain channel and a root chain channel for transmitting data between a request source application chain and a request destination application chain: when a gateway of a request source application chain judges that a request target application chain is in the same branch chain, selecting a branch chain channel to perform data transmission; and when the gateway of the application chain of the request source judges that the application chain of the request destination is not in the same branch chain, selecting the root chain channel to perform data transmission. The invention also provides an operating system and electronic equipment. The method of the invention can effectively avoid step-by-step reporting and step-by-step execution and multilink execution, and improve the execution efficiency, safety and credibility of the whole chain-crossing system.

Description

Multilayer cross-chain operation method, system and equipment based on root chain-branch chain structure
Technical Field
The invention belongs to the technical field of block chains, and particularly relates to a multilayer cross-chain operation method, a multilayer cross-chain operation system and multilayer cross-chain operation equipment with a root chain-branch chain structure.
Background
The block chain utilizes a distributed storage technology, data are recorded by using a cryptography method, and the data recorded on the chain cannot be modified, so that the block chain has the advantages of cryptography safety, no tampering and the like. The method is widely applied to various fields such as finance, energy, retail, government affairs, authentication and the like.
With the development of the blockchain technology, more blockchain use scenarios are provided, each use scenario deploys one or more blockchains, and data structures and technical architectures used by the blockchains are different. Due to the complex diversity of service scenes, data structures and technical frameworks, data on the chains of the heterogeneous multi-sample block chains cannot be communicated with each other, a data isolated island is formed, and the value of the data cannot be exerted.
The cross-chain technology realizes the communication and interaction between chains of different users and different scenes by using the technologies of credible verification, network communication and the like, solves the problem of data and information isolated island, greatly promotes the circulation and transfer of data elements, and exerts the value of data and information to the greatest extent.
The existing chain crossing method realizes the interaction between chains, but has the following defects:
1. the security and credibility of the cross-chain method still need to be improved, for example, the notary technology realizes data circulation and interaction between different block chains by means of a third-party notary (for example, a certain group or organization), but the third-party notary may also be malicious or attacked, which brings potential safety hazards to cross-chain operation; 2. the existing chain crossing method is lack of top-level design and management on a chain crossing network structure, has the problems of unbalanced load and low expandability, is difficult to support a large-scale hierarchical complex chain crossing scene, and is also lack of effective supervision and management on chain crossing behavior records; 3. the existing multilayer cross-link method usually adopts a point-to-point network addressing or a step-by-step reporting and step-by-step circulation technology, has the problems of long addressing time and long cross-link transaction links, and each needs multilayer verification, thereby causing the performance of the whole cross-link system to be lower.
Patent document CN114301912A discloses a method and an apparatus for information interaction based on a blockchain, where the method is performed by a node of a first blockchain, and the method includes: receiving a cross-link service request; responding to the cross-chain service request, and executing a cross-chain task corresponding to the cross-chain service request; identifying and confirming the cross-chain information related to the cross-chain service request; sending the cross-link information to a node on a second blockchain, so that the node on the second blockchain executes cross-link operation according to the cross-link information; receiving results of the execution of the cross-chain operation from nodes on the second blockchain. The method discloses a principle of direct cross-chain operation, but the method has the problems of unbalanced load and low expandability, and is difficult to support a large-scale hierarchical complex cross-chain scene.
Patent document CN115080994A discloses a block chain cross-chain gateway data interaction method based on time locking and middleboxes, which includes steps 1: the cross-link gateway is accessed into a service chain, then the cross-link gateway configures port information of the service chain and configures a cross-link gateway management account on the accessed service chain; and 2, step: the cross-chain gateway registers on the cross-chain operation consensus chain, and accesses the cross-chain operation consensus chain after the registration is successful; and 3, step 3: entering an initial monitoring state by the cross-link gateway, and monitoring user operation, wherein the user operation comprises local service link data interaction, cross-link data query and cross-link data update; and 4, step 4: the cross-link gateway records a cross-link operation log in real time, monitors a cross-link transaction request port and simultaneously performs service distribution according to the request; and 5: after the cross-chain gateway completes the cross-chain transaction, the cross-chain operation consensus chain stores the cross-chain network attention book information, the cross-chain gateway releases account control and then ends the monitoring state, and the cross-chain gateway data interaction method based on the time locking and the operation central station block chain is completed. According to the method, the cross-chain operation is realized through the cross-chain consensus chain, and a new relay chain needs to be introduced into the traditional block chain structure, so that the load requirement of a block chain system is increased.
Disclosure of Invention
In order to solve the problems, the invention provides a multilayer chain-crossing operation method with a root chain-branch chain structure, which can support a large-scale hierarchical complex chain-crossing scene, effectively avoids step-by-step reporting and step-by-step execution and multilink execution, and improves the execution efficiency and the safety and the reliability of the whole chain-crossing system.
A method of multi-level cross-chaining operation with a root chain-split structure, comprising:
constructing a cross-chain network topological structure expanded from a root chain-branch chain to an application chain, wherein a plurality of application chains of the same service type are connected in series on the branch chain, and data are transmitted between the application chains and the branch chain through a gateway;
according to the type of the operation request, a cross-chain operation channel for transmitting data is constructed between a request source application chain and a request destination application chain, and the cross-chain operation channel comprises a branch chain channel and a root chain channel:
when a gateway of a request source application chain judges that a request target application chain is in the same branch chain, selecting a branch chain channel to perform data transmission;
and when the gateway of the application chain of the request source judges that the application chain of the request destination is not in the same branch chain, selecting the root chain channel to perform data transmission.
The branch chain and the root chain are designed by adopting a safe and credible relay chain technology, the relay chain is realized by using an alliance chain with a management function, and through the branch chain and the root chain technology, the supervision and management capability of the system on the cross-chain operation is effectively improved while the safety and credibility of the cross-chain operation are realized;
meanwhile, the chain crossing operation in the branch chain is executed through branch chain management, and the chain crossing operation is directly executed through root chain management without the branch chain, so that the step-by-step reporting and step-by-step execution and multilink execution are effectively avoided, and the execution efficiency and the safety and the reliability of the whole chain crossing system are improved.
Specifically, the root chain and the branch chain are union chains with management functions.
Specifically, the federation chain includes, but is not limited to, fabric chain, BCOS chain, and YunChain chain.
Preferably, the principle of the series connection is to allocate application chains with cross-chain service requirements under the same branch chain, and increase the probability of operating requests under the same branch chain, thereby increasing the execution speed of the operating requests.
Specifically, the transmitted data is a cross-link protocol, and includes information of the request source application link, a cross-link contract corresponding to the request source application link, information of the request destination application link, and a cross-link contract corresponding to the request destination application link.
Specifically, the principle of constructing the cross-chain operation channel is as follows:
when a branch chain channel is constructed, more than one half of managers on a branch chain need to check and take effect after the verification is passed;
when the root chain channel is constructed, more than one half of the administrators on the root chain need to validate the root chain channel after the audit is passed.
Preferably, when data transmission is performed through a branch link channel, a branch link performs a common identification block on an operation request, and records and verifies the operation request to a root link where the branch link is located;
when data transmission is performed through a root chain channel, a root chain performs a common identification block on an operation request, and records and stores the operation request to the root chain corresponding to the communication channel;
therefore, the storage pressure of the total root chain is reduced, and the monitoring and querying efficiency of the sub root chains is improved.
The invention also provides a multilayer cross-chain operating system, which is constructed and implemented based on the multilayer cross-chain operating method with the root chain-branch chain structure, and the multilayer cross-chain operating system comprises:
a cross-chain network management module: constructing an obtained cross-link network topological structure based on a multilayer cross-link operation method, linking an application link of the same type to the same branch link through a gateway according to the service type of the application link, and linking the application link with a cross-branch link operation requirement to a root link through the gateway;
a cross-chain operation execution module: analyzing a received cross-link protocol after monitoring an operation request through a gateway of a request source application chain, judging whether a request target application chain is in the same branch chain according to information in the cross-link protocol, and selecting a cross-link operation channel meeting requirements to carry out cross-link protocol transmission;
a cross-chain execution result module: and after monitoring the execution result, the gateway of the request destination application chain informs the execution result to the corresponding request source application chain, and after the notification is finished, records and stores the operation request to the root chain where the request source application chain is located.
The present invention also provides an electronic device, comprising:
a processor;
a memory for storing executable instructions of the processor;
wherein the processor is configured to execute the executable instructions to implement the above-mentioned multi-layer cross-chain operation method based on a root chain-branch chain structure.
The present invention also provides a computer readable storage medium, on which a program is stored, and when the program is executed by a processor, the program implements the above-mentioned multi-layer cross-link operation method based on a root link-branch link structure. .
Compared with the prior art, the invention has the following beneficial effects:
(1) The multi-layer cross-link operation method with the split-link-root-link structure is realized, data circulation and interaction among different block links are realized, the problem of isolated islands of data and information existing in a single block link is effectively solved, the value of the data and the information is exerted to the maximum extent, and the method has the advantages of strong economic benefit and social benefit, strong practicability and high application value.
(2) By adopting the split-chain and root-chain technology based on the alliance chain, the problem that a notary is badly or attacked is effectively avoided, and the safety and credibility of cross-chain operation are improved.
(3) Aiming at the chain crossing operation of the crossing branch chain, the system directly sends the chain crossing operation to the root chain without the branch chain, the root chain forwards the chain crossing operation to the target application chain, and only the core transaction verification is needed to be carried out on the root chain, so that the chain crossing flow is simplified, the verification times of the crossing chain are reduced, and the chain crossing efficiency is improved; all the cross-chain operation records are stored in the root chain, and the root chain is used for realizing the uniform supervision and management of all cross-chain behaviors; the cross-chain system deploys the network among the application chain, the branch chain and the root chain according to the service scene requirement, can support a large-scale hierarchical network structure, can adjust the network structure according to the load, and has high flexibility.
Drawings
FIG. 1 is a flow chart of a multi-layer cross-chain operation method based on a root chain-branch chain structure proposed by the present invention;
FIG. 2 is a schematic diagram of a cross-chain network topology proposed by the present invention;
FIG. 3 is a structural diagram of a multi-layer cross-chain operating system based on a root chain-branch chain structure proposed by the present invention;
fig. 4 is a schematic structural diagram of a multilayer cross-chain operation electronic device based on a root chain-branch chain structure according to the present invention.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. The following description refers to the accompanying drawings in which the same numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application.
As used in this application 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 is to be understood that although the terms first, second, third, etc. may be used herein 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 the present application. The word "if" as used herein may be interpreted as "at" \8230; "or" when 8230; \8230; "or" in response to a determination ", depending on the context.
As shown in fig. 1, a multi-layer cross-link operation method based on a root-branch-link structure includes:
constructing a cross-link network topological structure which is expanded from a root link to a branch link to an application link, linking the application links of the same type to the lower part of the same branch link through a gateway according to the service type of the application link, and linking the application links with cross-link operation requirements to the root link through the gateway:
application chains, branch chains and root chains can be distributed according to service types such as regions, industries, organizations and the like, and are divided into examples according to region type city chains: the method comprises the steps of linking an application chain 'Hangzhou city block chain', an application chain 'Ningbo city block chain', and other Zhejiang province intra-city application chains to a split chain 'Zhejiang province management chain', linking an application chain 'Nanjing city block chain', an application chain 'Suzhou city block chain', an application chain 'tin-free city block chain', and other Jiangsu province intra-city application chains to the split chain 'Jiangsu province city management chain', and linking an urban chain with a cross-chain requirement to a root chain 'Chinese city management chain', so as to form a cross-chain network topology with root chain-split chain.
As shown in fig. 2, the request source application chain sends out a cross-chain operation request, and the request source application chain gateway analyzes the received cross-chain protocol after monitoring the cross-chain request, where the cross-chain protocol includes: the method comprises the steps of requesting information of a source application chain, requesting a cross-link contract corresponding to the source application chain, requesting information of a target application chain and requesting a cross-link contract corresponding to the target application chain;
the request source application chain gateway sends a query request to a branch chain corresponding to the request source application chain according to the analyzed cross-chain protocol, queries whether a request target application chain of the cross-chain protocol is under the branch chain, and executes cross-chain operation through a branch chain channel or a root chain channel according to a result returned by the branch chain, wherein the specific execution steps are as follows:
if the request target application chain is in the management list of the branch chain, the request source application chain gateway executes the cross-chain operation through the branch chain channel;
if the request destination application chain is in the management list of the branch chain, the request source application chain gateway executes cross operation through the root chain channel.
If the branch chain receives the cross-chain operation forwarded by the application chain gateway of the request source, the branch chain performs a common identification block on the cross-chain operation, and specifically executes the following steps:
the branch chain endorsement node calls a cross chain chaining contract to simulate and execute a cross chain operation, an endorsement result is returned to a request source application chain gateway, when the request source application chain gateway collects enough endorsements, the cross chain operation is sent to a branch chain sequencing node (the branch chain sequencing node performs packing, sequencing and block discharging), after the branch chain is synchronized to a block, the block is checked, and after the verification is successful, the branch chain forwards the cross chain operation to a target application chain gateway of a cross chain protocol.
If the root chain receives the cross-chain operation forwarded by the application chain gateway of the request source, the root chain performs a common identification block on the cross-chain operation, and specifically executes the following steps:
the root chain endorsement node calls a cross-chain chaining contract to simulate and execute a cross-chain operation, an endorsement result is returned to the request source application chain gateway, when the request source application chain gateway collects enough endorsements, the cross-chain operation is sent to the root chain sequencing nodes (the root chain sequencing nodes are packaged, sequenced and blocked), the root chain is synchronized to a block and then is checked, and after the verification is successful, the root chain forwards the cross-chain operation to a request target application chain gateway of a cross-chain protocol.
And the request target application chain gateway forwards the received cross-chain operation to the request target application chain, monitors the request target application chain to execute a cross-chain operation contract, and executes the cross-chain operation contract after receiving the cross-chain operation request forwarded by the request target application chain gateway.
After the gateway of the request target application chain monitors the execution result of the request target application chain network, the gateway of the request target application chain informs the execution result of the cross-chain operation contract to the source application chain, and the specific execution steps are as follows:
if the cross-link operation is executed through the sub-link channel, the request target application link gateway sends an execution result to the sub-link, the sub-link uses the request source application link gateway to inform the request source application link of the cross-link operation execution result, and after the informing is completed, the sub-link records the whole cross-link operation to the root link;
and if the cross-chain operation is executed through the root chain channel, requesting the target application chain gateway to send the execution result to the root chain, and informing the source application chain cross-chain operation execution result by using the source application chain gateway through the root chain channel.
As shown in fig. 3, a multi-layer cross-chain operating system based on a root chain-branch chain structure includes:
a cross-chain network management module: constructing an obtained cross-link network topological structure based on a multilayer cross-link operation method, linking an application link of the same type to the same branch link through a gateway according to the service type of the application link, and linking the application link with a cross-branch link operation requirement to a root link through the gateway;
a cross-chain operation execution module: analyzing a received cross-link protocol after monitoring an operation request through a gateway of a request source application chain, judging whether a request target application chain is in the same branch chain according to information in the cross-link protocol, and selecting a cross-link operation channel meeting requirements to carry out cross-link protocol transmission;
a cross-chain execution result module: and after monitoring the execution result, the gateway of the request destination application chain informs the execution result to the corresponding request source application chain, and after the notification is finished, records and verifies the operation request to the root chain where the request source application chain is positioned.
As shown in fig. 4, an electronic device provided for this embodiment includes one or more processors, and is configured to implement the root chain-branch chain structure-based multi-layer cross-chain operation method in the foregoing embodiments.
In terms of hardware, in addition to the processor, the memory, the network interface, and the nonvolatile memory, any device with data processing capability in the embodiments may generally include other hardware according to the actual function of the any device with data processing capability, and this is not described in detail herein.
An embodiment of the present invention further provides a computer-readable storage medium, on which a program is stored, where the program, when executed by a processor, implements the multi-layer inter-link operation method based on a root link-branch link structure in the foregoing embodiments:
the computer readable storage medium may be an internal storage unit, such as a hard disk or a memory, of any data processing capability device described in any of the foregoing embodiments. The computer readable storage medium can be any device with data processing capability, such as a plug-in hard disk, a Smart Media Card (SMC), an SD Card, a Flash memory Card (Flash Card), etc. provided on the device. Further, the computer readable storage medium may include both internal storage units and external storage devices of any data processing capable device. The computer-readable storage medium is used for storing the computer program and other programs and data required by the arbitrary data processing-capable device, and may also be used for temporarily storing data that has been output or is to be output.

Claims (10)

1. A multilayer cross-chain operation method based on a root chain-branch chain structure is characterized by comprising the following steps:
constructing a cross-chain network topological structure which is expanded from a root chain to a branch chain to an application chain, wherein the branch chain is connected with a plurality of application chains of the same service type in series, and data is transmitted between the application chains and the branch chains through a gateway;
according to the type of the operation request, a cross-chain operation channel for transmitting data is constructed between a request source application chain and a request destination application chain, and the cross-chain operation channel comprises a branch chain channel and a root chain channel:
when a gateway of a request source application chain judges that a request target application chain is in the same branch chain, selecting a branch chain channel to perform data transmission;
and when the gateway of the application chain of the request source judges that the application chain of the request destination is not in the same branch chain, selecting the root chain channel to perform data transmission.
2. The multi-layer cross-chain operation method based on the root chain-branch chain structure as claimed in claim 1, wherein the root chain and the branch chain are all federation chains with management functions.
3. The root chain-split chain structure-based multi-layer cross-chain operation method according to claim 2, wherein the federation chains include but are not limited to Fabric chains, BCOS chains, and YunChain chains.
4. The multi-layer cross-chain operation method based on the root chain-branch chain structure as claimed in claim 1, wherein the principle of concatenation is to allocate application chains with cross-chain service requirements under the same branch chain.
5. The multi-layer cross-link operation method based on the root chain-split chain structure as claimed in claim 1, wherein the transmitted data is a cross-link protocol, and includes information of a request source application chain, a cross-link contract corresponding to the request source application chain, information of a request destination application chain, and a cross-link contract corresponding to the request destination application chain.
6. The multilayer cross-chain operation method based on the root chain-branch chain structure as claimed in claim 1, wherein the cross-chain operation channel is constructed according to the following principle:
when a branch chain channel is constructed, more than one half of managers on the branch chain need to check and take effect after passing;
when the root chain channel is constructed, more than one half of the administrators on the root chain need to validate the channel after the audit is passed.
7. The multi-layer chain crossing operation method based on the root chain-branch chain structure according to claim 1, wherein when data transmission is performed through a branch chain channel, a branch chain performs block consensus on operation requests, and records and verifies the operation requests to a root chain where the branch chain is located;
when data transmission is performed through the root chain channel, the root chain performs a common identification block on the operation request, and records and stores the operation request to the root chain corresponding to the communication channel.
8. A multi-layer cross-chain operating system, which is constructed and implemented based on the multi-layer cross-chain operating method based on the root chain-branch chain structure as claimed in any one of claims 1 to 7, wherein the multi-layer cross-chain operating system comprises:
a cross-chain network management module: constructing an obtained cross-link network topology structure based on a multilayer cross-link operation method, linking application links of the same type to the same branch link through a gateway according to the service type of the application links, and linking the application links with cross-link operation requirements to a root link through the gateway;
a cross-chain operation execution module: analyzing a received cross-link protocol after monitoring an operation request through a gateway of a request source application chain, judging whether a request target application chain is in the same branch chain according to information in the cross-link protocol, and selecting a cross-link operation channel meeting requirements to carry out cross-link protocol transmission;
a cross-chain execution result module: and after monitoring the execution result, the gateway of the request destination application chain informs the execution result to the corresponding request source application chain, and after the notification is finished, records and verifies the operation request to the root chain where the request source application chain is positioned.
9. An electronic device, comprising:
a processor;
a memory for storing executable instructions of the processor;
wherein the processor is configured to execute the executable instructions to implement the root chain-split chain structure-based multi-layer cross-chain operation method according to any one of claims 1 to 7.
10. A computer-readable storage medium on which a program is stored, the program, when executed by a processor, implementing a multi-level cross-chain operation method based on a root chain-split chain structure according to any one of claims 1 to 7.
CN202211484159.6A 2022-11-24 2022-11-24 Multilayer cross-chain operation method, system and equipment based on root chain-branch chain structure Pending CN115941711A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211484159.6A CN115941711A (en) 2022-11-24 2022-11-24 Multilayer cross-chain operation method, system and equipment based on root chain-branch chain structure

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211484159.6A CN115941711A (en) 2022-11-24 2022-11-24 Multilayer cross-chain operation method, system and equipment based on root chain-branch chain structure

Publications (1)

Publication Number Publication Date
CN115941711A true CN115941711A (en) 2023-04-07

Family

ID=86700062

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211484159.6A Pending CN115941711A (en) 2022-11-24 2022-11-24 Multilayer cross-chain operation method, system and equipment based on root chain-branch chain structure

Country Status (1)

Country Link
CN (1) CN115941711A (en)

Similar Documents

Publication Publication Date Title
CN110784346B (en) Reputation value-based PBFT consensus system and method
CN109639521B (en) Block chain performance testing method, device, equipment and storage medium
CN108540536B (en) Block chain-based network mass service processing method, equipment and storage medium
CN111741114A (en) System, method and equipment capable of monitoring cross-chain interaction based on block chain
CN113347164B (en) Block chain-based distributed consensus system, method, device and storage medium
CN111144883B (en) Processing performance analysis method and device for blockchain network
CN106209353A (en) Key management method and system thereof
CN106911648B (en) Environment isolation method and equipment
CN107959715B (en) Remote terminal information identification software method based on wireless telecommunications
CN111447066A (en) Thing networking platform based on block chain
CN112529577A (en) Block chain cross-chain system and method based on excitation treatment
KR20160145373A (en) Method, apparatus and computer program for analzing vulnerability of software defined network
CN106991008A (en) A kind of resource lock management method, relevant device and system
CN109359084A (en) Abnormality diagnostic method, device, equipment and storage medium in the processing of block chain information
CN106874371A (en) A kind of data processing method and device
CN102801686A (en) Equipment control method, main equipment, secondary equipment as well as main-secondary equipment group
CN113672410A (en) Data processing method and electronic device
CN115941711A (en) Multilayer cross-chain operation method, system and equipment based on root chain-branch chain structure
CN112398918A (en) Data sharing method, device and system for across alliance chain and storage medium
CN115865705A (en) Multi-party federal learning system, method, equipment and medium based on supervision mechanism
Fu et al. A multiple-blockchains based service monitoring framework in edge-cloud computing
CN115225531A (en) Database firewall testing method and device, electronic equipment and medium
CN110049109A (en) Accounting method, system and the computer readable storage medium of the shared storage of block chain
CN117708181B (en) Heterogeneous data cross-link query method, device, system and equipment for private link
CN117294757B (en) Complex service splitting execution method, system, equipment and medium based on block chain

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