CN112633882A - Block chain network, data storage method and device, electronic equipment and storage medium - Google Patents

Block chain network, data storage method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN112633882A
CN112633882A CN202011577410.4A CN202011577410A CN112633882A CN 112633882 A CN112633882 A CN 112633882A CN 202011577410 A CN202011577410 A CN 202011577410A CN 112633882 A CN112633882 A CN 112633882A
Authority
CN
China
Prior art keywords
blockchain
block chain
block
transaction
fragment
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
CN202011577410.4A
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.)
Qingdao Haichain Digital Technology Co ltd
Haier Digital Technology Qingdao Co Ltd
Haier Caos IoT Ecological Technology Co Ltd
Qingdao Haier Industrial Intelligence Research Institute Co Ltd
Original Assignee
Qingdao Haichain Digital Technology Co ltd
Haier Digital Technology Qingdao Co Ltd
Haier Caos IoT Ecological Technology Co Ltd
Qingdao Haier Industrial Intelligence Research Institute 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 Qingdao Haichain Digital Technology Co ltd, Haier Digital Technology Qingdao Co Ltd, Haier Caos IoT Ecological Technology Co Ltd, Qingdao Haier Industrial Intelligence Research Institute Co Ltd filed Critical Qingdao Haichain Digital Technology Co ltd
Priority to CN202011577410.4A priority Critical patent/CN112633882A/en
Publication of CN112633882A publication Critical patent/CN112633882A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3829Payment protocols; Details thereof insuring higher security of transaction involving key management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3825Use of electronic signatures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3827Use of message hashing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Computer Security & Cryptography (AREA)
  • General Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Finance (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the invention relates to a block chain network, a data storage method, a data storage device, electronic equipment and a storage medium, in particular to the technical field of block chains, wherein the block chain network comprises a plurality of block chain nodes, the plurality of block chain nodes are divided into a plurality of block chain fragments according to preset configuration, the plurality of block chain fragments form a pyramid-shaped hierarchical relationship, each block chain fragment respectively maintains one block chain, and any block chain node is used for: monitoring transactions or blocks broadcast by neighbor nodes; if the transaction broadcasted by the neighbor node is received, the transaction is verified and then added into the block being constructed; and if the block broadcasted by the neighbor node is received, verifying the block and accessing the verified block into the block chain. Different data are linked to the block chains of different levels and different fragments for storage, so that the concurrent processing capacity of the block chain network can be effectively improved, and massive transaction data processing can be supported.

Description

Block chain network, data storage method and device, electronic equipment and storage medium
Technical Field
The embodiment of the invention relates to the technical field of block chains, in particular to a block chain network, a data storage method and device, electronic equipment and a storage medium.
Background
The blockchain is a brand-new decentralized infrastructure and distributed computing paradigm which gradually surpass along with the increasing popularization of digital encryption currencies such as bitcoin and the like, and the blockchain technology has the advantages of decentralized, time sequence data, collective maintenance, programmability, safety, reliability and the like.
However, as the data of the blockchain is not tamperable and cannot be deleted, the amount of data on the chain increases over time, which presents a great challenge to the efficiency and storage on the chain. On the other hand, the existing block chains mostly adopt a single-chain operation mode, the processing capacity of the whole network is seriously affected along with the increase of the transaction amount, the transaction needs queuing confirmation and uplink, and the massive transaction data processing is difficult to support.
Disclosure of Invention
In view of the above, embodiments of the present invention provide a data storage method, an apparatus, an electronic device, and a storage medium based on a blockchain network, so as to achieve the blockchain storage of chaining different data to different levels according to data sources.
Additional features and advantages of embodiments of the invention will be set forth in the detailed description which follows, or in part will be obvious from the description, or may be learned by practice of embodiments of the invention.
In a first aspect of the present disclosure, an embodiment of the present invention provides a blockchain network, where the blockchain network includes a plurality of blockchain nodes, the plurality of blockchain nodes are divided into a plurality of blockchain fragments according to a predetermined configuration, the plurality of blockchain fragments form a pyramid-like hierarchical relationship, each blockchain fragment maintains a blockchain, and any blockchain link point is configured to:
monitoring the transaction or block broadcast by the neighbor node in the block chain segment to which the block chain link point belongs;
if the transaction broadcasted by the neighbor node is received, verifying the transaction, and adding the transaction passing the verification into the block being constructed;
and if the block broadcasted by the neighbor node is received, verifying the block and linking the block which passes the verification to a block chain maintained by the block chain fragment.
In an embodiment, the forming a pyramid hierarchical relationship by the block chains further includes: in addition to the top-level blockchain segment, each blockchain segment is anchored to a blockchain node in the previous-level blockchain segment.
In one embodiment, any blockchain node is further configured to: and summarizing the block chain data maintained by the block chain fragment to which the block chain link point belongs through an intelligent contract, and reporting a summarizing result to a superior block chain node anchored by the block chain fragment to which the block chain link point belongs.
In one embodiment, any blockchain node is further configured to: monitoring a broadcast transaction issued by a superior block chain link point anchored by a block chain fragment to which the block chain link point belongs; the snooped broadcast transaction is validated and processed.
In an embodiment, the dividing the plurality of blockchain nodes into a plurality of blockchain fragments according to a predetermined configuration includes: the block chain nodes are divided into a plurality of fragments according to the geographic area corresponding to the transaction processing range;
each fragment anchored to a blockchain node in a previous-level blockchain fragment comprises: each fragment is anchored to a blockchain node in the previous-level blockchain fragment according to the geographic area corresponding to the transaction processing range.
In an embodiment, the dividing the plurality of blockchain nodes into a plurality of segments according to a predetermined configuration includes: the plurality of block chain link points are divided into a plurality of segments according to the company organization architecture corresponding to the transaction processing range;
each fragment anchored to a blockchain node in a previous-level blockchain fragment comprises: each fragment is anchored to a blockchain node in the previous-level blockchain fragment according to the company organization architecture corresponding to the transaction processing range.
In a second aspect of the present disclosure, an embodiment of the present invention provides a data storage method based on a blockchain network, where the blockchain network includes a plurality of blockchain nodes, the plurality of blockchain nodes are divided into a plurality of blockchain fragments according to a predetermined configuration, the plurality of blockchain fragments form a pyramid-type hierarchical relationship, each blockchain fragment maintains a blockchain, and the method is performed by a blockchain node, and the method includes:
monitoring the transaction or block broadcast by the neighbor node in the block chain segment to which the block chain link point belongs;
if the transaction broadcasted by the neighbor node is received, verifying the transaction, and adding the transaction passing the verification into the block being constructed;
and if the block broadcasted by the neighbor node is received, verifying the block and linking the block which passes the verification to a block chain maintained by the block chain fragment.
In an embodiment, the forming a pyramid hierarchical relationship by the block chains further includes: in addition to the top-level blockchain segment, each blockchain segment is anchored to a blockchain node in the previous-level blockchain segment.
In one embodiment, the method further comprises: and summarizing the block chain data maintained by the block chain fragment to which the block chain link point belongs through an intelligent contract, and reporting a summarizing result to a superior block chain node anchored by the block chain fragment to which the block chain link point belongs.
In one embodiment, the method further comprises: monitoring a broadcast transaction issued by a superior block chain link point anchored by a block chain fragment to which the block chain link point belongs; the snooped broadcast transaction is validated and processed.
In a third aspect of the present disclosure, an embodiment of the present invention further provides a data storage device based on a blockchain network, where the blockchain network includes a plurality of blockchain nodes, the plurality of blockchain nodes are divided into a plurality of blockchain fragments according to a predetermined configuration, the plurality of blockchain fragments form a pyramid-like hierarchical relationship, each blockchain fragment maintains a blockchain, and the device is configured in a blockchain node, where the device includes:
the neighbor node monitoring unit is used for monitoring the transaction or the block broadcast by the neighbor node in the block chain sub-slice to which the block chain link point belongs;
the transaction block entering unit is used for verifying the transaction if the transaction broadcasted by the neighbor node is received and adding the transaction passing the verification into the block being constructed;
and the block uplink unit is used for verifying the block and linking the verified block into the block chain maintained by the block chain fragment if the block broadcasted by the neighbor node is received.
In an embodiment, the forming a pyramid hierarchical relationship by the block chains further includes: in addition to the top-level blockchain segment, each blockchain segment is anchored to a blockchain node in the previous-level blockchain segment.
In an embodiment, the apparatus further includes a transaction reporting unit, configured to collect, by using an intelligent contract, blockchain data maintained by the blockchain segment to which the blockchain point belongs, and report a collection result to a higher-level blockchain node anchored by the blockchain segment to which the blockchain point belongs.
In an embodiment, the apparatus further includes an issue snoop handling unit, configured to: monitoring a broadcast transaction issued by a superior block chain link point anchored by a block chain fragment to which the block chain link point belongs; the snooped broadcast transaction is validated and processed.
In a fourth aspect of the present disclosure, an electronic device is provided. The electronic device includes: a processor; and a memory for storing executable instructions that, when executed by the processor, cause the electronic device to perform the method of the first aspect.
In a fifth aspect of the present disclosure, a computer-readable storage medium is provided, on which a computer program is stored, which computer program, when being executed by a processor, carries out the method of the first aspect.
The technical scheme provided by the embodiment of the invention has the beneficial technical effects that:
the embodiment of the invention discloses a block chain network, which comprises a plurality of block chain nodes, wherein the plurality of block chain nodes are divided into a plurality of block chain fragments according to preset configuration, the plurality of block chain fragments form a pyramid-shaped hierarchical relationship, each block chain fragment respectively maintains one block chain, and any block chain link point is used for: monitoring the transaction or block broadcast by the neighbor node in the block chain segment to which the block chain link point belongs; if the transaction broadcasted by the neighbor node is received, verifying the transaction, and adding the transaction passing the verification into the block being constructed; if the blocks broadcasted by the neighbor nodes are received, the blocks which pass verification are verified and linked into the block chains maintained by the block chain fragments, storage can be dispersed into each secondary chain, the concurrent processing capacity of the block chain network can be effectively improved, and massive transaction data processing can be supported.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments of the present invention will be briefly described below, and it is obvious that the drawings in the following description are only a part of the embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the contents of the embodiments of the present invention and the drawings without creative efforts.
Fig. 1 is a schematic structural diagram of a data chain in a block chain network according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a blockchain network used in an enterprise according to an embodiment of the present invention;
fig. 3 is a schematic flowchart of a data storage method based on a blockchain network according to an embodiment of the present invention;
fig. 4 is a schematic flowchart of another data storage method based on a blockchain network according to an embodiment of the present invention;
fig. 5 is a schematic view illustrating an interaction flow of each stage of blockchain nodes in a blockchain network according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a data storage device based on a blockchain network according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of another data storage device based on a blockchain network according to an embodiment of the present invention;
FIG. 8 shows a schematic diagram of an electronic device suitable for use in implementing embodiments of the present invention.
Detailed Description
In order to make the technical problems solved, the technical solutions adopted and the technical effects achieved by the embodiments of the present invention clearer, the technical solutions of the embodiments of the present invention will be described in further detail below with reference to the accompanying drawings, and it is obvious that the described embodiments are only some embodiments, but not all embodiments, of the embodiments of the present invention. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, belong to the scope of protection of the embodiments of the present invention.
It should be noted that the terms "system" and "network" are often used interchangeably herein in embodiments of the present invention. Reference to "and/or" in embodiments of the invention is intended to include any and all combinations of one or more of the associated listed items. The terms "first", "second", and the like in the description and claims of the present disclosure and in the drawings are used for distinguishing between different objects and not for limiting a particular order.
It should be further noted that, in the embodiments of the present invention, each of the following embodiments may be executed alone, or may be executed in combination with each other, and the embodiments of the present invention are not limited in this respect.
The names of messages or information exchanged between devices in the embodiments of the present disclosure are for illustrative purposes only, and are not intended to limit the scope of the messages or information.
The technical solutions of the embodiments of the present invention are further described by the following detailed description with reference to the accompanying drawings.
The block chain network in this embodiment includes a plurality of block chain nodes, the plurality of block chain nodes are divided into a plurality of block chain segments according to a predetermined configuration, the plurality of block chain segments form a pyramid-shaped hierarchical relationship, and each block chain segment maintains one block chain.
Any block link point is used for: monitoring the transaction or block broadcast by the neighbor node in the block chain segment to which the block chain link point belongs; if the transaction broadcasted by the neighbor node is received, verifying the transaction, and adding the transaction passing the verification into the block being constructed; and if the block broadcasted by the neighbor node is received, verifying the block and linking the block which passes the verification to a block chain maintained by the block chain fragment.
According to one or more embodiments of the present disclosure, the forming a pyramid hierarchical relationship of the plurality of blockchain shards may further include: in addition to the top-level blockchain segment, each blockchain segment is anchored to a blockchain node in the previous-level blockchain segment. Fig. 1 is a schematic structural diagram of a data chain in a blockchain network according to an embodiment of the present invention, and as shown in fig. 1, a plurality of blockchain nodes in the blockchain network are divided into 6 blockchain fragments according to a predetermined configuration, where the 6 blockchain fragments include 1 top-level chain fragment, 2 secondary-level chain fragments, and 3 secondary-level chain fragments. It should be noted that the number of layer levels of the blockchain and the number of the blockchain fragments of each layer can be specifically set according to the application requirement, which is not limited in this embodiment.
After each blockchain fragment is anchored to a blockchain node in the previous-level blockchain fragment, information exchange between blockchain fragments of adjacent levels can be realized through the blockchain link points.
For example, according to one or more embodiments of the present disclosure, in addition to the block link points in the top layer block chain network, any block link point may further summarize, through an intelligent contract, block chain data maintained by the block chain segment to which the block link point belongs, and report a summary result to a top layer block chain node anchored by the block chain segment to which the block link point belongs, so as to report data to a directly associated top layer block chain segment from a lower layer block chain segment.
For another example, according to one or more embodiments of the present disclosure, in addition to the block link points in the bottommost block chain network, any block link point may also monitor a broadcast transaction issued by an upper-level block link point anchored by a block chain segment to which the block link point belongs, and verify and process the monitored broadcast transaction.
According to one or more embodiments of the present disclosure, the plurality of blockchain nodes may be divided into a plurality of segments according to a plurality of predetermined configurations, for example, the plurality of blockchain nodes are divided into a plurality of segments according to a geographic area corresponding to a transaction range, and each segment is anchored to a blockchain node in a previous level of blockchain segments according to the geographic area corresponding to the transaction range. Specifically, the actual management hierarchy of the geographic region division may be mapped onto block chains, a separate block chain (which may be referred to as a secondary chain) is divided for each hierarchy unit and authenticated in a top chain (which may be referred to as a top chain), the authenticated secondary chain is to synchronize the transaction height to the top chain in real time, and the transaction hash of the secondary chain is to be packed and submitted to the top chain for storage. And the secondary chain performs signature hash processing on the transaction after receiving the transaction request, packages and submits the transaction hash to the top-level chain for evidence storage after the transaction accumulation reaches the configuration cache number, and submits the block height of the secondary chain to the top-level chain, so that the autonomy of areas and organizations is realized, and the transaction pressure and the storage pressure of the block chain are reduced.
For another example, the multiple blockchain nodes may also be divided into multiple segments according to a company organization architecture corresponding to the transaction processing range, and each segment is anchored to one blockchain node in the previous blockchain segment according to the company organization architecture corresponding to the transaction processing range. Fig. 2 shows a structural diagram of an example of a blockchain network used in an enterprise corresponding to the fragmentation mode, and as shown in fig. 2, a service scenario of this example aims to solve the problem of account synchronization when an office and a sub-company network cannot communicate with each other, and meanwhile, normal consumption of an employee is not affected in the case of network outage.
1. And (3) budget planning by the group: and the group integrally plans the budget of the employee card, introduces the summary budget into an account according to the subsidiary companies at the beginning of the period, and stores the budget integrally planned data in a top-level chain in an uplink manner.
2. The top chain and the secondary chain perform budget synchronization: the group budget can be synchronized to the secondary chain after being recorded into the top chain, the subsidiary company can perform subsequent operation after taking the budget, and the operation can be automatically and synchronously executed through an intelligent contract.
3. And the subsidiary company carries out account recharging, namely the subsidiary company recharges the employee card based on the headquarter and transmits recharging data to the secondary chain.
4. And the secondary chain synchronize the balance of the employee account: namely the office synchronous employee card recharging information.
5. And the employee swipes the card at the office for consumption, and submits the cancellation request to the corresponding secondary chain.
6. And the corresponding secondary chain locally accounts the consumption information of the employee card, signs and authenticates the authenticity of the transaction, and hashes and summarizes the transaction.
7. The secondary chain submits a summary account of the data chain to the anchored secondary chain: the secondary chain synchronizes the summary transaction hash and the final confirmation account status to the subsidiaries, and the secondary chain verifies the chain status, the initial parameters and the signature information during synchronization.
8. The secondary chain summarizes the accounts: the general ledger is collected after the accounts of all the office places are collected, the account balance information of the employee card is updated, and synchronization is carried out among other office places, so that the employee can cross the office places to hold the card for consumption.
9. And the secondary chain carries out account synchronization to the top chain and synchronizes the accounts to the group general ledger.
10. The top chain examines the accounts, including the summary settlement, and orchestrates the expenditure.
According to the technical scheme, a large number of actual services are processed in a plurality of secondary chains in a slicing mode, the distribution situation of transactions in a whole chain is effectively dispersed, and the concurrent processing capacity of the whole chain network structure is effectively improved. Since a large amount of actual raw data is stored in the subchains, the storage is dispersed among the subchains, and the data storage pressure on the entire chain network becomes small, so that the entire chain network can process a large amount of transaction data. Because of the non-falsification on the secondary chain and the bidirectional anchoring with the top chain, the secondary chain can work off the net and eventually synchronize the result with the top chain.
Fig. 3 shows a schematic flow chart of a data storage method based on a blockchain network according to an embodiment of the present invention, where the blockchain network may be a federation chain or a private chain, and includes a plurality of blockchain nodes, the plurality of blockchain nodes are divided into a plurality of blockchain fragments according to a predetermined configuration, the plurality of blockchain fragments form a pyramid-like hierarchical relationship, and each blockchain fragment maintains a blockchain, and the method is executed by a blockchain node, and the method includes:
in step S310, the transaction or block broadcast by the neighbor node in the blockchain segment to which the blockchain link point belongs is monitored.
The block link point verifies the identity information of the broadcast transaction or the block chain node of the block, determines whether the block link point is a neighbor node in the block chain segment to which the block link point belongs, and can verify through the IP address of the block link point.
For example, after the blockchain network is fragmented and layered, a configuration file may be generated according to the IP address of each blockchain node, so as to specify the hierarchy and fragment to which each node belongs. When the block chain link points verify the identities of other block chain nodes, verification can be performed according to the configuration file.
In step S310, if the transaction broadcasted by the neighboring node is received, the transaction is verified, and the transaction passing the verification is added to the block being constructed.
In step S310, if the block broadcasted by the neighboring node is received, the block is verified, and the verified block is linked to the block chain maintained by the block chain fragment.
When receiving a new transaction and a new block sent by a neighbor node in the segment, the method firstly verifies whether the transaction and the block are valid or not, including a digital signature in the transaction, a workload certification in the block and the like, and only the transaction and the block which pass the verification are processed (namely the new transaction is added into the block which is being constructed, and the new block is linked to the block chain) and forwarded to prevent invalid data from being continuously transmitted.
According to one or more embodiments of the present disclosure, in addition to the top-level blockchain segment, each blockchain segment is anchored to a blockchain node in the previous-level blockchain segment, and a node in the lower-level blockchain segment can implement information interaction between the upper-level blockchain segment and the lower-level blockchain segment through the anchored previous-level blockchain link node.
According to one or more embodiments of the present disclosure, the plurality of blockchain nodes may be divided into a plurality of segments according to a plurality of predetermined configurations, for example, the plurality of blockchain nodes are divided into a plurality of segments according to a geographic area corresponding to a transaction range, and each segment is anchored to a blockchain node in a previous level of blockchain segments according to the geographic area corresponding to the transaction range. Specifically, the actual management hierarchy of the geographic region division may be mapped onto block chains, a separate block chain (which may be referred to as a secondary chain) is divided for each hierarchy unit and authenticated in a top chain (which may be referred to as a top chain), the authenticated secondary chain is to synchronize the transaction height to the top chain in real time, and the transaction hash of the secondary chain is to be packed and submitted to the top chain for storage. And the secondary chain performs signature hash processing on the transaction after receiving the transaction request, packages and submits the transaction hash to the top-level chain for evidence storage after the transaction accumulation reaches the configuration cache number, and submits the block height of the secondary chain to the top-level chain, so that the autonomy of areas and organizations is realized, and the transaction pressure and the storage pressure of the block chain are reduced.
For another example, the multiple blockchain nodes may also be divided into multiple segments according to a company organization architecture corresponding to the transaction processing range, and each segment is anchored to one blockchain node in the previous blockchain segment according to the company organization architecture corresponding to the transaction processing range. Fig. 2 shows a structural diagram of an example of a blockchain network used in an enterprise corresponding to the fragmentation mode, and as shown in fig. 2, a service scenario of this example aims to solve the problem of account synchronization when an office and a sub-company network cannot communicate with each other, and meanwhile, normal consumption of an employee is not affected in the case of network outage.
According to the technical scheme, different data can be linked to different levels and block chains of different fragments for storage, transactions of the same level can be dispersed into each block chain fragment for processing, the concurrent processing capacity of a block chain network can be effectively improved, and massive transaction data processing can be supported.
Fig. 4 is a schematic flow chart illustrating another data storage method based on a blockchain network according to an embodiment of the present invention, where the embodiment is based on the foregoing embodiment and is improved and optimized.
The block chain network includes a plurality of block chain nodes, the plurality of block chain nodes are divided into a plurality of block chain segments according to a predetermined configuration, the plurality of block chain segments form a pyramid hierarchical relationship, each block chain segment maintains a block chain, and the pyramid hierarchical relationship formed by the plurality of block chain segments may further include: in addition to the top-level blockchain segment, each blockchain segment is anchored to a blockchain node in the previous-level blockchain segment. The method is executed by a block link node, as shown in fig. 4, the data storage method based on a block chain network according to the embodiment includes:
in step S410, the transaction or block broadcast by the neighbor node in the blockchain segment to which the blockchain link point belongs is monitored.
In step S420, if the transaction broadcasted by the neighboring node is received, the transaction is verified, and the transaction passing the verification is added to the block being constructed.
In step S430, if the block broadcasted by the neighboring node is received, the block is verified, and the verified block is linked to the block chain maintained by the block chain fragment.
In step S440, the blockchain data maintained by the blockchain segment to which the blockchain point belongs is summarized by the intelligent contract, and the summarized result is reported to the upper-level blockchain node anchored by the blockchain segment to which the blockchain point belongs.
Besides the block chain nodes in the top layer block chain network, any block chain node can also collect the block chain data maintained by the block chain fragment to which the block chain node belongs through an intelligent contract, and the collected result is reported to the upper-level block chain node anchored by the block chain fragment to which the block chain node belongs, so that the data is reported to the directly related upper-level block chain fragment from the lower-level block chain fragment.
In step S450, a broadcast transaction issued by a higher-level block link point anchored by the block chain segment to which the block link point belongs is monitored, and the monitored broadcast transaction is verified and processed.
Besides the block chain link points in the bottommost block chain network, any block chain link point can also monitor the broadcast transaction sent by the upper-level block chain link point anchored by the block chain segment to which the block chain link point belongs, and verify and process the monitored broadcast transaction.
Compared with the previous embodiment, the embodiment further anchors the blockchain fragment to a blockchain node in the previous-level blockchain fragment, so that the node in the lower-level blockchain fragment can realize information interaction of the upper-level blockchain fragment and the lower-level blockchain fragment through the anchored upper-level blockchain link point.
Corresponding to the methods shown in the above figures, the present application provides an embodiment of a data storage device based on a blockchain network, and fig. 6 shows a schematic structural diagram of a data storage device based on a blockchain network provided in this embodiment, where the blockchain network includes a plurality of blockchain nodes, the plurality of blockchain nodes are divided into a plurality of blockchain fragments according to a predetermined configuration, the plurality of blockchain fragments form a pyramid-like hierarchical relationship, each blockchain fragment maintains a blockchain, and the device is configured in a blockchain node, and the embodiment of the device corresponds to the method embodiments shown in fig. 3 and fig. 4, as shown in fig. 6, the data storage device based on a blockchain network according to this embodiment includes a neighbor node uplink monitoring unit 610, a transaction block entering unit 620, and a block unit 630.
The neighbor node monitoring unit 610 is configured to monitor transactions or blocks broadcast by neighbor nodes in the blockchain segment to which the blockchain link point belongs.
The transaction entering unit 620 is configured to, if a transaction broadcasted by a neighboring node is received, verify the transaction, and add the verified transaction to the block being constructed.
The block uplink unit 630 is configured to, if a block broadcasted by a neighboring node is received, authenticate the block and link the authenticated block into a block chain maintained by the block chain fragment.
According to one or more embodiments of the present disclosure, the forming a pyramid hierarchical relationship by the plurality of blockchain shards further includes: in addition to the top-level blockchain segment, each blockchain segment is anchored to a blockchain node in the previous-level blockchain segment.
The data storage device based on the blockchain network provided by the embodiment of the present disclosure can execute the data storage method based on the blockchain network provided by the embodiment of the present disclosure, and has corresponding functional modules and beneficial effects of the execution method.
On the basis of the apparatus shown in fig. 6, this embodiment provides an embodiment of another data storage apparatus based on a blockchain network, and fig. 7 shows a schematic structural diagram of a data storage apparatus based on a blockchain network provided in this embodiment, where the blockchain network includes a plurality of blockchain nodes, the plurality of blockchain nodes are divided into a plurality of blockchain fragments according to a predetermined configuration, the plurality of blockchain fragments form a pyramid-like hierarchical relationship, each blockchain fragment maintains a blockchain, and each blockchain fragment is anchored to a blockchain node in a previous-level blockchain fragment except for a top-level blockchain fragment, the apparatus is configured in a blockchain node, this embodiment of the apparatus corresponds to the method embodiments shown in fig. 3 and fig. 4, as shown in fig. 7, the data storage apparatus based on a blockchain network according to this embodiment of the present invention includes a neighbor node monitoring unit 710, a neighbor node monitoring unit, and a neighbor node monitoring unit that monitors the neighbor nodes in the previous-level blockchain fragments, and that, Transaction block entry unit 720, block uplink unit 730, transaction reporting unit 740, and issue site monitor processing unit 750.
The neighbor node monitoring unit 710 is configured to monitor transactions or blocks broadcast by neighbor nodes in the blockchain segment to which the blockchain link point belongs.
The transaction entering unit 720 is configured to verify the transaction if the transaction broadcasted by the neighboring node is received, and add the verified transaction to the block being constructed.
The block uplink unit 730 is configured to, if a block broadcasted by a neighboring node is received, authenticate the block and link the authenticated block into a block chain maintained by the block chain fragment.
The transaction reporting unit 740 is configured to summarize, through an intelligent contract, the blockchain data maintained by the blockchain segment to which the blockchain point belongs, and report a summary result to a higher-level blockchain node anchored by the blockchain segment to which the blockchain point belongs.
The issue department monitoring processing unit 750 is configured to monitor the broadcast transaction issued by the upper level block link point anchored by the block chain segment to which the block link point belongs, and verify and process the monitored broadcast transaction.
The data storage device based on the blockchain network provided by the embodiment of the present disclosure can execute the data storage method based on the blockchain network provided by the embodiment of the present disclosure, and has corresponding functional modules and beneficial effects of the execution method.
Referring now to FIG. 8, shown is a schematic diagram of an electronic device 800 suitable for use in implementing embodiments of the present invention. The terminal device in the embodiment of the present invention is, for example, a mobile device, a computer, or a vehicle-mounted device built in a floating car, or any combination thereof. In some embodiments, the mobile device may include, for example, a cell phone, a smart home device, a wearable device, a smart mobile device, a virtual reality device, and the like, or any combination thereof. The electronic device shown in fig. 8 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 8, an electronic device 800 may include a processing means (e.g., central processing unit, graphics processor, etc.) 801 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)802 or a program loaded from a storage means 808 into a Random Access Memory (RAM) 803. In the RAM 803, various programs and data necessary for the operation of the electronic apparatus 800 are also stored. The processing apparatus 801, the ROM 802, and the RAM 803 are connected to each other by a bus 804. An input/output (I/O) interface 805 is also connected to bus 804.
Generally, the following devices may be connected to the I/O interface 805: input devices 806 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; output devices 807 including, for example, a Liquid Crystal Display (LCD), speakers, vibrators, and the like; storage 808 including, for example, magnetic tape, hard disk, etc.; and a communication device 809. The communication means 809 may allow the electronic device 800 to communicate wirelessly or by wire with other devices to exchange data. While fig. 8 illustrates an electronic device 800 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present invention, the processes described above with reference to the flowcharts may be implemented as a computer software program. For example, embodiments of the invention include a computer program product comprising a computer program embodied on a computer-readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication means 809, or installed from the storage means 808, or installed from the ROM 802. The computer program, when executed by the processing apparatus 801, performs the above-described functions defined in the methods of embodiments of the present invention.
It should be noted that the computer readable medium mentioned above can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In embodiments of the invention, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In yet another embodiment of the invention, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: monitoring the transaction or block broadcast by the neighbor node in the block chain segment to which the block chain link point belongs; if the transaction broadcasted by the neighbor node is received, verifying the transaction, and adding the transaction passing the verification into the block being constructed; and if the block broadcasted by the neighbor node is received, verifying the block and linking the block which passes the verification to a block chain maintained by the block chain fragment.
Computer program code for carrying out operations for embodiments of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present invention may be implemented by software or hardware. Where the name of a unit does not in some cases constitute a limitation of the unit itself, for example, the first retrieving unit may also be described as a "unit for retrieving at least two internet protocol addresses".
The foregoing description is only a preferred embodiment of the invention and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure in the embodiments of the present invention is not limited to the specific combinations of the above-described features, but also encompasses other embodiments in which any combination of the above-described features or their equivalents is possible without departing from the spirit of the disclosure. For example, the above features and (but not limited to) the features with similar functions disclosed in the embodiments of the present invention are mutually replaced to form the technical solution.

