CN110933162B - Block chain virtual subnet subsection storage method - Google Patents

Block chain virtual subnet subsection storage method Download PDF

Info

Publication number
CN110933162B
CN110933162B CN201911180073.2A CN201911180073A CN110933162B CN 110933162 B CN110933162 B CN 110933162B CN 201911180073 A CN201911180073 A CN 201911180073A CN 110933162 B CN110933162 B CN 110933162B
Authority
CN
China
Prior art keywords
subnet
block
node
message
virtual
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201911180073.2A
Other languages
Chinese (zh)
Other versions
CN110933162A (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.)
Shandong Jiuzhou Xintai Information Technology Co ltd
Original Assignee
Shandong Jiuzhou Xintai Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong Jiuzhou Xintai Information Technology Co ltd filed Critical Shandong Jiuzhou Xintai Information Technology Co ltd
Priority to CN201911180073.2A priority Critical patent/CN110933162B/en
Publication of CN110933162A publication Critical patent/CN110933162A/en
Application granted granted Critical
Publication of CN110933162B publication Critical patent/CN110933162B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • 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]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/12Applying verification of the received information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/14Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
    • H04L63/1441Countermeasures against malicious traffic
    • H04L63/1466Active attacks involving interception, injection, modification, spoofing of data unit addresses, e.g. hijacking, packet injection or TCP sequence number attacks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1044Group management mechanisms 
    • H04L67/1046Joining mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/164Adaptation or special uses of UDP protocol
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2212/00Encapsulation of packets

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Theoretical Computer Science (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

A method for sectionally storing a block chain virtual subnet stores data of the same block by dividing a certain number of nodes of the subnet, realizes block tamper resistance and block data redundancy, stores a specific block, reduces the pressure of a single-node storage block, greatly improves the single-node storage capacity, ensures various characteristics of the block chain, and provides a feasible storage solution for wide and large-scale application of the block chain.

Description

Block chain virtual subnet subsection storage method
Technical Field
The invention relates to the technical field of block chains, in particular to a block chain virtual subnet segmented storage method.
Background
With the block chain technology being listed as a national strategy in China, the block chain is expected to be applied to various fields on a larger scale in the future, electronic payment is rapidly developed at present, under the support of various high-speed transmission technologies such as 5G and the like, the number of blocks generated in the block chain is increased, the speed is increased, block chain data needing to be stored by nodes is increased, and if in the existing block chain system bitcoin system, a newly added node needs to download a 180G transaction record, and common node equipment cannot realize long-term storage of the block chain data.
The second type is to store self or all transaction blocks through a single node, and the data storage space is reduced, and in the mode, if the node is off-line or has a problem, the block data stored by the node cannot be normally used and has a risk of being tampered.
Disclosure of Invention
In order to overcome the defects of the technology, the invention provides a block chain virtual subnet segmented storage method which greatly improves the single-node storage capacity by dividing subnets and storing specific blocks.
The technical scheme adopted by the invention for overcoming the technical problems is as follows:
a method for block chain virtual subnet segment storage is characterized by comprising the following steps:
a) calculating the maximum node number O of the subnet by a formula N/M = O, wherein N is the maximum node total number of the block chain system, M is the number of divided virtual subnets, the minimum node number in each subnet is K, when O is smaller than K, the subnet does not participate in block chain data storage, and when O is larger than K, the step b is executed;
b) when a new node joins the block chain system, a UDP data message is constructed from a first virtual subnet in the block chain system, the UDP data message designates a receiving party as the first virtual subnet and then broadcasts the UDP data message, the new node tries to join the first virtual subnet, and after all nodes in the first virtual subnet receive the message, block header information of the first virtual subnet is obtained;
c) if the number of the nodes in the first virtual subnet recorded in the block header information does not reach O, constructing a UDP response packet to confirm that the new node can be added into the first virtual subnet, updating the number of the nodes by +1 by each node in the first virtual subnet, and downloading transaction block chain data and subnet block chain data stored by the nodes in the first virtual subnet after the new node is successfully added into the first virtual subnet;
d) if the number of the nodes in the subnet recorded in the block header information reaches O, constructing a UDP response packet to refuse the addition of a new node, continuously constructing a UDP message by the new node and trying to add the next virtual subnet, broadcasting the UDP data message after the designated receiving party of the UDP data message is the next virtual subnet, and acquiring the block header information of the virtual subnet after all the nodes in the next virtual subnet receive the message;
e) if the number of the nodes in the subnet recorded in the block header information reaches O, constructing a UDP response packet to refuse the addition of a new node, when the number of the subnet found by analyzing the returned message is the same as the number of the subnet trying to be added, opening up a new subnet in the block chain system, wherein the subnet is M +1, constructing and creating a new virtual subnet broadcast UDP message, and broadcasting to inform all the nodes that an M +1 virtual subnet has been created, and each node records that the number of the current virtual subnet is M + 1;
f) each node of the block chain system generates transaction, and before each node strives for the packing record authority, each node of each virtual subnet which meets the storage requirement obtains a remainder through the sequence number of the current block and the number of the virtual subnet, wherein the remainder is the number of the virtual subnet with the block storage authority;
g) all nodes in the virtual subnet which acquire the storage authority pack the block and then store and record the block number, after the storage is finished, the subnet number and the block number are packaged into a UDP message and the whole network is broadcasted, each node in the block chain system acquires the block recording authority according to a block chain competition mechanism, when a certain node in the block chain system acquires the authority, a block head is added, the block head table head also comprises the subnet number and the block number of the current block chain table head which are correspondingly stored in the current front area block head, and after the storage is successful, the block chain table head is broadcasted, and all nodes in the block chain system are updated;
h) when a certain transaction needs to be checked, the block body request UDP message is packaged after the stored block storage information is acquired from the block head corresponding to the block chain of the node, the block body request UDP message indicates the subnet number and the block number stored in the block, the block body request UDP is broadcast to the whole network, after the relevant virtual subnet receives the request and passes the verification through the block chain verification technology, any node in the relevant virtual subnet inquires the stored block through the block number, acquires the block and packages the block into UDP response data, the UDP response data is sent to the requested node, and the transaction inquiry action can be completed after the requested node acquires the block data.
Further, in step b), after receiving the message, all nodes in the first virtual subnet verify the validity of the message by a block chain verification mechanism, and after the verification is passed, analyze and confirm whether the destination subnet of the message is consistent with the local subnet, if so, query the subnet block chain, and obtain the block header information of the first virtual subnet.
Further, the following steps are added after the step b): if the UDP data message sent by the new node does not receive any subnet feedback information within the specified time, the system determines that no subnet exists in the current block chain system, and executes the step c) after the system defaults to open up the first virtual subnet.
Further, after the new node receives the message allowed to join the subnet in step c), a successful message for joining the subnet is constructed, the successful message for joining the subnet records the information of the new node, the subnet information and the joining time, the successful message for the subnet is broadcasted to the first virtual subnet to be joined, each node in the first virtual subnet records the change event of the subnet after receiving the message, and the number of nodes in the subnet is accumulated.
Further, when a node in the block chain is offline, an offline UDP message is constructed and broadcasted to the virtual subnet where the node is located, and after receiving the offline message, other nodes in the virtual subnet record the network change and update the number of nodes.
The invention has the beneficial effects that: by dividing the virtual subnets, a certain number of nodes perform the same block data storage, so that block tamper resistance and block data redundancy are realized. Once block data tampering action exists, all nodes in the subnet can verify data, and when one or more nodes are off-line or have problems, other nodes can still provide anti-tampering function and block data query service. The block random network segmented storage is realized under the condition of ensuring the normal operation of the traditional block chain. The virtual subnet division is carried out according to the storage optimization and node number maximization principle, not only the divided subnets can store the block data to the maximum extent, but also the subnet nodes can be ensured to have a certain number, and multi-node consensus tamper resistance and block data redundancy are realized. And each subnet fairly stores the new blocks in sequence, and the nodes in the subnet verify whether the current subnet has the storage authority of the latest block data by calculation. If the subnet has the authority, all nodes in the subnet store the latest block. The storage competition of the nodes can be abstracted to the storage competition of the virtual subnet, and after the competition obtains the storage right, all nodes in the virtual subnet store the current block. The storage adopts a fair sequential storage mechanism to ensure the fairness of each subnet. And encapsulating the block data of the index specific subnet and the block and realizing the reading of the block data. And the block chain only broadcasts a block head, the block head is added with a subnet and a block number pointing to the block data, the subnet and the block number are stored in the block data, when the block data is read, a query message is constructed according to the subnet and the block number stored in each node, and the query message goes to the designated subnet to acquire the designated block data.
Detailed Description
The present invention is further explained below.
A method for block chain virtual subnet segment storage is characterized by comprising the following steps:
a) calculating the maximum node number O of the subnet by a formula N/M = O, wherein N is the maximum node total number of the block chain system, M is the number of divided virtual subnets, the minimum node number in each subnet is K, when O is smaller than K, the subnet does not participate in block chain data storage, and when O is larger than K, the step b is executed;
b) when a new node joins the block chain system, a UDP data message is constructed from a first virtual subnet in the block chain system, the UDP data message designates a receiving party as the first virtual subnet and then broadcasts the UDP data message, the new node tries to join the first virtual subnet, and after all nodes in the first virtual subnet receive the message, block header information of the first virtual subnet is obtained;
c) if the number of the nodes in the first virtual subnet recorded in the block header information does not reach O, constructing a UDP response packet to confirm that the new node can be added into the first virtual subnet, updating the number of the nodes by +1 by each node in the first virtual subnet, and downloading transaction block chain data and subnet block chain data stored by the nodes in the first virtual subnet after the new node is successfully added into the first virtual subnet;
d) if the number of the nodes in the subnet recorded in the block header information reaches O, constructing a UDP response packet to refuse the addition of a new node, continuously constructing a UDP message by the new node and trying to add the next virtual subnet, broadcasting the UDP data message after the designated receiving party of the UDP data message is the next virtual subnet, and acquiring the block header information of the virtual subnet after all the nodes in the next virtual subnet receive the message;
e) if the number of the nodes in the subnet recorded in the block header information reaches O, constructing a UDP response packet to refuse the addition of a new node, when the number of the subnet found by analyzing the returned message is the same as the number of the subnet trying to be added, opening up a new subnet in the block chain system, wherein the subnet is M +1, constructing and creating a new virtual subnet broadcast UDP message, and broadcasting to inform all the nodes that an M +1 virtual subnet has been created, and each node records that the number of the current virtual subnet is M + 1;
f) each node of the block chain system generates a transaction, and before each node strives for the packing record authority, each node of each virtual subnet which meets the storage requirement obtains a remainder through the sequence number of the current block and the number of the virtual subnet, wherein the remainder is the number of the virtual subnet with the block storage authority (assuming that the block number is 10, the number of the virtual subnets is 4, and the remainder is 2, the second virtual subnet stores the block);
g) all nodes in the virtual subnet which acquire the storage authority pack the block and then store and record the block number, after the storage is finished, the subnet number and the block number are packaged into a UDP message and the whole network is broadcasted, each node in the block chain system acquires the block recording authority according to a block chain competition mechanism, when a certain node in the block chain system acquires the authority, a block head is added, the block head table head also comprises the subnet number and the block number of the current block chain table head which are correspondingly stored in the current front area block head, and after the storage is successful, the block chain table head is broadcasted, and all nodes in the block chain system are updated;
h) when a certain transaction needs to be checked, the block body request UDP message is packaged after the stored block storage information is acquired from the block head corresponding to the block chain of the node, the block body request UDP message indicates the subnet number and the block number stored in the block, the block body request UDP is broadcast to the whole network, after the relevant virtual subnet receives the request and passes the verification through the block chain verification technology, any node in the relevant virtual subnet inquires the stored block through the block number, acquires the block and packages the block into UDP response data, the UDP response data is sent to the requested node, and the transaction inquiry action can be completed after the requested node acquires the block data.
By dividing the virtual subnets, a certain number of nodes perform the same block data storage, so that block tamper resistance and block data redundancy are realized. Once block data tampering action exists, all nodes in the subnet can verify data, and when one or more nodes are off-line or have problems, other nodes can still provide anti-tampering function and block data query service. The block random network segmented storage is realized under the condition of ensuring the normal operation of the traditional block chain. The virtual subnet division is carried out according to the storage optimization and node number maximization principle, not only the divided subnets can store the block data to the maximum extent, but also the subnet nodes can be ensured to have a certain number, and multi-node consensus tamper resistance and block data redundancy are realized. And each subnet fairly stores the new blocks in sequence, and the nodes in the subnet verify whether the current subnet has the storage authority of the latest block data by calculation. If the subnet has the authority, all nodes in the subnet store the latest block. The storage competition of the nodes can be abstracted to the storage competition of the virtual subnet, and after the competition obtains the storage right, all nodes in the virtual subnet store the current block. The storage adopts a fair sequential storage mechanism to ensure the fairness of each subnet. And encapsulating the block data of the index specific subnet and the block and realizing the reading of the block data. And the block chain only broadcasts a block head, the block head is added with a subnet and a block number pointing to the block data, the subnet and the block number are stored in the block data, when the block data is read, a query message is constructed according to the subnet and the block number stored in each node, and the query message goes to the designated subnet to acquire the designated block data.
By dividing the sub-network to store the specific block, the pressure of the single-node storage block is reduced, the single-node storage capacity is greatly improved, various characteristics of the block chain are ensured, and a feasible storage solution is provided for wide and large-scale application of the block chain.
Further, in step b), after receiving the message, all nodes in the first virtual subnet verify the validity of the message by a block chain verification mechanism, and after the verification is passed, analyze and confirm whether the destination subnet of the message is consistent with the local subnet, if so, query the subnet block chain, and obtain the block header information of the first virtual subnet.
Further, the following steps are added after the step b): if the UDP data message sent by the new node does not receive any subnet feedback information within the specified time, the system determines that no subnet exists in the current block chain system, and executes the step c) after the system defaults to open up the first virtual subnet.
Further, after the new node receives the message allowed to join the subnet in step c), a successful message for joining the subnet is constructed, the successful message for joining the subnet records the information of the new node, the subnet information and the joining time, the successful message for the subnet is broadcasted to the first virtual subnet to be joined, each node in the first virtual subnet records the change event of the subnet after receiving the message, and the number of nodes in the subnet is accumulated.
Further, when a node in the block chain is offline, an offline UDP message is constructed and broadcasted to the virtual subnet where the node is located, and after receiving the offline message, other nodes in the virtual subnet record the network change and update the number of nodes.

