CN111245910A - Block chain light node multi-copy deployment method - Google Patents

Block chain light node multi-copy deployment method Download PDF

Info

Publication number
CN111245910A
CN111245910A CN201911426085.9A CN201911426085A CN111245910A CN 111245910 A CN111245910 A CN 111245910A CN 201911426085 A CN201911426085 A CN 201911426085A CN 111245910 A CN111245910 A CN 111245910A
Authority
CN
China
Prior art keywords
light node
node
light
identifier
cluster
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201911426085.9A
Other languages
Chinese (zh)
Other versions
CN111245910B (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.)
Hangzhou Qulian Technology Co Ltd
Original Assignee
Hangzhou Qulian 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 Hangzhou Qulian Technology Co Ltd filed Critical Hangzhou Qulian Technology Co Ltd
Priority to CN201911426085.9A priority Critical patent/CN111245910B/en
Publication of CN111245910A publication Critical patent/CN111245910A/en
Application granted granted Critical
Publication of CN111245910B publication Critical patent/CN111245910B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0893Assignment of logical groups to network elements
    • 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/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Technology Law (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Economics (AREA)
  • Development Economics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a block chain light node multi-copy deployment method, which comprises the following steps: 1) starting a light node and generating a first part of a node identifier; 2) obtaining a second part of the node IP and the port generation node identification; 3) the node registers to the management platform; 4) deploying a copy, generating a light node identifier, and performing a group registration on the copy to a management platform; 5) deploying load balancing for forwarding before multiple copies; 6) the client accesses the blockchain by requesting a load balancing front end. The invention realizes a deployment mode of multiple copies of the block chain light node, can realize high-concurrency forwarding transaction of the applied light node, avoids system unavailability caused by single-point failure through multiple copies deployment, and improves the robustness of the system.

Description