Claims (13)

1. A blockchain network is characterized in that the blockchain network comprises a plurality of blockchain nodes, the plurality of blockchain nodes are divided into a plurality of blockchain fragments according to preset configuration, the plurality of blockchain fragments form a pyramid-shaped hierarchical relationship, each blockchain fragment maintains a blockchain, and any blockchain link point is used for:
monitoring the transaction or block broadcast by the neighbor node in the block chain segment to which the block chain link point belongs;
if the transaction broadcasted by the neighbor node is received, verifying the transaction, and adding the transaction passing the verification into the block being constructed;
and if the block broadcasted by the neighbor node is received, verifying the block and linking the block which passes the verification to a block chain maintained by the block chain fragment.
2. The blockchain network of claim 1, wherein the plurality of blockchain segments form a pyramidal hierarchical relationship further comprising:
in addition to the top-level blockchain segment, each blockchain segment is anchored to a blockchain node in the previous-level blockchain segment.
3. A blockchain network as in claim 2 wherein any blockchain node is further configured to:
and summarizing the block chain data maintained by the block chain fragment to which the block chain link point belongs through an intelligent contract, and reporting a summarizing result to a superior block chain node anchored by the block chain fragment to which the block chain link point belongs.
4. A blockchain network as in claim 2 wherein any blockchain node is further configured to:
monitoring a broadcast transaction issued by a superior block chain link point anchored by a block chain fragment to which the block chain link point belongs;
the snooped broadcast transaction is validated and processed.
5. A blockchain network according to claim 2 wherein the partitioning of the blockchain nodes into blockchain slices according to a predetermined configuration comprises: the block chain nodes are divided into a plurality of fragments according to the geographic area corresponding to the transaction processing range;
each fragment anchored to a blockchain node in a previous-level blockchain fragment comprises:
each fragment is anchored to a blockchain node in the previous-level blockchain fragment according to the geographic area corresponding to the transaction processing range.
6. The blockchain network of claim 2, wherein the partitioning of the plurality of blockchain nodes into the plurality of tiles according to the predetermined configuration comprises: the plurality of block chain link points are divided into a plurality of segments according to the company organization architecture corresponding to the transaction processing range;
each fragment anchored to a blockchain node in a previous-level blockchain fragment comprises: each fragment is anchored to a blockchain node in the previous-level blockchain fragment according to the company organization architecture corresponding to the transaction processing range.
7. A data storage method based on a blockchain network is characterized in that the blockchain network comprises a plurality of blockchain nodes, the blockchain nodes are divided into a plurality of blockchain fragments according to preset configuration, the plurality of blockchain fragments form a pyramid-shaped hierarchical relationship, each blockchain fragment maintains a blockchain, and the method is executed by the blockchain nodes, and the method comprises the following steps:
monitoring the transaction or block broadcast by the neighbor node in the block chain segment to which the block chain link point belongs;
if the transaction broadcasted by the neighbor node is received, verifying the transaction, and adding the transaction passing the verification into the block being constructed;
and if the block broadcasted by the neighbor node is received, verifying the block and linking the block which passes the verification to a block chain maintained by the block chain fragment.
8. The method of claim 7, wherein forming a pyramid hierarchical relationship from the plurality of blockchain tiles further comprises:
in addition to the top-level blockchain segment, each blockchain segment is anchored to a blockchain node in the previous-level blockchain segment.
9. The method of claim 8, further comprising:
and summarizing the block chain data maintained by the block chain fragment to which the block chain link point belongs through an intelligent contract, and reporting a summarizing result to a superior block chain node anchored by the block chain fragment to which the block chain link point belongs.
10. The method of claim 8, further comprising:
monitoring a broadcast transaction issued by a superior block chain link point anchored by a block chain fragment to which the block chain link point belongs;
the snooped broadcast transaction is validated and processed.
11. A data storage device based on a blockchain network, the blockchain network including a plurality of blockchain nodes, the plurality of blockchain nodes being divided into a plurality of blockchain segments according to a predetermined configuration, the plurality of blockchain segments forming a pyramid-like hierarchical relationship, each blockchain segment maintaining a blockchain, the device being configured in a blockchain node, the device comprising:
the neighbor node monitoring unit is used for monitoring the transaction or the block broadcast by the neighbor node in the block chain sub-slice to which the block chain link point belongs;
the transaction block entering unit is used for verifying the transaction if the transaction broadcasted by the neighbor node is received and adding the transaction passing the verification into the block being constructed;
and the block uplink unit is used for verifying the block and linking the verified block into the block chain maintained by the block chain fragment if the block broadcasted by the neighbor node is received.
12. An electronic device, comprising:
a processor; and
a memory to store executable instructions that, when executed by the one or more processors, cause the electronic device to perform the method of any of claims 7-10.
13. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the method according to any one of claims 7-10.
CN202011577410.4A 2020-12-28 2020-12-28 Block chain network, data storage method and device, electronic equipment and storage medium Pending CN112633882A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011577410.4A CN112633882A (en) 2020-12-28 2020-12-28 Block chain network, data storage method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011577410.4A CN112633882A (en) 2020-12-28 2020-12-28 Block chain network, data storage method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112633882A true CN112633882A (en) 2021-04-09