Claims (5)

1. A method for block chain virtual subnet segment storage is characterized by comprising the following steps:
a) calculating the maximum node number O of the subnet by a formula N/M = O, wherein N is the maximum node total number of the block chain system, M is the number of divided virtual subnets, the minimum node number in each subnet is K, when O is smaller than K, the subnet does not participate in block chain data storage, and when O is larger than K, the step b is executed;
b) when a new node joins the block chain system, a UDP data message is constructed from a first virtual subnet in the block chain system, the UDP data message designates a receiving party as the first virtual subnet and then broadcasts the UDP data message, the new node tries to join the first virtual subnet, and after all nodes in the first virtual subnet receive the message, block header information of the first virtual subnet is obtained;
c) if the number of the nodes in the first virtual subnet recorded in the block header information does not reach O, constructing a UDP response packet to confirm that the new node can be added into the first virtual subnet, updating the number of the nodes by +1 by each node in the first virtual subnet, and downloading transaction block chain data and subnet block chain data stored by the nodes in the first virtual subnet after the new node is successfully added into the first virtual subnet;
d) if the number of the nodes in the subnet recorded in the block header information reaches O, constructing a UDP response packet to refuse the addition of a new node, continuously constructing a UDP message by the new node and trying to add the next virtual subnet, broadcasting the UDP data message after the designated receiving party of the UDP data message is the next virtual subnet, and acquiring the block header information of the virtual subnet after all the nodes in the next virtual subnet receive the message;
e) if the number of the nodes in the subnet recorded in the block header information reaches O, constructing a UDP response packet to refuse the addition of a new node, when the number of the subnet found by analyzing the returned message is the same as the number of the subnet trying to be added, opening up a new subnet in the block chain system, wherein the subnet is M +1, constructing and creating a new virtual subnet broadcast UDP message, and broadcasting to inform all the nodes that an M +1 virtual subnet has been created, and each node records that the number of the current virtual subnet is M + 1;
f) each node of the block chain system generates transaction, and before each node strives for the packing record authority, each node of each virtual subnet which meets the storage requirement obtains a remainder through the sequence number of the current block and the number of the virtual subnet, wherein the remainder is the number of the virtual subnet with the block storage authority;
g) all nodes in a virtual subnet for obtaining storage authority pack the block and then store and record the block number, after the storage is finished, the subnet number and the block number are packaged into a UDP message and the whole network is broadcasted, each node in a block chain system obtains the block recording authority according to a block chain competition mechanism, when a certain node in the block chain system obtains the authority, a block head is added, the block head table head also comprises the subnet number and the block number of the current block chain table head corresponding to the current block chain table head and stored in the current front area block head, and after the storage is successful, the block chain table head is broadcasted, and all nodes in the block chain system are updated;
h) when a certain transaction needs to be checked, the block body request UDP message is packaged after the stored block storage information is acquired from the block head corresponding to the block chain of the node, the block body request UDP message indicates the subnet number and the block number stored in the block, the block body request UDP is broadcast to the whole network, after the relevant virtual subnet receives the request and passes the verification through the block chain verification technology, any node in the relevant virtual subnet inquires the stored block through the block number, acquires the block and packages the block into UDP response data, the UDP response data is sent to the requested node, and the transaction inquiry action can be completed after the requested node acquires the block data.
2. The method of blockchain virtual subnet fragment storage according to claim 1, wherein: and b), after all nodes in the first virtual subnet receive the message, verifying the message validity through a block chain verification mechanism, analyzing and confirming whether the destination subnet of the message is consistent with the subnet after the message is verified, and if so, inquiring a subnet block chain and acquiring block header information of the first virtual subnet.
3. A method of blockchain virtual subnet fragment storage according to claim 1, wherein the following steps are added after step b): if the UDP data packet sent by the new node does not receive any subnet feedback information within the specified time, it is determined that no subnet exists within the current blockchain system, and the system performs step c) after opening up the first virtual subnet by default.
4. The method according to claim 1, wherein in step c), after receiving the message that the subnet allows to join, the new node constructs a successful message for joining the subnet, and the successful message for joining the subnet records the information of the new node, the information of the subnet, and the joining time, and broadcasts the successful message for the first virtual subnet to be joined, and after receiving the message, each node in the first virtual subnet records the change event of the subnet and accumulates the number of nodes in the subnet.
5. The method of blockchain virtual subnet fragment storage according to claim 1, wherein: when the node in the block chain is off-line, an off-line UDP message is constructed and broadcasted to the virtual sub-network where the node is located, and after other nodes of the virtual sub-network receive the off-line message, the network change is recorded and the number of the nodes is updated.
CN201911180073.2A 2019-11-27 2019-11-27 Block chain virtual subnet subsection storage method Active CN110933162B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911180073.2A CN110933162B (en) 2019-11-27 2019-11-27 Block chain virtual subnet subsection storage method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911180073.2A CN110933162B (en) 2019-11-27 2019-11-27 Block chain virtual subnet subsection storage method