Block chain light node multi-copy deployment method
Technical Field
The invention relates to a blockchain technology, a light node life cycle management technology and a load balancing technology, in particular to a method for deploying multiple copies of a blockchain light node.
Background
The blockchain is a novel decentralized distributed account book technology, digital currency transactions or other data can be safely stored, and the blockchain is characterized in that information stored on the blockchain cannot be forged and tampered, a blockchain consensus algorithm drives each node on the blockchain to participate in a transaction verification process, the transactions on the blockchain are guaranteed to be credible, each node on the blockchain maintains a public account book for storing balance and intelligent contract data of all users on a blockchain network, and any node does not allow the modification of the account book maintained by the node to be acknowledged by other nodes, so that the public account book cannot be forged and tampered.
The light node of the blockchain is relative to the full node, one full node stores all the ledger information and participates in consensus and verification, but does not need to use all the ledger information for most of the scenarios, so the light node is generated, which is software connecting the full node to realize interaction with the blockchain, and uses the full node as an intermediary, from the request of the latest block header to the balance of the request account, and so on. The light node can greatly reduce the difficulty and the learning cost of accessing the block chain due to the characteristics.
Disclosure of Invention
The invention provides a block chain light node multi-copy deployment method aiming at the problem of high difficulty in light node management and capacity expansion.
Due to the complexity of application services, in actual deployment, there are many requirements for light nodes on availability, some applications expect multiple applications to correspond to one light node, and some applications expect one-to-many or many-to-many, so that the light nodes are required to be better expanded, and the operation and maintenance of a management platform are facilitated.
The purpose of the invention is realized by the following technical scheme: a method for deploying a plurality of copies of a blockchain light node comprises the following steps:
1) and configuring a light node monitoring port at the light node end, starting the light node, generating a random character string by using the current timestamp as a first part of the identifier by the light node, and persisting the part.
2) And the light node acquires the local IP and the monitoring port, generates a random character string by using the information and takes the character string as the second part of the identifier.
3) The light node splices the two parts of identifiers generated in the step 1) and the step 2) together, and the spliced identifiers are used as unique identifiers of the light node and carry identifiers and other information (such as the name and the geographic information of the light node) to be sent to a management terminal for service and registration.
4) And (3) generating a copy: copying the configuration file of the light node in the step 1) to a target machine, starting the light node on the target machine, acquiring a first part of a local persistent identifier after the light node is started, acquiring a local IP and a monitoring port, then generating a random character string by using the information, using the character string as a second part of the identifier, splicing the generated two parts of identifiers together, sending the complete identifier and related information to a management terminal for service, and registering.
5) A load balancer (which may be a software or hardware device) is deployed at the front end of multiple copies of the light node to proxy requests to the light node.
6) The client application can access the light nodes by accessing the front-end address configured by the load balancer, and the load balancer selects which light node to forward the request to according to the configured load balancing strategy.
Further, in step 1), the first part of the light node identifier is to generate a random string by using a timestamp, and the part of the identifier is used by the management platform to identify whether multiple light node entities belong to the same light node cluster, so as to perform uniform life cycle management on the same light node cluster, and issue the same configuration, thereby realizing cooperation between light nodes.
Further, in the step 2), the second part of the light node identifier is a random character string generated by using the local IP and the monitor port, and the random character string and the first part of the identifier form a unique identifier of the light node, so as to distinguish different light nodes in the same cluster, thereby implementing finer-grained management of the light node by the management platform.
Further, in the step 3), the character strings produced in the step 1) and the step 2) are spliced together to be used for uniquely identifying the light node, the light node sends the identity and some other related information of the light node to the management platform after acquiring the unique identity, and the management platform verifies the validity of the light node after receiving the identity information and the other related information and registers the light node.
Further, in the step 4), deploying a copy of the light node to use information that is persisted locally to the node, copying the configuration file of the light node in the step 1) to a target machine and starting the copy, acquiring the persisted information as a first part of an identity by the node, then acquiring a local IP and a monitoring port, generating a random string as a second part of the identity by using the information, splicing the generated two parts of identities together, sending the complete identity and related information to a management terminal for service, registering, acquiring the existing configuration information of the cluster by the management platform if the management platform inquires that the received first part of the identity is registered, indicating that the cluster where the light node is located is registered, and issuing the configuration information of the cluster to the light node.
Further, in the step 5), a load balancing service is deployed at the front ends of the multiple light node copies, the load balancing service is used to implement cooperative work among the multiple copies, and a health check is configured at the back end of the load balancing service to implement high availability of the light nodes.
Further, in step 6), the client application directly accesses the front end of the load balancer, and the load balancing service forwards the request to the light node.
The invention has the beneficial effects that: the invention provides a rapid and convenient deployment management method for the multi-type block chains by integrating the deployment mode of the multi-type block chains, the realization mode of the multi-type block chains SDK and the contract management mode of the multi-type block chains. Furthermore, the machine resources are fully utilized through the unified management of the block chains of various types.
Drawings
Fig. 1 is an architectural diagram of a deployment of blockchain light node multiple copies.
Detailed Description
The present invention will be described in detail below with reference to the drawings and specific embodiments, and the objects and effects of the present invention will become more apparent.
As shown in fig. 1, the method for deploying multiple copies of a blockchain light node according to the present invention includes the following steps:
1) and configuring a light node monitoring port at the light node end, starting the light node, generating a random character string by using the current timestamp as a first part of the identifier by the light node, and persisting the part.
2) And the light node acquires the local IP and the monitoring port, generates a random character string by using the information and takes the character string as the second part of the identifier.
3) The light node splices the two parts of identifiers generated in the step 1) and the step 2) together, and the spliced identifiers are used as unique identifiers of the light node and carry identifiers and other information (such as the name and the geographic information of the light node) to be sent to a management terminal for service and registration.
4) And (3) generating a copy: copying the configuration file of the light node in the step 1) to a target machine, starting the light node on the target machine, acquiring a first part of a local persistent identifier after the light node is started, acquiring a local IP and a monitoring port, then generating a random character string by using the information, using the character string as a second part of the identifier, splicing the generated two parts of identifiers together, sending the complete identifier and related information to a management terminal for service, and registering.
5) A load balancer (which may be a software or hardware device) is deployed at the front end of multiple copies of the light node to proxy requests to the light node.
6) The client application can access the light nodes by accessing the front-end address configured by the load balancer, and the load balancer selects which light node to forward the request to according to the configured load balancing strategy.
Further, in step 1), the first part of the light node identifier is to generate a random string by using a timestamp, and the part of the identifier is used by the management platform to identify whether multiple light node entities belong to the same light node cluster, so as to perform uniform life cycle management on the same light node cluster, and issue the same configuration, thereby realizing cooperation between light nodes.
Further, in the step 2), the second part of the light node identifier is a random character string generated by using the local IP and the monitor port, and the random character string and the first part of the identifier form a unique identifier of the light node, so as to distinguish different light nodes in the same cluster, thereby implementing finer-grained management of the light node by the management platform.
Further, in the step 3), the character strings produced in the step 1) and the step 2) are spliced together to be used for uniquely identifying the light node, the light node sends the identity and some other related information of the light node to the management platform after acquiring the unique identity, and the management platform verifies the validity of the light node after receiving the identity information and the other related information and registers the light node.
Further, in the step 4), deploying a copy of the light node to use information that is persisted locally to the node, copying the configuration file of the light node in the step 1) to a target machine and starting the copy, acquiring the persisted information as a first part of an identity by the node, then acquiring a local IP and a monitoring port, generating a random string as a second part of the identity by using the information, splicing the generated two parts of identities together, sending the complete identity and related information to a management terminal for service, registering, acquiring the existing configuration information of the cluster by the management platform if the management platform inquires that the received first part of the identity is registered, indicating that the cluster where the light node is located is registered, and issuing the configuration information of the cluster to the light node.
Further, in the step 5), a load balancing service is deployed at the front ends of the multiple light node copies, the load balancing service is used to implement cooperative work among the multiple copies, and a health check is configured at the back end of the load balancing service to implement high availability of the light nodes.
Further, in step 6), the client application directly accesses the front end of the load balancer, and the load balancing service forwards the request to the light node.
The following is an example of a specific blockchain light node multi-copy deployment to illustrate specific embodiments:
the process of simulating the deployment mode of a blockchain light node multi-copy is shown in fig. 1, and an application program sends a request to a load balancing service.
The load balancing service obtains the request of the application program and forwards the request to one of the light nodes according to a preset forwarding rule.
At this time, the light node is registered in the management platform, and the management platform performs cluster granularity configuration or node granularity configuration on the light node through the two parts of the light node identity identifier.
After receiving the request from the load balancing, the light node forwards the transaction to the MQ (in this example) at the back end of the node, and the light node and the block chain are directly connected and buffered through the MQ.
The foregoing is only a preferred embodiment of the present invention, and although the present invention has been disclosed in the preferred embodiments, it is not intended to limit the present invention. Those skilled in the art can make numerous possible variations and modifications to the present teachings, or modify equivalent embodiments to equivalent variations, without departing from the scope of the present teachings, using the methods and techniques disclosed above. Therefore, any simple modification, equivalent change and modification made to the above embodiments according to the technical essence of the present invention are still within the scope of the protection of the technical solution of the present invention, unless the contents of the technical solution of the present invention are departed.