Family

ID=75326074

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011577410.4A Pending CN112633882A (en) 2020-12-28 2020-12-28 Block chain network, data storage method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112633882A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114861020A (en) * 2022-05-30 2022-08-05 益智(广州)信息技术有限公司 Analysis early warning method and system based on block chain and big data and cloud platform thereof
CN115766745A (en) * 2023-01-09 2023-03-07 杭州安碣信息安全科技有限公司 Method and device for collecting and broadcasting transaction data of block chain node memory pool
CN117319422A (en) * 2023-11-28 2023-12-29 天津市城市规划设计研究总院有限公司 Block chain blocking method and system for Internet of things data in urban planning field

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017190175A1 (en) * 2016-05-06 2017-11-09 Othera Pty Ltd Methods and systems for blockchain based "segmented risk based securities"
CN108847925A (en) * 2018-06-20 2018-11-20 深圳大学 A kind of fragment block chain generation method based on tree
CN109493061A (en) * 2018-12-28 2019-03-19 合肥达朴汇联科技有限公司 A kind of verification method, device, electronic equipment and the storage medium of the data of block chain
CN110245951A (en) * 2019-06-19 2019-09-17 西南交通大学 A kind of alliance's chain principal and subordinate's multichain common recognition method based on tree structure
CN111680050A (en) * 2020-05-25 2020-09-18 杭州趣链科技有限公司 Fragmentation processing method, device and storage medium for alliance link data

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017190175A1 (en) * 2016-05-06 2017-11-09 Othera Pty Ltd Methods and systems for blockchain based "segmented risk based securities"
CN108847925A (en) * 2018-06-20 2018-11-20 深圳大学 A kind of fragment block chain generation method based on tree
CN109493061A (en) * 2018-12-28 2019-03-19 合肥达朴汇联科技有限公司 A kind of verification method, device, electronic equipment and the storage medium of the data of block chain
CN110245951A (en) * 2019-06-19 2019-09-17 西南交通大学 A kind of alliance's chain principal and subordinate's multichain common recognition method based on tree structure
CN111680050A (en) * 2020-05-25 2020-09-18 杭州趣链科技有限公司 Fragmentation processing method, device and storage medium for alliance link data

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
慢慢走2662: "RapidChain: Scaling Blockchain via Full Sharding", 《HTTPS://BLOG.CSDN.NET/SHUQIAN6246/ARTICLE/DETAILS/84658443》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114861020A (en) * 2022-05-30 2022-08-05 益智(广州)信息技术有限公司 Analysis early warning method and system based on block chain and big data and cloud platform thereof
CN114861020B (en) * 2022-05-30 2023-01-13 四川跃顺科技有限公司 Analysis and early warning method and system based on block chain and big data and cloud platform thereof
CN115766745A (en) * 2023-01-09 2023-03-07 杭州安碣信息安全科技有限公司 Method and device for collecting and broadcasting transaction data of block chain node memory pool
CN117319422A (en) * 2023-11-28 2023-12-29 天津市城市规划设计研究总院有限公司 Block chain blocking method and system for Internet of things data in urban planning field
CN117319422B (en) * 2023-11-28 2024-02-02 天津市城市规划设计研究总院有限公司 Block chain blocking method and system for Internet of things data in urban planning field