Publications (2)

Publication Number Publication Date
CN110933162A CN110933162A (en) 2020-03-27
CN110933162B true CN110933162B (en) 2022-03-25

Family

ID=69852118

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911180073.2A Active CN110933162B (en) 2019-11-27 2019-11-27 Block chain virtual subnet subsection storage method

Country Status (1)

Country Link
CN (1) CN110933162B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111783156B (en) * 2020-07-03 2023-05-16 福建正孚软件有限公司 Cloud electronic contract processing method and system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105719185A (en) * 2016-01-22 2016-06-29 杭州复杂美科技有限公司 Block chain data comparison and consensus method
CN107180350A (en) * 2017-03-31 2017-09-19 唐晓领 A kind of method of the multi-party shared transaction metadata based on block chain, apparatus and system
CN107528886A (en) * 2017-07-25 2017-12-29 中国科学院计算技术研究所 Block chain the whole network method for splitting and system
CN107730258A (en) * 2017-09-01 2018-02-23 上海点融信息科技有限责任公司 Method for processing resource, device and computer-readable recording medium based on block chain
CN108335207A (en) * 2018-02-14 2018-07-27 阿里巴巴集团控股有限公司 Assets management method and device, electronic equipment
CN109447578A (en) * 2018-10-13 2019-03-08 山东云息网络科技有限公司 A kind of internet sport self-determination cooperation management system and method based on block chain
CN110417896A (en) * 2019-07-31 2019-11-05 中国工商银行股份有限公司 The system and method for block chain dynamic group net based on cloud

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170214701A1 (en) * 2016-01-24 2017-07-27 Syed Kamran Hasan Computer security based on artificial intelligence
US10270599B2 (en) * 2017-04-27 2019-04-23 Factom, Inc. Data reproducibility using blockchains

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105719185A (en) * 2016-01-22 2016-06-29 杭州复杂美科技有限公司 Block chain data comparison and consensus method
CN107180350A (en) * 2017-03-31 2017-09-19 唐晓领 A kind of method of the multi-party shared transaction metadata based on block chain, apparatus and system
CN107528886A (en) * 2017-07-25 2017-12-29 中国科学院计算技术研究所 Block chain the whole network method for splitting and system
CN107730258A (en) * 2017-09-01 2018-02-23 上海点融信息科技有限责任公司 Method for processing resource, device and computer-readable recording medium based on block chain
CN108335207A (en) * 2018-02-14 2018-07-27 阿里巴巴集团控股有限公司 Assets management method and device, electronic equipment
CN109447578A (en) * 2018-10-13 2019-03-08 山东云息网络科技有限公司 A kind of internet sport self-determination cooperation management system and method based on block chain
CN110417896A (en) * 2019-07-31 2019-11-05 中国工商银行股份有限公司 The system and method for block chain dynamic group net based on cloud