Claims (6)

1. A method for deploying a plurality of copies of a blockchain light node is characterized by comprising the following steps:
1) and configuring a light node monitoring port at the light node end, starting the light node, generating a random character string by using the current timestamp as a first part of the identifier by the light node, and persisting the part.
2) And the light node acquires the local IP and the monitoring port, generates a random character string by using the information and takes the character string as the second part of the identifier.
3) And the light node splices the two parts of identifiers generated in the step 1) and the step 2) together, and the spliced identifiers are used as the unique identifier of the light node, carry the identifier and other information and are sent to a management terminal for service and registration.
4) And (3) generating a copy: copying the configuration file of the light node in the step 1) to a target machine, starting the light node on the target machine, acquiring a first part of a local persistent identifier after the light node is started, acquiring a local IP and a monitoring port, then generating a random character string by using the information, using the character string as a second part of the identifier, splicing the generated two parts of identifiers together, sending the complete identifier and related information to a management terminal for service, and registering.
5) A load balancer is deployed at the front end of the multiple light node copies to proxy requests to the light nodes.
6) The client application can access the light nodes by accessing the front-end address configured by the load balancer, and the load balancer selects which light node to forward the request to according to the configured load balancing strategy.
2. The method as claimed in claim 1, wherein in step 1), the first part of the light node identifier is a random string generated by using a timestamp, and the part of the identifier is used by the management platform to identify whether multiple light node entities belong to the same light node cluster, so as to perform uniform lifecycle management on the same light node cluster, and issue the same configuration, thereby implementing cooperation between light nodes.
3. The method as claimed in claim 1, wherein in step 2), the second part of the light node identifier is a random string generated by using the native IP and the listening port, and the random string and the first part of the light node identifier together form a unique identifier of the light node, so as to distinguish different light nodes in the same cluster, thereby implementing finer-grained management of the light node by the management platform.
4. The method of claim 1, wherein the deployment copy depends on a first part of persistence in a configuration file during initial configuration of the light node body, and is used for determining the cluster to which the deployment copy belongs.
5. The method as claimed in claim 1, wherein in step 4), if the management platform queries that the received identifier first part is registered, which indicates that the cluster where the light node is located is registered, the management platform obtains the existing configuration information of the cluster, and issues the configuration information of the cluster to the light node.
6. The method as claimed in claim 1, wherein the cluster front end performs proxy through load balancing, so that multiple forwarding strategies can be flexibly selected, and the number of copies can be weighted according to actual conditions.
CN201911426085.9A 2019-12-31 2019-12-31 Block chain light node multi-copy deployment method Active CN111245910B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911426085.9A CN111245910B (en) 2019-12-31 2019-12-31 Block chain light node multi-copy deployment method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911426085.9A CN111245910B (en) 2019-12-31 2019-12-31 Block chain light node multi-copy deployment method