Similar Documents

Publication Publication Date Title
CN112633882A (en) Block chain network, data storage method and device, electronic equipment and storage medium
CN107465656B (en) Security monitoring big data processing method and system based on cloud computing
CN113657900B (en) Cross-chain transaction verification method and system and cross-chain transaction system
US20220239496A1 (en) Blockchain consensus method, device and system
CN112733174B (en) Authentication management method and system of block chain system and electronic equipment
CN111291060B (en) Method, device and computer readable medium for managing blockchain nodes
CN109919771A (en) A kind of hierarchical block chain network and method of commerce applied to industry internet
WO2023077796A1 (en) Backbone node access method and blockchain system
CN113381892B (en) Network slice distribution method, device, electronic equipment and storage medium
CN111651525A (en) Block chain data storage method and device
CN111814083B (en) Display result generation method, system, device, readable storage medium and equipment
CN113014655A (en) Internet of things network system based on block chain
CN111654375A (en) Block chain-based edge calculation security encryption method, device and system
CN112910835B (en) Block chain-based configuration management method, apparatus, system, device, and medium
CN113434824B (en) Software service authorization management method, device, equipment and storage medium
CN116668479A (en) Log storage system and method for rail transit signal system
CN114580881A (en) Virtual power plant comprehensive energy management method and system based on block chain
CN110661866B (en) Bill processing method and equipment
CN111866171A (en) Message processing method and device, electronic equipment and medium
US20240160505A1 (en) Method of processing agreement task
CN115048413B (en) Service domain data management method and device
CN111639317B (en) Method, device, electronic equipment and storage medium for automatically identifying high-risk authorized users
CN116009768A (en) Data acquisition method and device
CN115766830A (en) Computing power network processing method, device, equipment and storage medium
CN117640423A (en) NFV resource arrangement method, arrangement system, device, network equipment and medium

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