Also Published As

Publication number Publication date
CN110933162A (en) 2020-03-27

Similar Documents

Publication Publication Date Title
CN109471744B (en) Main chain and parallel multi-sub-chain system architecture based on block chain
CN111752246B (en) Unmanned aerial vehicle bee colony cooperative work platform based on block chain and artificial intelligence drive
EP2661028B1 (en) Duplicate Packet Suppression
CN110784495B (en) Block chain-based discovery and configuration information management method for big data cluster system
CN109714239B (en) Management message issuing method, VNFM (virtual network management frequency) equipment and server
CN111968000B (en) Intelligent agricultural data monitoring and automatic control method based on double-chain mechanism
CN109547288B (en) Programmable flow measuring method for protocol independent forwarding network
CN110933162B (en) Block chain virtual subnet subsection storage method
US20230179510A1 (en) Method for sending and forwarding packet, head node, forwarding node and storage medium
CN111899019A (en) Method and system for cross validation and sharing of blacklist and multiple parties
CN114079567B (en) Block chain-based universal IP traceability system and method
CN110266766A (en) A kind of construction method, system and the terminal device of attack resistance distributed network node
CN101826981B (en) Method for processing event message, northbound interface and operation support system
CN111353177A (en) Block chain-based privacy large file storage system
CN112381599A (en) Shared charger rental system and method based on block chain technology
CN111444206B (en) Synchronous processing method, device, equipment and medium
CN104683148A (en) Uniform port model and method for accessing logical port thereof
US7548966B2 (en) Multi-layer user management method for multicasting proxy
CN112835605B (en) Block chain version gray scale upgrading verification method, device and system
CN113111074B (en) Interactive data monitoring method and device based on block chain
CN103384988B (en) Communication system, switch hub, router and communication means
CN112398934B (en) Trusting broadcasting method based on block chain
CN110838924B (en) Block transmission method and device
CN114285778A (en) Power dispatching data network networking safety test system and test method
US11509565B2 (en) Network link verification

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
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: A Segmented Storage Method for Blockchain Virtual Subnet

Effective date of registration: 20230725

Granted publication date: 20220325

Pledgee: Ji'nan finance Company limited by guarantee

Pledgor: SHANDONG JIUZHOU XINTAI INFORMATION TECHNOLOGY CO.,LTD.

Registration number: Y2023980049639

PE01 Entry into force of the registration of the contract for pledge of patent right