CN111932326B - Data processing method based on block chain network and related equipment - Google Patents

Data processing method based on block chain network and related equipment Download PDF

Info

Publication number
CN111932326B
CN111932326B CN202010825119.8A CN202010825119A CN111932326B CN 111932326 B CN111932326 B CN 111932326B CN 202010825119 A CN202010825119 A CN 202010825119A CN 111932326 B CN111932326 B CN 111932326B
Authority
CN
China
Prior art keywords
field
proxy server
invoicing
node
data packet
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
CN202010825119.8A
Other languages
Chinese (zh)
Other versions
CN111932326A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN202010825119.8A priority Critical patent/CN111932326B/en
Publication of CN111932326A publication Critical patent/CN111932326A/en
Application granted granted Critical
Publication of CN111932326B publication Critical patent/CN111932326B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • G06Q30/00Commerce
    • G06Q30/04Billing or invoicing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/3247Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving digital signatures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/50Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Development Economics (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Computer Security & Cryptography (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Marketing (AREA)
  • General Business, Economics & Management (AREA)
  • Computing Systems (AREA)
  • Strategic Management (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Finance (AREA)
  • Economics (AREA)
  • Accounting & Taxation (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The embodiment of the invention provides a data processing method and related equipment based on a block chain network, wherein the method comprises the following steps: the node responds to an invoicing application request from the proxy server, sends a response message of the invoicing application request to the proxy server, the response message comprises a first field and a second field, the first field comprises a target data packet to be uplinked, the second field comprises session data between the node and the proxy server and a digital signature of the node, the node receives an invoicing confirmation request sent by the proxy server according to the response message, the invoicing confirmation request comprises the second field and the first field signed by the proxy server, the node verifies the second field and the first field signed by the proxy server, if the verification is passed, the invoicing operation is carried out on the target data packet, therefore, invoicing can be realized without depending on a storage service, no perception of a user on the fault is realized when the storage service fails, real-time availability of the invoicing service is ensured, and the invoicing experience is improved.

Description

Data processing method based on block chain network and related equipment
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a data processing method and related devices based on a blockchain network.
Background
Currently, in a blockchain electronic invoice system, user billing request data is usually backed up in a database (such as MySQL database) of a storage server, and if the storage server is unavailable due to downtime or the like in the running process of the blockchain electronic invoice system, the billing request data cached in the database is usually called for billing after waiting for fault repair. However, the time to wait for the storage service to fail to repair is generally long, and the entire billing service is not available during repair, so that the user needs to wait for the storage service to repair before reusing the billing service. It can be seen that how to avoid the unavailability of billing services due to storage service failures has become a problem to be solved.
Disclosure of Invention
The embodiment of the invention provides a data processing method and related equipment based on a block chain network, which can realize that a user does not have a sense of faults when storage service breaks down, ensure the real-time availability of billing service and promote billing experience.
In a first aspect, an embodiment of the present invention provides a data processing method based on a blockchain network, applied to a node in the blockchain network, the method including:
Responding to an invoicing application request from a proxy server, sending a response message of the invoicing application request to the proxy server, wherein the response message comprises a first field and a second field, the first field comprises a target data packet to be uplink, the target data packet is obtained according to invoicing data included in the invoicing application request, and the second field comprises session data between the node and the proxy server and a digital signature of the node.
And receiving an invoicing confirmation request sent by the proxy server according to the response message, wherein the invoicing confirmation request comprises the second field and the first field signed by the proxy server.
And verifying the second field and the first field signed by the proxy server, and if the verification is passed, executing the billing operation on the target data packet.
In a second aspect, an embodiment of the present invention provides a data processing method based on a blockchain network, applied to a proxy server, where the method includes:
and sending an invoicing application request to a node in the blockchain network, wherein the invoicing application request comprises invoicing data.
Receiving a response message of the billing application request sent by the node in response to the billing application request, wherein the response message comprises a first field and a second field, the first field comprises a target data packet to be uplink, the target data packet is obtained according to billing data included in the billing application request, and the second field comprises session data between the node and the proxy server and a digital signature of the node.
And sending an invoicing confirmation request to the node according to the response message, wherein the invoicing confirmation request comprises the second field and the first field signed by the proxy server, and the invoicing confirmation request is used for indicating the node to execute invoicing operation on the target data packet under the condition that the second field and the first field signed by the proxy server are verified.
In a third aspect, an embodiment of the present invention provides a data processing apparatus, the apparatus including:
the system comprises a sending module, a proxy server and a receiving module, wherein the sending module is used for responding to an invoicing application request from the proxy server and sending a response message of the invoicing application request to the proxy server, the response message comprises a first field and a second field, the first field comprises a target data packet to be uplink, the target data packet is obtained according to invoicing data included in the invoicing application request, and the second field comprises session data between a node of a blockchain network and the proxy server and a digital signature of the node.
And the receiving module is used for receiving an invoicing confirmation request sent by the proxy server according to the response message, wherein the invoicing confirmation request comprises the second field and the first field signed by the proxy server.
And the processing module is used for verifying the second field and the first field signed by the proxy server, and if the verification is passed, the billing operation is executed on the target data packet.
In a fourth aspect, an embodiment of the present invention provides a data processing apparatus, including:
the system comprises a sending module, a receiving module and a receiving module, wherein the sending module is used for sending an invoicing application request to a node in a blockchain network, and the invoicing application request comprises invoicing data.
The receiving module is used for receiving a response message of the billing application request sent by the node in response to the billing application request, the response message comprises a first field and a second field, the first field comprises a target data packet to be uplink, the target data packet is obtained according to billing data included in the billing application request, and the second field comprises session data between the node and a proxy server and a digital signature of the node.
The sending module is further configured to send an invoicing confirmation request to the node according to the response message, where the invoicing confirmation request includes the second field and the first field signed by the proxy server, and the invoicing confirmation request is used to instruct the node to execute an invoicing operation on the target data packet when verification of the second field and the first field signed by the proxy server passes.
In a fifth aspect, an embodiment of the present invention provides a node device, where the node device includes a processor, a network interface, and a storage device, where the processor, the network interface, and the storage device are connected to each other, where the network interface is controlled by the processor to send and receive data, and the storage device is used to store a computer program, where the computer program includes program instructions, and the processor is configured to invoke the program instructions to perform the data processing method based on a blockchain network according to the first aspect.
In a sixth aspect, an embodiment of the present invention provides a server, where the server includes a processor, a network interface, and a storage device, where the processor, the network interface, and the storage device are connected to each other, where the network interface is controlled by the processor to send and receive data, and the storage device is used to store a computer program, where the computer program includes program instructions, and the processor is configured to invoke the program instructions to perform the data processing method based on a blockchain network according to the second aspect.
In a seventh aspect, embodiments of the present invention provide a computer readable storage medium storing a computer program, the computer program including program instructions for execution by a processor to perform the blockchain network-based data processing method of the first or second aspects.
In an eighth aspect, the present implementations disclose a computer program product or computer program comprising computer instructions stored in a computer readable storage medium. A processor of a computer device reads the computer instructions from a computer readable storage medium, the processor executing the computer instructions to cause the computer device to perform the blockchain network-based data processing method of the first or second aspect.
In the embodiment of the invention, the node responds to the billing application request from the proxy server, sends a response message of the billing application request to the proxy server, the response message comprises a first field and a second field, the first field comprises a target data packet to be linked, the target data packet is obtained according to billing data included in the billing application request, the second field comprises session data between the node and the proxy server and a digital signature of the node, the node receives the billing confirmation request sent by the proxy server according to the response message, the billing confirmation request comprises the second field and the first field signed by the proxy server, the node verifies the second field and the first field signed by the proxy server, and if the verification is passed, the billing operation is executed on the target data packet, so that the billing can be realized without relying on storage service, the unaware of the fault by a user when the storage service breaks down is realized, the real-time availability of the billing service is ensured, and the billing experience is improved.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1a is a schematic diagram of a data processing system according to an embodiment of the present invention;
FIG. 1b is a block chain architecture diagram according to an embodiment of the present invention;
FIG. 1c is a schematic diagram illustrating a process of generating a new block according to an embodiment of the present invention;
FIG. 2 is a flow chart of a data processing method based on a blockchain network according to an embodiment of the present invention;
FIG. 3 is a flowchart of another data processing method based on a blockchain network according to an embodiment of the present invention;
FIG. 4 is a flowchart of another data processing method based on a blockchain network according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of a data processing apparatus according to an embodiment of the present invention;
FIG. 6 is a schematic diagram of another data processing apparatus according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of a node device according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of a server according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Aiming at the problem that the billing service is unavailable due to the storage service failure in the current blockchain electronic invoice system, the embodiment of the invention provides a data processing method based on a blockchain network, which can realize the unaware of the failure by a user when the storage service fails, ensure the real-time availability of the billing service and improve the blockchain billing experience of the user.
Referring to FIG. 1a, a schematic architecture diagram of a data processing system according to an embodiment of the present invention is provided, the data processing system includes a blockchain network 10, a proxy server 102, a storage server 103, and a user terminal 104, wherein:
The blockchain network 10 refers to a network for data sharing from node to node, and a plurality of nodes 101 may be included in the blockchain network. Each node 101 may receive input information while operating normally and maintain shared data (i.e., blockchains) within the blockchain network based on the received input information. In order To ensure information intercommunication in the blockchain network, information connection can exist between every two nodes, point-To-point (P2P) communication can be realized between any two nodes, and particularly P2P communication can be performed through a wired communication link or a wireless communication link. For example, when any node in the blockchain network receives input information, other nodes acquire the input information according to a consensus algorithm, and store the input information as data in shared data, so that the data stored on all nodes in the blockchain network are consistent.
The proxy server 102 may access the blockchain network and may communicate with nodes in the blockchain network, e.g., submit billing data to the nodes, obtain data to be booted from the nodes, etc.
The storage server 103 is configured to provide an invoicing service for the user, and uses a database, such as MySQL database, to cache and back up invoice data of the user, session data between the node 101 and the proxy server 102, and so on.
The user terminal 104 is configured to submit an invoicing instruction to the proxy server 102, may also access the blockchain network, and may communicate with nodes in the blockchain network, e.g., obtain data from the nodes, etc. The user terminal 104 may be a smart phone, a tablet computer, a notebook computer, a desktop computer, an on-board smart terminal, etc., which is not limited in the embodiment of the present invention.
It should be noted that the number of nodes shown in fig. 1a is merely illustrative, and any number of nodes may be deployed according to actual needs.
Each node in the blockchain network has a node identifier corresponding to the node identifier, and each node in the blockchain network can store the node identifiers of other nodes in the blockchain network, so that the generated blocks can be broadcast to other nodes in the blockchain network according to the node identifiers of the other nodes. Each node can maintain a node identification list shown in the following table, and the node names and the node identifications are correspondingly stored in the node identification list. The node identifier may be an internet protocol (Internet Protocol, IP) address, or any other information that can be used to identify the node, and the table is described only by way of example as an IP address.
Node name Node identification
Node 1 117.114.151.174
Node 2 117.116.189.145
Node N 119.123.789.258
Wherein each node in the blockchain network stores one and the same blockchain. The blockchain is composed of a plurality of blocks, see fig. 1b, the blockchain is composed of a plurality of blocks, the starting block comprises a block head and a block main body, the block head stores an input information characteristic value, a version number, a time stamp and a difficulty value, and the block main body stores input information; the next block of the starting block takes the starting block as a father block, the next block also comprises a block head and a block main body, the block head stores the input information characteristic value of the current block, the block head characteristic value of the father block, the version number, the timestamp and the difficulty value, and the like, so that the block data stored in each block in the block chain are associated with the block data stored in the father block, and the safety of the input information in the block is ensured.
When each block in the blockchain is generated, referring to fig. 1c, when the node where the blockchain is located receives input information, checking the input information, after the checking is completed, storing the input information into a memory pool, and updating a hash tree used for recording the input information; then, updating the update time stamp to the time of receiving the input information, trying different random numbers, and calculating the characteristic value for a plurality of times, so that the calculated characteristic value can meet the following formula:
SHA256(SHA256(version+prev_hash+merkle_root+ntime+nbits+x))<TARGET
Wherein SHA256 is a eigenvalue algorithm used to calculate eigenvalues; version (version number) is version information of the related block protocol in the block chain; the prev_hash is the block header characteristic value of the parent block of the current block; the merkle_root is a characteristic value of input information; ntime is the update time of the update timestamp; the nbits is the current difficulty, is a fixed value in a period of time, and is determined again after exceeding a fixed period of time; x is a random number; TARGET is a eigenvalue threshold that can be determined from nbits.
Thus, when the random number meeting the formula is calculated, the information can be correspondingly stored to generate the block head and the block main body, and the current block is obtained. And then, the node where the blockchain is located sends the newly generated blocks to other nodes in the blockchain network where the newly generated blocks are located according to the node identifications of other nodes in the blockchain network, the other nodes verify the newly generated blocks, and the newly generated blocks are added into the blockchain stored in the newly generated blocks after the verification is completed.
The intelligent contract is a code implementation for executing when a certain condition is met, a developer can define contract logic through a programming language, issue the contract logic to a blockchain (intelligent contract registration), call a key or trigger execution according to the logic of contract clauses to complete the contract logic, and simultaneously provide functions of upgrading and logging off the intelligent contract.
In some possible embodiments, when the storage server 103 is unavailable, a node 101 of the blockchain network responds to an invoicing application request from the proxy server 102, and sends a response message of the invoicing application request to the proxy server 102, where the response message includes a first field and a second field, the first field includes a target data packet to be linked, the target data packet is obtained according to the invoicing data included in the invoicing application request, the second field includes session data between the node 101 and the proxy server 102 and a digital signature of the node 101, the node 101 receives an invoicing confirmation request sent by the proxy server 102 according to the response message, the invoicing confirmation request includes the second field and the first field signed by the proxy server 102, and if the verification is passed, the node 101 performs an invoicing operation on the target data packet, thereby realizing that a user has no perception of a fault when a storage service fails, and ensuring real-time availability of the invoicing service, and improving a blockchain invoicing experience of the user.
The implementation details of the technical scheme of the embodiment of the invention are described in detail below:
Referring to fig. 2, a flow chart of a data processing method based on a blockchain network provided by the data processing system shown in fig. 1a according to an embodiment of the present invention is mainly described from a node side, and the data processing method includes the following steps:
201. the method comprises the steps that a node responds to an invoicing application request from a proxy server, a response message of the invoicing application request is sent to the proxy server, the response message comprises a first field and a second field, the first field comprises a target data packet to be uplink, the target data packet is obtained according to invoicing data included in the invoicing application request, and the second field comprises session data between the node and the proxy server and a digital signature of the node.
The node can be any billing node responsible for billing business in the blockchain network.
Specifically, the node receives an invoicing application request sent by the proxy server according to the invoicing requirement of the user, wherein the invoicing application request comprises invoicing data, and the invoicing data can be related data generated by a transaction action (such as shopping, traveling and the like) of the user, can also comprise a tax payer identification number of an invoicing enterprise, and can also comprise an identification of an invoicing service provider corresponding to the proxy server. The node can analyze the billing data to obtain information of each billing field, and then process the information according to the data format of the blockchain billing to obtain data meeting the requirement of the uplink, and the data is recorded as a target data packet to be uplink, wherein the target data packet can also be called a string to be signed, and can be understood as the part of data needing to be signed and confirmed by the proxy server. The node can detect whether the storage server is available, if so, the node backs up the data to the storage server for billing according to the existing billing flow; if not, the target data packet to be uplink may be added to the first field, and a digital signature of the node for the second field may be generated using a private key of the node, and session data between the node and the proxy server and the digital signature of the node may be added to the second field, and the first field and the second field may be sent to the proxy server in the form of a response message. The private key signature of the node is utilized to lock the second field, so that the second field is prevented from being tampered by a proxy server or other attackers, and the continuous normal operation of the billing service is effectively ensured.
In some possible embodiments, the first field and the second field may be reserved fields in an invoicing interface of the node, which may be a communication interface of the HTTP protocol. In the case where the storage server is available, both fields are empty and carry no information; in the event that the storage server is not available, then both fields are enabled to participate in the billing process. The first field may specifically be a signtr field, which is used to carry a target data packet to be uplink (i.e. a string to be signed), and the second field may specifically be an attach field, which is used to carry session data between the node and the proxy server and a digital signature of the node.
202. The node receives an invoicing confirmation request sent by the proxy server according to the response message, wherein the invoicing confirmation request comprises the second field and the first field signed by the proxy server.
Specifically, the node receives an invoicing confirmation request sent by the proxy server according to the response message, wherein the invoicing confirmation request refers to a request sent to the node by the proxy server after confirming that the target data packet in the first field is accurate, and the invoicing confirmation request carries a second field and a digital signature of the proxy server to the first field.
203. And the node verifies the second field and the first field signed by the proxy server, and if the verification is passed, the node performs billing operation on the target data packet.
Specifically, the node verifies the second field returned by the proxy server and the first field signed by the proxy server, if the second field is not tampered (i.e. returned as it is) and the digital signature verification of the proxy server in the first field is passed, the verification of the second field and the first field signed by the proxy server is determined to be passed, then the target data packet to be uplink is obtained from the first field signed by the proxy server, and after the verification of the target data packet consensus with other nodes in the blockchain network is passed, the target data packet is written into the blockchain, thereby completing the issuing of the blockchain invoice.
In some possible embodiments, the second field may further include a first hash value of the target data packet, specifically: the node may calculate a first hash value of the target data packet before sending a response message of the billing application request to the proxy server, and add the first hash value to the second field, then send the first field including the target data packet, session data between the node and the proxy server, a digital signature of the node, and the second field including the first hash value to the proxy server in the form of a response message, after receiving the billing confirmation request sent by the proxy server, and acquiring the target data packet from the first field signed by the proxy server, may acquire the first hash value from the second field included in the billing confirmation request, and if the target data packet matches the first hash value, for example, may calculate the second hash value of the target data packet included in the first field signed by the proxy server, and if the first hash value is the same as the second hash value, it indicates that the target data packet is not tampered by the proxy server or other attacker, and may perform the billing operation on the target data packet.
In some possible embodiments, the first field signed by the proxy server further includes a digital signature of the proxy server, and a specific manner of verifying the second field and the first field signed by the proxy server by the node may include: the node acquires the public key of the proxy server, verifies the digital signature of the proxy server by using the public key of the proxy server, if the verification is passed, the second field included in the billing confirmation request can be verified, and if the verification is passed, the verification of the second field and the signed first field of the proxy server is confirmed to be passed.
In the embodiment of the invention, a node responds to an invoicing application request from a proxy server, and sends a response message of the invoicing application request to the proxy server, wherein the response message comprises a first field and a second field, the first field comprises a target data packet to be uplinked, the target data packet is obtained according to invoicing data included in the invoicing application request, the second field comprises session data between the node and the proxy server and a digital signature of the node, the node receives an invoicing confirmation request sent by the proxy server according to the response message, the invoicing confirmation request comprises the second field and a first field signed by the proxy server, the node verifies the second field and the first field signed by the proxy server, if the verification passes, the invoicing operation is carried out on the target data packet, so that the unaware of the fault by a user can be realized when the storage service fails, the real-time availability of the invoicing service is ensured, and the block chain invoicing experience of the user is improved; in addition, the authenticity and the credibility of the opened bill can be ensured through the signature of the node and the proxy server and the verification mechanism of the data.
Referring to fig. 3, a flowchart of another data processing method based on a blockchain network provided by the data processing system shown in fig. 1a according to an embodiment of the present invention is mainly described from a proxy server side, and the data processing method includes the following steps:
301. and the proxy server sends an invoicing application request to a node in the blockchain network, wherein the invoicing application request comprises invoicing data.
Specifically, when a user needs to issue a blockchain electronic invoice, the user can send an issue instruction to the proxy server through the user terminal, the issue instruction can include required issue data, the issue data can include necessary information such as transaction amount, transaction content, an issue party, a ticket collector and the like, and the proxy server can send an issue application request to a node in the blockchain network after receiving the issue instruction sent by the user terminal, wherein the issue application request includes the issue data.
302. The proxy server receives a response message of the billing application request sent by the node in response to the billing application request, wherein the response message comprises a first field and a second field, the first field comprises a target data packet to be uplink, the target data packet is obtained according to billing data included in the billing application request, and the second field comprises session data between the node and the proxy server and a digital signature of the node.
303. The proxy server sends an invoicing confirmation request to the node according to the response message, wherein the invoicing confirmation request comprises the second field and the first field signed by the proxy server, and the invoicing confirmation request is used for indicating the node to execute invoicing operation on the target data packet under the condition that the second field and the first field signed by the proxy server are verified.
Specifically, after receiving a response message sent by a node in response to an invoicing application request, the proxy server can verify the data required by invoicing, if the verification passes, the proxy server sends an invoicing confirmation request to the node, namely, the node is informed of confirmation that the invoicing can be performed, the proxy server can acquire a target data packet included in a first field, compares the target data packet included in the first field with invoicing data carried in an invoicing instruction submitted by a user terminal, if the matching is successful, namely, related data in the target data packet is consistent with the invoicing data, a digital signature of the proxy server is generated by using a private key of the proxy server, and the digital signature of the proxy server is added into the first field, so that the first field after the proxy server signs, namely, the target data packet in the first field is correct data after the proxy server is verified and confirmed, and the proxy server can be used for invoicing. And then, the proxy server sends an invoicing confirmation request to the node, wherein the invoicing confirmation request comprises a second field and a first field signed by the proxy server, so that the node executes an invoicing operation on the target data packet under the condition that verification of the second field and the first field signed by the proxy server passes after receiving the invoicing confirmation request.
In some possible embodiments, the proxy server may obtain the public key of the node, verify the digital signature of the node included in the second field by using the public key of the node, and if the verification is passed, confirm that the node of the current session is legal and trusted, and may perform a subsequent billing process, so as to send a billing confirmation request to the node according to the response message.
In the embodiment of the invention, a proxy server sends an invoicing application request to a node in a blockchain network, the invoicing application request comprises invoicing data, a response message sent by the node in response to the invoicing application request is received, the response message comprises a first field and a second field, the first field comprises a target data packet to be linked, the target data packet is obtained according to the invoicing data, the second field comprises session data between the node and the proxy server and a digital signature of the node, the proxy server sends an invoicing confirmation request to the node according to the response message, the invoicing confirmation request comprises the second field and the first field signed by the proxy server, so that the node executes an invoicing operation on the target data packet under the condition that the first field after signing the second field and the proxy server passes verification, and the second field (such as an attach field) is used for transmitting session data, so that the node and the proxy server keep a session, namely a real-time invoicing state is kept, a user is not aware of a fault when a storage service is failed, and a real-time invoicing service is ensured, and a block of the user is enabled to be experienced; in addition, the authenticity and the credibility of the opened bill can be ensured through the signature of the node and the proxy server and the verification mechanism of the data.
Referring to fig. 4, a flowchart of another data processing method based on a blockchain network provided by the data processing system shown in fig. 1a according to an embodiment of the present invention is mainly described from a user terminal, a proxy server and a node side, and the data processing method includes the following steps:
401. the user terminal sends an invoicing instruction to the proxy server, wherein the invoicing instruction comprises invoicing data.
402. And the proxy server responds to the billing instruction and sends a billing application request to a node, wherein the billing application request comprises the billing data.
403. The node responds to the billing application request to analyze the billing data to obtain a target data packet to be uplink, the target data packet is added into a first field, and session data between the node and the proxy server and a digital signature of the node are added into a second field.
404. And the node sends a response message of the billing application request to the proxy server, wherein the response message comprises the first field and the second field.
405. And the proxy server sends an invoicing confirmation request to the node according to the response message, wherein the invoicing confirmation request comprises the second field and the first field signed by the proxy server.
406. And the node verifies the second field and the first field signed by the proxy server, and if the verification is passed, the node performs billing operation on the target data packet.
407. And the node sends an invoicing result to the proxy server.
408. And the proxy server sends an invoicing result to the user terminal.
Specifically, the specific implementation of steps 401 to 408 may be referred to the related description in the foregoing method embodiment, which is not repeated herein.
In the embodiment of the invention, a user terminal can send an invoicing instruction to a proxy server, the invoicing instruction comprises invoicing data, the proxy server responds to the invoicing instruction and sends an invoicing application request to a node, the invoicing application request comprises the invoicing data, the node responds to the invoicing application request and analyzes the invoicing data to obtain a target data packet to be linked, the target data packet is added to a first field, session data between the node and the proxy server and a digital signature of the node are added to a second field, then the node sends a response message to the proxy server, the response message comprises the first field and the second field, the proxy server sends an invoicing confirmation request to the node according to the response message, the invoicing confirmation request comprises the second field and the first field signed by the proxy server, if the validation is passed, the invoicing operation is carried out on the target data packet, the node can send the invoicing result to the proxy server, and the proxy server forwards the invoicing result to the user terminal, so that the user can realize the user can feel that the invoicing service has no fault when the storage service has a fault, and the user can feel that the invoicing service has no real-time experience of an invoicing block; in addition, the authenticity and the credibility of the opened bill can be ensured through the signature of the node and the proxy server and the verification mechanism of the data.
Referring to fig. 5, a schematic structural diagram of a data processing apparatus according to an embodiment of the present invention includes:
the sending module 501 is configured to send, in response to an invoicing application request from a proxy server, a response message of the invoicing application request to the proxy server, where the response message includes a first field and a second field, the first field includes a target data packet to be linked, the target data packet is obtained according to invoicing data included in the invoicing application request, and the second field includes session data between a node of a blockchain network and the proxy server and a digital signature of the node.
And the receiving module 502 is configured to receive an invoicing confirmation request sent by the proxy server according to the response message, where the invoicing confirmation request includes the second field and the first field signed by the proxy server.
And a processing module 503, configured to verify the second field and the signed first field of the proxy server, and if the verification is passed, execute an invoicing operation on the target data packet.
Optionally, the sending module 501 is specifically configured to:
and receiving an invoicing application request sent by the proxy server, wherein the invoicing application request comprises invoicing data.
And under the condition that the storage server is not available, sending a response message of the billing application request to the proxy server, wherein the response message comprises a first field and a second field, the first field comprises a target data packet to be linked, the target data packet is obtained according to the billing data, and the second field comprises session data between the node and the proxy server and a digital signature of the node.
Optionally, the processing module 503 is further configured to:
and analyzing and processing the billing data included in the billing application request of the proxy server to obtain the target data packet to be linked.
The target data packet is added to the first field.
And generating a digital signature of the node by using the private key of the node, and adding session data between the node and the proxy server and the digital signature of the node into a second field.
Optionally, the signed first field of the proxy server further includes a digital signature of the proxy server, and the processing module 503 is specifically configured to:
and obtaining the public key of the proxy server.
And verifying the digital signature of the proxy server by using the public key of the proxy server.
And if the verification is passed, verifying the second field included in the invoicing confirmation request.
And if the verification is passed, confirming that the verification of the second field and the first field signed by the proxy server is passed.
Optionally, the processing module 503 is specifically configured to:
and acquiring the target data packet from the first field signed by the proxy server.
And after the target data packet passes the common identification verification with other nodes in the blockchain network, writing the target data packet into a blockchain.
Optionally, the processing module 503 is further configured to:
the first hash value is obtained from the second field.
And if the target data packet is matched with the first hash value, executing the step of writing the target data packet into a blockchain after the target data packet passes the common identification verification with other nodes in the blockchain network.
Optionally, the first field and the second field are reserved fields in an invoicing interface of the node.
It should be noted that, the functions of each functional module of the data processing apparatus according to the embodiments of the present invention may be specifically implemented according to the method in the embodiments of the method, and the specific implementation process may refer to the related description of the embodiments of the method, which is not repeated herein.
Referring to fig. 6, a schematic structural diagram of another data processing apparatus according to an embodiment of the present invention includes:
the sending module 601 is configured to send an invoice application request to a node in a blockchain network, where the invoice application request includes invoice data.
The receiving module 602 is configured to receive a response message of the billing application request sent by the node in response to the billing application request, where the response message includes a first field and a second field, the first field includes a target data packet to be uplink, the target data packet is obtained according to billing data included in the billing application request, and the second field includes session data between the node and a proxy server and a digital signature of the node.
The sending module 601 is further configured to send an invoicing confirmation request to the node according to the response message, where the invoicing confirmation request includes the second field and the first field signed by the proxy server, and the invoicing confirmation request is used to instruct the node to execute an invoicing operation on the target data packet when verification of the second field and the first field signed by the proxy server passes.
Optionally, the apparatus further includes:
an obtaining module 603, configured to obtain the target data packet included in the first field.
And the processing module 604 is configured to generate a digital signature of the proxy server by using a private key of the proxy server, and add the digital signature of the proxy server to the first field to obtain a signed first field of the proxy server, if the target data packet passes verification.
It should be noted that, the functions of each functional module of the data processing apparatus according to the embodiments of the present invention may be specifically implemented according to the method in the embodiments of the method, and the specific implementation process may refer to the related description of the embodiments of the method, which is not repeated herein.
Referring to fig. 7, a schematic structural diagram of a node device according to an embodiment of the present invention includes a power supply module and other structures, and includes a processor 701, a storage 702, and a network interface 703. The processor 701, the storage 702, and the network interface 703 may interact with each other.
The storage 702 may include volatile memory (RAM), such as random-access memory (RAM); the storage 702 may also include a non-volatile memory (non-volatile memory), such as a flash memory (flash memory), a Solid State Drive (SSD), etc.; the storage 702 may also include a combination of the types of memory described above.
The processor 701 may be a central processing unit 701 (central processing unit, CPU). In one embodiment, the processor 701 may also be a graphics processor 701 (Graphics Processing Unit, GPU). The processor 701 may also be a combination of a CPU and a GPU. In one embodiment, the storage 702 is configured to store program instructions. The processor 701 may call the program instructions to perform the following operations:
in response to an invoicing application request from a proxy server, a response message of the invoicing application request is sent to the proxy server through a network interface 703, wherein the response message comprises a first field and a second field, the first field comprises a target data packet to be uplinked, the target data packet is obtained according to invoicing data included in the invoicing application request, and the second field comprises session data between a node of a blockchain network and the proxy server and a digital signature of the node.
And receiving, by the network interface 703, an invoicing confirmation request sent by the proxy server according to the response message, where the invoicing confirmation request includes the second field and the first field signed by the proxy server.
And verifying the second field and the first field signed by the proxy server, and if the verification is passed, executing the billing operation on the target data packet.
Optionally, the processor 701 is specifically configured to:
an invoice application request sent by the proxy server is received through the network interface 703, and the invoice application request includes invoice data.
In case it is determined that the storage server is not available, a response message of the billing application request is sent to the proxy server through the network interface 703, where the response message includes a first field and a second field, the first field includes a target data packet to be linked, the target data packet is obtained according to the billing data, and the second field includes session data between the node and the proxy server and a digital signature of the node.
Optionally, the processor 701 is further configured to:
and analyzing and processing the billing data included in the billing application request of the proxy server to obtain the target data packet to be linked.
The target data packet is added to the first field.
And generating a digital signature of the node by using the private key of the node, and adding session data between the node and the proxy server and the digital signature of the node into a second field.
Optionally, the signed first field of the proxy server further includes a digital signature of the proxy server, and the processor 701 is specifically configured to:
and obtaining the public key of the proxy server.
And verifying the digital signature of the proxy server by using the public key of the proxy server.
And if the verification is passed, verifying the second field included in the invoicing confirmation request.
And if the verification is passed, confirming that the verification of the second field and the first field signed by the proxy server is passed.
Optionally, the processor 701 is specifically configured to:
and acquiring the target data packet from the first field signed by the proxy server.
And after the target data packet passes the common identification verification with other nodes in the blockchain network, writing the target data packet into a blockchain.
Optionally, the processor 701 is further configured to:
the first hash value is obtained from the second field.
And if the target data packet is matched with the first hash value, executing the step of writing the target data packet into a blockchain after the target data packet passes the common identification verification with other nodes in the blockchain network.
Optionally, the first field and the second field are reserved fields in an invoicing interface of the node.
In particular, the processor 701, the storage 702 and the network interface 703 described in the embodiments of the present invention may perform the implementation described in the related embodiments of the data processing method based on a blockchain network provided in fig. 2 or fig. 4, and may also perform the implementation described in the related embodiments of the data processing apparatus provided in fig. 5, which are not described herein again.
Referring to fig. 8, a schematic structural diagram of a server according to an embodiment of the present invention includes a power module and other structures, and includes a processor 801, a storage device 802, and a network interface 803. Data may be interacted between the processor 801, the storage 802, and the network interface 803.
The storage device 802 may include volatile memory (RAM), such as random-access memory (RAM); the storage device 802 may also include a non-volatile memory (non-volatile memory), such as a flash memory (flash memory), a Solid State Drive (SSD), etc.; the storage device 802 may also include a combination of the types of memory described above.
The processor 801 may be a central processing unit 801 (central processing unit, CPU). In one embodiment, the processor 801 may also be a graphics processor 801 (Graphics Processing Unit, GPU). The processor 801 may also be a combination of a CPU and a GPU. In one embodiment, the storage device 802 is configured to store program instructions. The processor 801 may call the program instructions to perform the following operations:
an invoice application request is sent to a node in the blockchain network through the network interface 803, the invoice application request including the invoice data.
And receiving, by the network interface 803, a response message of the billing application request sent by the node in response to the billing application request, where the response message includes a first field and a second field, the first field includes a target data packet to be uplink, the target data packet is obtained according to billing data included in the billing application request, and the second field includes session data between the node and a proxy server and a digital signature of the node.
And sending an invoicing confirmation request to the node through the network interface 803 according to the response message, wherein the invoicing confirmation request comprises the second field and the first field signed by the proxy server, and the invoicing confirmation request is used for indicating the node to execute an invoicing operation on the target data packet under the condition that the second field and the first field signed by the proxy server are verified.
Optionally, the processor 801 is further configured to:
and acquiring the target data packet included in the first field.
And under the condition that the verification of the target data packet is passed, generating a digital signature of the proxy server by utilizing a private key of the proxy server, and adding the digital signature of the proxy server into the first field to obtain a signed first field of the proxy server.
In particular, the processor 801, the storage device 802 and the network interface 803 described in the embodiments of the present invention may perform the implementation described in the related embodiments of the data processing method based on a blockchain network provided in fig. 3 or fig. 4, and may also perform the implementation described in the related embodiments of the data processing device provided in fig. 6, which are not described herein again.
Those skilled in the art will appreciate that all or part of the processes in the methods of the embodiments described above may be implemented by means of hardware associated with a computer program comprising one or more instructions, and the program may be stored in a computer storage medium, where the program, when executed, may comprise processes in embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), or the like.
Embodiments of the present application also provide a computer program product or computer program comprising computer instructions stored in a computer-readable storage medium. The processor of the computer device reads the computer instructions from the computer-readable storage medium, and the processor executes the computer instructions, so that the computer device performs the steps performed in the embodiments of the methods described above.
The foregoing disclosure is only illustrative of some of the embodiments of the present application and is not, of course, to be construed as limiting the scope of the appended claims, and therefore, all changes that come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein.

Claims (11)

1. A data processing method based on a blockchain network, applied to nodes in the blockchain network, the method comprising:
receiving an invoicing application request sent by a proxy server, wherein the invoicing application request comprises invoicing data;
transmitting a response message of the billing application request to the proxy server under the condition that a storage server is not available, wherein the response message comprises a first field and a second field, the first field comprises a target data packet to be linked, the target data packet is obtained according to billing data included in the billing application request, and the second field comprises session data between the node and the proxy server, a digital signature of the node and a first hash value of the target data packet;
Receiving an invoicing confirmation request sent by the proxy server according to the response message, wherein the invoicing confirmation request comprises the second field and a first field signed by the proxy server;
verifying the second field and the first field signed by the proxy server, and if the verification is passed, executing an invoicing operation on the target data packet;
wherein the performing an invoicing operation on the target data packet includes:
acquiring the target data packet from a first field signed by the proxy server, and acquiring the first hash value from the second field;
and if the target data packet is matched with the first hash value, writing the target data packet into a blockchain after the target data packet passes the common identification verification with other nodes in the blockchain network.
2. The method of claim 1, wherein prior to sending the response message to the billing application request to the proxy server, the method further comprises:
analyzing and processing billing data included in billing application requests of the proxy server to obtain a target data packet to be linked;
adding the target data packet to a first field;
And generating a digital signature of the node by using the private key of the node, and adding session data between the node and the proxy server and the digital signature of the node into a second field.
3. The method of claim 1, wherein the proxy signed first field further comprises a digital signature of the proxy, and wherein verifying the second field and the proxy signed first field comprises:
acquiring a public key of the proxy server;
verifying the digital signature of the proxy server by utilizing the public key of the proxy server;
if the verification is passed, verifying the second field included in the billing confirmation request;
and if the verification is passed, confirming that the verification of the second field and the first field signed by the proxy server is passed.
4. The method of claim 1, wherein the first field and the second field are reserved fields in an invoicing interface of the node.
5. A data processing method based on a blockchain network, applied to a proxy server, the method comprising:
Sending an invoicing application request to a node in the blockchain network, wherein the invoicing application request comprises invoicing data;
receiving a response message of the billing application request sent by the node under the condition that a storage server is determined to be unavailable, wherein the response message comprises a first field and a second field, the first field comprises a target data packet to be linked, the target data packet is obtained according to billing data included in the billing application request, and the second field comprises session data between the node and the proxy server, a digital signature of the node and a first hash value of the target data packet;
sending an invoicing confirmation request to the node according to the response message, wherein the invoicing confirmation request comprises the second field and a first field signed by the proxy server, and the invoicing confirmation request is used for indicating the node to acquire the target data packet from the first field signed by the proxy server and acquire the first hash value from the second field under the condition that the second field and the first field signed by the proxy server are verified; if the target data packet is matched with the first hash value, after the target data packet is authenticated with other nodes in the blockchain network, the target data packet is written into a blockchain to execute billing operation on the target data packet.
6. The method of claim 5, wherein prior to sending an invoicing confirmation request to the node in accordance with the response message, the method further comprises:
acquiring the target data packet included in the first field;
generating a digital signature of the proxy server by using a private key of the proxy server under the condition that the verification of the target data packet is passed;
and adding the digital signature of the proxy server to the first field to obtain a first field signed by the proxy server.
7. A data processing apparatus, the apparatus comprising:
the system comprises a sending module, a proxy server and a receiving module, wherein the sending module is used for receiving an invoicing application request sent by the proxy server, and the invoicing application request comprises invoicing data; transmitting a response message of the billing application request to the proxy server under the condition that a storage server is not available, wherein the response message comprises a first field and a second field, the first field comprises a target data packet to be linked, the target data packet is obtained according to billing data included in the billing application request, and the second field comprises session data between a node of a block chain network and the proxy server, a digital signature of the node and a first hash value of the target data packet;
The receiving module is used for receiving an invoicing confirmation request sent by the proxy server according to the response message, wherein the invoicing confirmation request comprises the second field and the first field signed by the proxy server;
the processing module is used for verifying the second field and the first field signed by the proxy server, and if the verification is passed, the billing operation is executed on the target data packet;
the processing module is specifically configured to:
acquiring the target data packet from a first field signed by the proxy server, and acquiring the first hash value from the second field;
and if the target data packet is matched with the first hash value, writing the target data packet into a blockchain after the target data packet passes the common identification verification with other nodes in the blockchain network.
8. A data processing apparatus, the apparatus comprising:
the system comprises a sending module, a receiving module and a receiving module, wherein the sending module is used for sending an invoicing application request to a node in a blockchain network, and the invoicing application request comprises invoicing data;
the receiving module is used for receiving a response message of the billing application request sent by the node under the condition that the storage server is not available, wherein the response message comprises a first field and a second field, the first field comprises a target data packet to be uplink, the target data packet is obtained according to billing data included in the billing application request, and the second field comprises session data between the node and a proxy server, a digital signature of the node and a first hash value of the target data packet;
The sending module is further configured to send an invoicing confirmation request to the node according to the response message, where the invoicing confirmation request includes the second field and the first field signed by the proxy server, and the invoicing confirmation request is used to instruct the node to obtain the target data packet from the first field signed by the proxy server and obtain the first hash value from the second field when verification of the second field and the first field signed by the proxy server passes; if the target data packet is matched with the first hash value, after the target data packet is authenticated with other nodes in the blockchain network, the target data packet is written into a blockchain to execute billing operation on the target data packet.
9. A node device, characterized in that the node device comprises a processor, a network interface and a storage device, the processor, the network interface and the storage device being connected to each other, wherein the network interface is controlled by the processor to transmit and receive data, the storage device is used for storing a computer program, the computer program comprises program instructions, and the processor is configured to invoke the program instructions for executing the data processing method based on a blockchain network according to any of claims 1-4.
10. A server comprising a processor, a network interface and a storage device, the processor, the network interface and the storage device being interconnected, wherein the network interface is controlled by the processor to receive and transmit data, the storage device being configured to store a computer program comprising program instructions, the processor being configured to invoke the program instructions for performing the blockchain network-based data processing method of claim 5 or 6.
11. A computer readable storage medium, wherein the computer readable storage medium stores a computer program, the computer program comprising program instructions for execution by a processor to perform the blockchain network-based data processing method of any of claims 1-4 or the blockchain network-based data processing method of claim 5 or 6.
CN202010825119.8A 2020-08-17 2020-08-17 Data processing method based on block chain network and related equipment Active CN111932326B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010825119.8A CN111932326B (en) 2020-08-17 2020-08-17 Data processing method based on block chain network and related equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010825119.8A CN111932326B (en) 2020-08-17 2020-08-17 Data processing method based on block chain network and related equipment

Publications (2)

Publication Number Publication Date
CN111932326A CN111932326A (en) 2020-11-13
CN111932326B true CN111932326B (en) 2024-03-19

Family

ID=73310996

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010825119.8A Active CN111932326B (en) 2020-08-17 2020-08-17 Data processing method based on block chain network and related equipment

Country Status (1)

Country Link
CN (1) CN111932326B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114221806B (en) * 2021-12-14 2023-11-03 深圳市电子商务安全证书管理有限公司 Block chain-based data storage method, device, computer equipment and medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107451874A (en) * 2017-07-27 2017-12-08 武汉天喻信息产业股份有限公司 Electronic invoice integrated conduct method and system based on block chain
CN110457957A (en) * 2019-08-22 2019-11-15 腾讯科技(深圳)有限公司 Information processing method, device, electronic equipment and the medium of electronic bill
CN110599137A (en) * 2019-09-16 2019-12-20 腾讯科技(深圳)有限公司 Electronic bill data processing method and device and computer equipment
CN111026789A (en) * 2019-11-29 2020-04-17 支付宝(杭州)信息技术有限公司 Block chain-based electronic bill query method and device and electronic equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107451874A (en) * 2017-07-27 2017-12-08 武汉天喻信息产业股份有限公司 Electronic invoice integrated conduct method and system based on block chain
CN110457957A (en) * 2019-08-22 2019-11-15 腾讯科技(深圳)有限公司 Information processing method, device, electronic equipment and the medium of electronic bill
CN110599137A (en) * 2019-09-16 2019-12-20 腾讯科技(深圳)有限公司 Electronic bill data processing method and device and computer equipment
CN111026789A (en) * 2019-11-29 2020-04-17 支付宝(杭州)信息技术有限公司 Block chain-based electronic bill query method and device and electronic equipment

Also Published As

Publication number Publication date
CN111932326A (en) 2020-11-13

Similar Documents

Publication Publication Date Title
CN108492183B (en) Block chain account transaction method, system and computer readable storage medium
US11849052B2 (en) Certificate in blockchain network, storage medium, and computer device
CN110569251A (en) Data processing method, related equipment and computer readable storage medium
CN110690974B (en) Block chain based data verification method, device, equipment and readable storage medium
CN110601896B (en) Data processing method and equipment based on block chain nodes
CN109861996B (en) Block chain-based relationship proving method, device, equipment and storage medium
CN109656778A (en) Data capture method, device, computer equipment and storage medium
CN111639327A (en) Authentication method and device for open platform
CN109996219B (en) Internet of things authentication method, network equipment and terminal
CN110597541B (en) Interface updating processing method, device, equipment and storage medium based on block chain
CN110866755A (en) Processing method, equipment and medium for bill data
CN112804354B (en) Method and device for data transmission across chains, computer equipment and storage medium
CN111488372A (en) Data processing method, device and storage medium
WO2023093500A1 (en) Access verification method and apparatus
CN110851877A (en) Data processing method and device, block chain node point equipment and storage medium
CN111932326B (en) Data processing method based on block chain network and related equipment
CN112651044B (en) Business transaction method, system and storage medium based on block chain technology
CN111597537B (en) Block chain network-based certificate issuing method, related equipment and medium
US20230259930A1 (en) Cross-chain transaction processing method and apparatus, electronic device, and storage medium
CN110598479A (en) Data processing method and device and computer readable storage medium
CN112926981B (en) Transaction information processing method, device and medium for block chain and electronic equipment
CN113014556B (en) Bank-enterprise communication system, communication method and electronic terminal
CN112732676B (en) Block chain-based data migration method, device, equipment and storage medium
CN117061538A (en) Consensus processing method and related device based on block chain network
CN113986578A (en) Message checking method and first equipment

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