Publications (2)

Publication Number Publication Date
CN111245910A true CN111245910A (en) 2020-06-05
CN111245910B CN111245910B (en) 2022-04-19

Family

ID=70874247

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911426085.9A Active CN111245910B (en) 2019-12-31 2019-12-31 Block chain light node multi-copy deployment method

Country Status (1)

Country Link
CN (1) CN111245910B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112017052B (en) * 2020-10-28 2021-05-18 支付宝(杭州)信息技术有限公司 Method and apparatus for deploying and invoking contracts in blockchain
CN113259459A (en) * 2021-06-02 2021-08-13 支付宝(杭州)信息技术有限公司 Block chain subnet operation state control method and block chain system
CN113407996A (en) * 2021-06-28 2021-09-17 湖南大学 Distributed account book autonomous controllable privacy protection system and cluster architecture thereof
CN114615232A (en) * 2022-05-12 2022-06-10 南京赛宁信息技术有限公司 Method and system for generating visitor identification of active defense gateway

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107562513A (en) * 2017-07-18 2018-01-09 杭州趣链科技有限公司 A kind of management method of the intelligent contract life cycle based on JAVA
CN108366105A (en) * 2018-01-30 2018-08-03 百度在线网络技术(北京)有限公司 Data access method, device, system and the computer-readable medium of transregional piece of chain
CN108965468A (en) * 2018-08-16 2018-12-07 北京京东尚科信息技术有限公司 Block chain network service platform and its chain code installation method, storage medium
US20190005595A1 (en) * 2017-08-21 2019-01-03 Kyle Tautenhan System and Method of Peer-to-Peer Electronic Exchange of Intellectual Property
CN109194651A (en) * 2018-09-04 2019-01-11 深信服科技股份有限公司 A kind of identity identifying method, device, equipment and storage medium
CN109194506A (en) * 2018-08-16 2019-01-11 北京京东尚科信息技术有限公司 Block chain network dispositions method, platform and computer storage medium
CN109462508A (en) * 2018-11-30 2019-03-12 北京百度网讯科技有限公司 Node deployment method, device and storage medium
CN109479053A (en) * 2016-07-15 2019-03-15 万事达卡国际股份有限公司 The method and system of node discovery and self-healing for block chain network
CN109768988A (en) * 2019-02-26 2019-05-17 安捷光通科技成都有限公司 Decentralization Internet of Things security certification system, facility registration and identity identifying method
CN109800056A (en) * 2019-01-16 2019-05-24 杭州趣链科技有限公司 A kind of block chain dispositions method based on container
CN109976774A (en) * 2019-04-11 2019-07-05 北京启迪区块链科技发展有限公司 Block chain node deployment method, device, equipment and storage medium
CN110175032A (en) * 2019-01-17 2019-08-27 杭州趣链科技有限公司 A kind of High Availabitity block chain open platform and apply dissemination method
CN110224854A (en) * 2019-05-06 2019-09-10 深圳壹账通智能科技有限公司 Dispositions method, device and the storage medium of block chain node
CN110278462A (en) * 2019-06-20 2019-09-24 北京工业大学 A kind of mobile film projection authorization management method based on block chain
WO2019195639A1 (en) * 2018-04-05 2019-10-10 Neji, Inc. Programmatic creation of blockchains

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109479053A (en) * 2016-07-15 2019-03-15 万事达卡国际股份有限公司 The method and system of node discovery and self-healing for block chain network
CN107562513A (en) * 2017-07-18 2018-01-09 杭州趣链科技有限公司 A kind of management method of the intelligent contract life cycle based on JAVA
US20190005595A1 (en) * 2017-08-21 2019-01-03 Kyle Tautenhan System and Method of Peer-to-Peer Electronic Exchange of Intellectual Property
CN108366105A (en) * 2018-01-30 2018-08-03 百度在线网络技术(北京)有限公司 Data access method, device, system and the computer-readable medium of transregional piece of chain
WO2019195639A1 (en) * 2018-04-05 2019-10-10 Neji, Inc. Programmatic creation of blockchains
CN108965468A (en) * 2018-08-16 2018-12-07 北京京东尚科信息技术有限公司 Block chain network service platform and its chain code installation method, storage medium
CN109194506A (en) * 2018-08-16 2019-01-11 北京京东尚科信息技术有限公司 Block chain network dispositions method, platform and computer storage medium
CN109194651A (en) * 2018-09-04 2019-01-11 深信服科技股份有限公司 A kind of identity identifying method, device, equipment and storage medium
CN109462508A (en) * 2018-11-30 2019-03-12 北京百度网讯科技有限公司 Node deployment method, device and storage medium
CN109800056A (en) * 2019-01-16 2019-05-24 杭州趣链科技有限公司 A kind of block chain dispositions method based on container
CN110175032A (en) * 2019-01-17 2019-08-27 杭州趣链科技有限公司 A kind of High Availabitity block chain open platform and apply dissemination method
CN109768988A (en) * 2019-02-26 2019-05-17 安捷光通科技成都有限公司 Decentralization Internet of Things security certification system, facility registration and identity identifying method
CN109976774A (en) * 2019-04-11 2019-07-05 北京启迪区块链科技发展有限公司 Block chain node deployment method, device, equipment and storage medium
CN110224854A (en) * 2019-05-06 2019-09-10 深圳壹账通智能科技有限公司 Dispositions method, device and the storage medium of block chain node
CN110278462A (en) * 2019-06-20 2019-09-24 北京工业大学 A kind of mobile film projection authorization management method based on block chain

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
贾大宇; 信俊昌; 王之琼; 郭薇; 王国仁: ""区块链的存储容量可扩展模型"", 《计算机科学与探索》 *
郝琨等: ""去中心化的分布式存储模型"", 《计算机工程与应用》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112017052B (en) * 2020-10-28 2021-05-18 支付宝(杭州)信息技术有限公司 Method and apparatus for deploying and invoking contracts in blockchain
CN113259459A (en) * 2021-06-02 2021-08-13 支付宝(杭州)信息技术有限公司 Block chain subnet operation state control method and block chain system
CN113259459B (en) * 2021-06-02 2021-09-24 支付宝(杭州)信息技术有限公司 Block chain subnet operation state control method and block chain system
CN113407996A (en) * 2021-06-28 2021-09-17 湖南大学 Distributed account book autonomous controllable privacy protection system and cluster architecture thereof
CN114615232A (en) * 2022-05-12 2022-06-10 南京赛宁信息技术有限公司 Method and system for generating visitor identification of active defense gateway
CN114615232B (en) * 2022-05-12 2022-08-12 南京赛宁信息技术有限公司 Method and system for generating visitor identification of active defense gateway

Also Published As

Publication number Publication date
CN111245910B (en) 2022-04-19

Similar Documents

Publication Publication Date Title
CN111245910B (en) Block chain light node multi-copy deployment method
CN107301536B (en) Resource transfers method and device
CN111091429B (en) Electronic bill identification distribution method and device and electronic bill generation system
WO2020258846A1 (en) Method and apparatus for sending certifiable messages across chains
CN110263035A (en) Data storage, querying method and device and electronic equipment based on block chain
CN110348242A (en) Service request processing method and device
WO2020173500A1 (en) Public chain-based sub-chain business system
CN111400112B (en) Writing method and device of storage system of distributed cluster and readable storage medium
CN109981279B (en) Block chain system, communication method, device, equipment and medium
CN112953821B (en) Message transmission method and device
CN110677383B (en) Firewall wall opening method and device, storage medium and computer equipment
CN111259072B (en) Data synchronization method, device, electronic equipment and computer readable storage medium
CN112866421B (en) Intelligent contract operation method and device based on distributed cache and NSQ
CN109413202B (en) System and method for sorting block chain transaction information
CN109104368B (en) Connection request method, device, server and computer readable storage medium
CN112953982A (en) Service processing method, service configuration method and related device
CN114036236A (en) Multi-gateway cluster system
CN113609231B (en) Method and device for maintaining network architecture information of block chain system
Yoon et al. BlockONS: Blockchain based object name service
US11522995B2 (en) Number management system, number management method, and number management device
CN110290163A (en) A kind of data processing method and device
CN110555064A (en) data service system and method for insurance business
CN116996519A (en) De-centralized domain name resolution equipment, system and method
CN115098528B (en) Service processing method, device, electronic equipment and computer readable storage medium
CN114221971B (en) Data synchronization method, device, server, storage medium and product

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