CN110851877B - Data processing method and device, block chain node equipment and storage medium - Google Patents

Data processing method and device, block chain node equipment and storage medium Download PDF

Info

Publication number
CN110851877B
CN110851877B CN201911136103.XA CN201911136103A CN110851877B CN 110851877 B CN110851877 B CN 110851877B CN 201911136103 A CN201911136103 A CN 201911136103A CN 110851877 B CN110851877 B CN 110851877B
Authority
CN
China
Prior art keywords
contract
subscriber
data
transaction data
blockchain
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
CN201911136103.XA
Other languages
Chinese (zh)
Other versions
CN110851877A (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 CN201911136103.XA priority Critical patent/CN110851877B/en
Publication of CN110851877A publication Critical patent/CN110851877A/en
Application granted granted Critical
Publication of CN110851877B publication Critical patent/CN110851877B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the invention discloses a data processing method and device, a block chain node device and a storage medium, wherein the method comprises the following steps: and acquiring first transaction data between the first contractor and the second contractor, checking digital signatures of the first contractor and the second contractor for the contract data, when the digital signatures are checked and passed by the blockchain node equipment, carrying out uplink processing on the first transaction data, and sending a signing result of the contract data to the first contractor and the second contractor, wherein the signing result is used for indicating that the first contractor and the second contractor sign up for the contract data successfully. By adopting the method and the device, the accuracy and the credibility of contract data can be improved.

Description

Data processing method and device, block chain node equipment and storage medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a data processing method and apparatus, a blockchain node device, and a storage medium.
Background
With the continuous development of internet technology, people pay more and more attention to management of contract data (e.g., contract data of lease relations, contract data of labor relations, etc.). Wherein, take the contract data of labor relationship as an example: the establishment, modification and release of the traditional labor relation contracts are centralized management by employment companies, contract data signed by the employment companies are not transparent enough, and risks that the contract data are tampered or the employment companies do not perform are present.
Disclosure of Invention
The embodiment of the invention provides a data processing method and device, block chain node equipment and a storage medium, which can improve the accuracy and the credibility of contract data.
In one aspect, an embodiment of the present invention provides a data processing method, where the method is applied to a block link point device, and the method includes:
the method comprises the steps that block chain node equipment obtains first transaction data between a first subscriber and a second subscriber, wherein the first transaction data comprise digital signatures of the first subscriber and the second subscriber for contract data and first abstract hashes, and the first abstract hashes are abstract hashes corresponding to the contract data after the first subscriber and the second subscriber are digitally signed;
the blockchain node device verifies digital signatures of the first subscriber and the second subscriber for the contract data;
and when the block chain node equipment passes the digital signature verification, carrying out uplink processing on the first transaction data, and sending a signing result of the contract data to the first contractor and the second contractor, wherein the signing result is used for indicating that the first contractor and the second contractor sign up the contract data successfully.
In one embodiment, before the blockchain node device obtains the first transaction data between the first subscriber and the second subscriber, the method further includes:
the blockchain node device receives second transaction data from the first subscriber, the second transaction data including an intelligent contract generated based on contract template data;
the block chain node equipment performs uplink processing on the intelligent contract and generates address information of the intelligent contract;
and the blockchain node equipment sends the address information of the intelligent contract and the deployment result of the contract template data to the first subscriber, wherein the deployment result is used for indicating that the contract template data deployment of the first subscriber is successful.
In one embodiment, the first transaction data further includes verification data, and the uplink processing of the first transaction data includes:
the blockchain node device verifies the first transaction data based on the verification data;
when the blockchain node device passes the verification of the first transaction data, the first digest is hashed into the intelligent contract;
The blockchain node equipment performs blockchain consensus on the intelligent contract written into the first abstract hash;
when the blockchain node equipment passes the blockchain consensus of the intelligent contract written with the first digest hash, generating a first block by the intelligent contract written with the first digest hash;
the blockchain node device issues the first block to a blockchain network to which the blockchain node device belongs.
In one embodiment, the verification data includes an identifier of the first subscriber, an identifier of the second subscriber, and address information of the smart contract, and the specific implementation manner of verifying the first transaction data by the blockchain node device based on the verification data is as follows: the blockchain node equipment judges whether the address information of the intelligent contract is correct, whether contract template data corresponding to the contract data is deployed in advance in the blockchain network or not, and whether the first subscriber identity has modification authority or not; if the address information of the intelligent contract is correct, contract template data corresponding to the contract data is deployed in advance in the blockchain network, and the identification of the first subscriber has modification permission, judging whether the second subscriber has contract data in a performance state with the first subscriber based on the identification of the second subscriber; if not, determining that the first transaction data is checked to pass.
In one embodiment, the blockchain node device may further obtain third transaction data between the first subscriber and the second subscriber, where the third transaction data includes a second digest hash, and the second digest hash is a digest hash corresponding to contract data to be updated after digital signature of the first subscriber and the second subscriber; the blockchain node device verifies the third transaction data; when the blockchain node equipment passes the third transaction data verification, writing the second abstract hash into the intelligent contract, marking the running state of the first abstract hash as invalid, and recording the failure reason of the first abstract hash; the blockchain node device performs uplink processing on the intelligent contract written in the second abstract hash, the running state and the failure reason, and sends an updating result of the contract data to be updated to the first subscriber and the second subscriber, wherein the updating result is used for indicating that the first subscriber and the second subscriber successfully update the contract data to be updated.
In one embodiment, the specific implementation manner of the uplink processing for the intelligent contract written into the second digest hash, the running state and the failure reason is as follows: the blockchain node device performs blockchain consensus on the intelligent contract written in the second digest hash, the running state and the failure reason; and when the intelligent contract for writing the second digest hash, the running state and the blockchain common knowledge of the failure reason are passed, the blockchain node equipment generates a second block from the intelligent contract for writing the second digest hash, the running state and the failure reason, and issues the second block to a blockchain network to which the blockchain node equipment belongs.
In one embodiment, the blockchain node device may further receive fourth transaction data from the second subscriber, the fourth transaction data including offer information submitted by the second subscriber and a digital signature of the second subscriber for contracted contract data; when the blockchain node equipment passes the verification of the fourth transaction data, generating an offer request for the contracted contract data, and marking the approval state of the offer request as to-be-approved; and the blockchain node equipment performs uplink processing on the contracted contract data contract release application and the approval state of the contract release application, and sends the contract release application to the first contracted user.
In one embodiment, after the sending the offer request to the first subscriber, the block link point device may further receive fifth transaction data from the first subscriber, the fifth transaction data including approval information for the offer request; the blockchain node equipment adjusts the approval state of the offer request based on the approval information; and the blockchain node equipment performs uplink processing on the adjusted approval state and sends a processing result aiming at the reduction application to the first subscriber.
By adopting the embodiment of the invention, the block chain node equipment can verify the digital signatures of the contract data of the first contractor and the second contractor respectively, and perform uplink processing on the first transaction data when the digital signatures pass the verification, and put the contract data signed between the first contractor and the second contractor on the block chain, so that the signing process of the contract data is public and transparent, and the accuracy of the signed contract data 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. 1 is a block chain architecture diagram according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a data processing system according to an embodiment of the present invention;
FIG. 3 is a flow chart of a data processing method according to an embodiment of the present invention;
FIG. 4 is a flow chart of another data processing method according to an embodiment of the present invention;
FIG. 5 is a flow chart of yet another data processing method according to an embodiment of the present invention;
FIG. 6 is a schematic diagram of a data processing apparatus according to an embodiment of the present invention;
FIG. 7 is a schematic block chain node device according to an embodiment of the present invention.
Detailed Description
At present, people pay more attention to management of syndicated data (e.g., contract data for rental relationships, contract data for labor relationships, etc.). Wherein, take the contract data of labor relationship as an example: the traditional labor relation contract is formulated, modified and relieved by centralized management of employment companies, so that contract data signed by the employment companies and the employment companies are not sufficiently transparent, and the risk that the contract data is tampered or the employment companies are not subjected to performance exists. Therefore, making contract data disclosure made by careers and employment companies transparent is a problem that needs to be solved currently.
In order to solve the above-mentioned problems, an embodiment of the present invention provides a data processing method, which may be applied to a block link point device, where the block link point device may be any node in an access block chain network, and the node may be any type of computing device, such as a server, a user terminal, and so on. In one embodiment, the block link point device may obtain first transaction data between the first subscriber and the second subscriber, where the first transaction data includes digital signatures of the first subscriber and the second subscriber for contract data, and a first digest hash corresponding to the digitally signed contract data of the first subscriber and the second subscriber. Further, the blockchain node device checks digital signatures of the first contractor and the second contractor aiming at the contract data, when the digital signatures pass the check, the blockchain node device performs uplink processing on the first transaction data, and sends a signing result of the contract data to the first contractor and the second contractor, wherein the signing result is used for indicating that the first contractor and the second contractor sign up for the contract data successfully. When the contract data is the contract data of the labor relationship, the first subscriber may refer to an employment company, and the second subscriber may refer to an employment person. The management of contract data is realized through the blockchain, the opacity of the traditional centralized management contract data is solved, and the accuracy and the credibility of the contract data in the management process are improved.
A blockchain (blockchain) is a chained data structure in which data blocks are sequentially connected in time sequence, and cryptographically guarantees that the data is not tamperable and counterfeit. Multiple independent distributed nodes (i.e., blockchain node devices) maintain the same record. Blockchain technology enables decentralization, becoming a cornerstone for trusted digital asset storage, transfer, and transactions.
Taking the block chain structure shown in fig. 1 as an example, whenever new data needs to be written into the block chain, the data is summarized into a block (block), and is added at the end of the existing block chain, and the newly added block of each node is ensured to be identical through a consensus algorithm. Each block records a plurality of transaction records, and the transaction records contain the hash value of the previous block, and all the blocks are sequentially connected to form a block chain by storing the hash value in the previous block in the way. The hash value of the previous block is stored in the block head of the next block in the blockchain, and when the transaction data in the previous block changes, the hash value of the current block also changes, so that the transaction data uploaded to the blockchain network is difficult to tamper, the transaction process is disclosed and transparent in the blockchain, and the reliability of the transaction data is improved.
In order to better understand a data processing method disclosed in the embodiments of the present invention, a description is first given below of a blockchain system to which the embodiments of the present invention are applicable.
With reference to FIG. 2, FIG. 2 is a block diagram illustrating an architecture of a data processing system according to an embodiment of the present invention. As shown in fig. 2, the data processing system includes at least one client 201, a first blockchain node device 202, and at least one second blockchain node device 203. It should be noted that the blockchain network shown in fig. 2 is composed of one first blockchain node device 202 and two second blockchain node devices 203, which are only used for illustration, and not limiting of the embodiments of the present invention. For example, in another example, a blockchain network may be comprised of one first blockchain node device 202 and four second blockchain node devices 203.
In one implementation, the first blockchain point device 202 may be any blockchain point device in the blockchain network, the first blockchain node device 202 may also be the blockchain node device closest to the client 201, and the first blockchain point device 202 may also be the blockchain point device with the best communication quality with the client 201, which is not limited herein.
In one implementation, the first block link point device 202 is elected from all first block link point devices in the block chain network according to a consensus algorithm, wherein the consensus algorithm includes, but is not limited to, a Proof of Work (PoW) algorithm, a Proof of equity (PoS) algorithm, a Proof of equity (Delegated Proof of Stake, DPoS) algorithm, a utility barker fault tolerance (Practical Byzantine Fault Tolerance, PBFT) algorithm, and the like. The first block link point devices 202 may also be periodically selected by a consensus algorithm, and the first block link point devices 202 selected by different periods may be the same or different.
Wherein the second blockchain node device 203 may be a blockchain node device in the blockchain network other than the first blockchain node device 202. The second block link point device 203 may be a device corresponding to authorities such as judicial, arbitrating, and notarizing, where the authorities such as judicial, arbitrating, notarizing participate in a block chain accounting node, and if a contract dispute (e.g. a labor dispute) is generated between the first subscriber and the second subscriber, the first subscriber and the second subscriber can efficiently perform the judging and the subsequent judicial judgment through the corresponding block chain data.
The data processing method provided by the embodiment of the application can be applied to any of the following scenes: labor relationship contracts based on smart contracts, lease relationship contracts based on smart contracts, and the like. Taking a labor relationship contract scene based on an intelligent contract as an example, based on the data processing method provided by the embodiment, the blockchain and intelligent contract technology is applied to the management of the labor relationship contract between the employment and the employment company, and the processes of creating the labor relationship contract, changing the labor relationship contract and releasing the labor relationship contract are all realized on the blockchain, so that the management process of the labor relationship contract is disclosed and transparent, and the accuracy and the credibility of contract data of the labor relationship are increased.
It will be understood that, the data processing system described in the embodiments of the present invention is for more clearly describing the technical solution of the embodiments of the present invention, and does not constitute a limitation on the technical solution provided by the embodiments of the present invention, and those skilled in the art can know that, with the evolution of the system architecture and the appearance of new service scenarios, the technical solution provided by the embodiments of the present invention is equally applicable to similar technical problems.
Referring to fig. 3 again, a flow chart of a data processing method according to an embodiment of the present invention is shown, and the method according to the embodiment of the present invention may be performed by a block link point device. The method of the embodiment of the invention comprises the following steps.
S301: the block chain node equipment acquires first transaction data between a first subscriber and a second subscriber, wherein the first transaction data comprises digital signatures of the first subscriber and the second subscriber for contract data and first abstract hashes, and the first abstract hashes are abstract hashes corresponding to the contract data of the first subscriber and the second subscriber after digital signature.
In one embodiment, before the blockchain node device obtains the first transaction data between the first subscriber and the second subscriber, the blockchain node device may further receive second transaction data from the first subscriber, where the second transaction data includes an intelligent contract generated based on contract template data, further, the blockchain node device may perform uplink processing on the intelligent contract, generate address information of the intelligent contract, and send a deployment result of the address information of the intelligent contract and the contract template data to the first subscriber, where the deployment result is used to indicate that the first subscriber has successfully deployed the contract template data.
Taking a labor relationship contract scene based on an intelligent contract as an example, the contract template data is labor relationship contract template data of a first subscriber, and the first subscriber is employment company. The smart contract is a set of conventions that are defined, propagated, verified, or executed in digital form, including agreements on which contract participants may execute the conventions. Smart contracts allow trusted transactions to be made without third parties, which transactions are traceable and irreversible.
In one embodiment, the first subscriber may generate a smart contract from the labor relationship contract template content of his company that includes, in addition to the contract template data, an identification of the first subscriber (e.g., a company ID to distinguish from other companies). Further, the first subscriber may send second transaction data to a blockchain node device in the blockchain network by way of a signature transaction, the second transaction data including an intelligent contract generated based on contract template data, and a digital signature of the first subscriber for the intelligent contract.
Further, after receiving the second transaction data, the blockchain node device may first check the validity of the second transaction data, and perform uplink processing on the first transaction data after the second transaction data passes the verification. In one embodiment, the specific way of verifying the validity of the second transaction data is as follows: and the blockchain node equipment verifies the digital signature of the first subscriber aiming at the intelligent contract through the stored public key of the first subscriber.
In one embodiment, a specific implementation of the blockchain node device for performing the uplink processing on the first transaction data includes: and the block chain node equipment checks the intelligent contract in the first transaction data, performs block chain consensus on the contract deployment result when the intelligent contract check is passed, generates a block according to the intelligent contract after the contract deployment result consensus is passed by other block chain nodes in the block chain network, and issues the block to the block chain network to which the block chain node equipment belongs.
Wherein the intelligent contract includes contract template data and an ID of the first subscriber. In one embodiment, the block link point device may determine whether the smart contract meets a smart contract standard specification, determine whether the smart contract has been deployed, and determine whether the first user has deployed other contract template data based on the first subscriber's ID. Further, if the smart contract is judged to be in accordance with the smart contract standard specification, and is never deployed, and the first user is never deployed with other contract template data, the smart contract can be determined to pass the verification.
Illustratively, the first subscriber may generate a smart contract from the labor relationship contract template content of his company that includes, in addition to the contract template data, an identification of the first subscriber (e.g., a company ID to distinguish from other companies). Further, the first contractor can send a transaction to a blockchain node device in the blockchain network in a signature transaction mode, after the legitimacy of the transaction is checked, a virtual machine can be called to execute deployment of an intelligent contract, in the process of executing deployment, the legitimacy of the intelligent contract is checked firstly, whether the intelligent contract meets the standard specification of the intelligent contract is checked secondly, whether the first contractor deploys other labor relation contracts is checked finally through the identification of the first contractor, if the check passes, address information of the intelligent contract is generated, a blockchain consensus is conducted on a contract deployment result, the intelligent contract is written into an account book after the consensus is achieved, and the contract deployment result and the address information of the intelligent contract are returned to the first contractor.
In one embodiment, after the above-mentioned contract template data is deployed in the blockchain network, the first subscriber and the second subscriber may respectively digitally sign the contract data signed by both parties with their own private keys, and further, the first subscriber or the second subscriber may send first transaction data to the blockchain point device, where the first transaction data includes digital signatures of the first subscriber and the second subscriber for the contract data, an identification of the first subscriber, an identification of the second subscriber, address information of the above-mentioned smart contract, and a first digest hash, where the first digest is a hash corresponding to the digitally signed contract data of the first subscriber and the second subscriber. The contract data is obtained by signing the first contractor and the second contractor by using the contract templates which are deployed in the blockchain network.
Illustratively, the first subscriber is a company and the second subscriber is a employment, the first subscriber is identified as a company ID, the second subscriber is identified as a employment ID, the company and the employment each digitally sign the contract data system with their own private keys, and the digitally signed contract data (i.e., the first transaction data) includes: the company ID, the employment ID, the address information of the intelligent contract and the first abstract hash are transmitted to the block chain link point device through transaction.
S302: the blockchain node device verifies digital signatures of the first subscriber and the second subscriber for contract data.
In one embodiment, the block link point device may verify the digital signature of the first subscriber against the contract data based on the public key of the first subscriber and verify the digital signature of the second subscriber against the contract data based on the public key of the second subscriber. If both the digital signature and the contract data pass the verification, the digital signature verification of the first contract user and the second contract user aiming at the contract data is determined to pass.
S303: and when the digital signature verification passes, the blockchain node equipment performs uplink processing on the first transaction data, and sends a signing result of the contract data to the first contractor and the second contractor, wherein the signing result is used for indicating that the first contractor and the second contractor sign up the contract data successfully.
In one embodiment, the first transaction data further includes verification data, and the specific way for the blockchain node device to perform uplink processing on the first transaction data is as follows: the block chain link point device checks the first transaction data based on the check data, when the block chain node device checks the first transaction data, the first abstract hash is written into the intelligent contract, the block chain consensus is carried out on the intelligent contract written into the first abstract hash, when the block chain consensus of other block chain link point devices in the block chain network on the intelligent contract written into the first abstract hash passes, the intelligent contract written into the first abstract hash is generated into a first block, and the first block is issued into the block chain network to which the block chain node device belongs.
In one embodiment, the verification data includes an identification of the first subscriber, an identification of the second subscriber, and address information of the smart contract, and the block link point device verifies the first transaction data based on the verification data, including: and the blockchain node equipment judges whether the address information of the intelligent contract is correct, whether contract template data corresponding to the contract data is deployed in advance in a blockchain network, and whether the identification of the first subscriber has modification permission or not. Further, if the address information of the intelligent contract is correct, contract template data corresponding to the contract data is deployed in advance in the blockchain network, and the identifier of the first subscriber has modification authority, judging whether the second subscriber has contract data in a performance state with the first subscriber based on the identifier of the second subscriber, and if not, determining that the first transaction data is checked to pass.
For example, when the blockchain node device verifies that the digital signatures of the first subscriber and the second subscriber for the contract data pass, the virtual machine may be invoked to perform the certification of the contract data. In the execution process, firstly checking whether the address information of the intelligent contract in the first transaction data is correct or not, and whether the contract data has the deployment of contract template data or not, and if the checking fails, returning an execution failure result. Further, based on the identification of the first subscriber, whether the first subscriber has authority to modify the contract data is checked, and if the first subscriber has no authority, an execution failure result is returned. If the modification authority exists, checking whether the second subscriber has a contract with the first subscriber through the identification of the second subscriber, and if the second subscriber has the modification authority, returning an execution failure result. And if the verification passes, the first abstract hash corresponding to the contract data is written into the intelligent contract.
Further, the intelligent contracts written in the first abstract hash are subjected to blockchain consensus, after consensus is achieved, the intelligent contracts written in the first abstract hash are written in an account book, signing results are returned to the first contractor and the second contractor, and subsequent first contractor and the second contractor can inquire contract data signed by both parties in a blockchain network through the first abstract hash of the contract data.
In one implementation, the specific way of verifying whether the first subscriber has the authority to modify the contract data based on the identification of the first subscriber may be: detecting whether the identifier of the first subscriber is stored in a preset database, and if the identifier of the first subscriber is stored in the preset database, determining that the first subscriber has permission to modify the contract data; otherwise, if the identifier of the first subscriber is not stored in the preset database, it is determined that the first subscriber has no authority to modify the contract data.
The embodiment of the invention provides a data processing method, which is based on a blockchain technology to realize the management of contract data, so that the management of the contract data is public and transparent, the witness of a plurality of block chain link point devices is provided, the public confidence of the contract data is improved, and the contract data in the whole management process has tamper resistance, thereby improving the accuracy of the contract data.
Referring to fig. 4, a flowchart of another data processing method according to an embodiment of the present invention may be implemented by a block link point device. The method of the embodiment of the invention comprises the following steps.
S401: the blockchain node device obtains first transaction data between a first subscriber and a second subscriber.
S402: the blockchain node device verifies digital signatures of the first subscriber and the second subscriber for contract data.
S403: and when the digital signature verification is passed, the blockchain node equipment performs uplink processing on the first transaction data and sends the signing result of the contract data to the first contractor and the second contractor. The specific implementation manners of step S401 to step S403 may be referred to in the above embodiments, and the description of step S301 to step S303 is not repeated here.
S404: the block chain node equipment acquires third transaction data between the first contractor and the second contractor, wherein the third transaction data comprises a second abstract hash, and the second abstract hash is an abstract hash corresponding to contract data to be updated after the first contractor and the second contractor digitally sign.
In one implementation, when the first subscriber and the second subscriber want to modify the contract based on the signed contract, the first subscriber and the second subscriber may digitally sign the modified contract data (i.e., the contract data to be updated) with their own private keys, respectively, and send the identification of the first subscriber, the identification of the second subscriber, the digest hash of the contract data before modification (i.e., the first digest hash), the address information of the smart contract, and the second digest hash to the block link point device through the transaction. Wherein the identification of the first subscriber, the identification of the second subscriber, the digest hash of the contract data before modification (i.e., the first digest hash), the address information of the smart contract, and the second digest hash are the third transaction data.
S405: the blockchain node device verifies the third transaction data.
In one embodiment, the third transaction data includes an identification of the first subscriber, an identification of the second subscriber, a first digest hash, address information of the smart contract, a second digest hash, and digital signatures of the first subscriber and the second subscriber to be updated contract data, respectively. For this case, the block link point device may verify the digital signature of the first subscriber against the contract data to be updated based on the public key of the first subscriber, and verify the digital signature of the second subscriber against the contract data to be updated based on the public key of the second subscriber. If both the first subscriber and the second subscriber pass the verification, the digital signature verification of the contract data to be updated is determined to pass.
Further, after the digital signature verification is passed, the virtual machine may be invoked to execute a transaction, in the transaction process, whether the address information of the intelligent contract in the third transaction data is accurate is judged, whether the first subscriber has a modification authority is judged based on the identification of the first subscriber, whether the second subscriber has contract data in a performance state with the first subscriber is judged based on the identification of the second subscriber, if the address information of the intelligent contract in the third transaction data is judged to be correct, the first subscriber has the modification authority, and the second subscriber and the first subscriber have contract data in the performance state, whether the contract data before modification exists in the blockchain network is further inquired based on the first abstract hash in the third transaction data, and if the contract data before modification exists, the third transaction data is confirmed to pass the verification.
S406: when the third transaction data is checked by the block chain node equipment, writing the second abstract hash into the intelligent contract, marking the running state of the first abstract hash as invalid, and recording the failure reason of the first abstract hash.
For example, when the blockchain link point device verifies that the third transaction data passes, the second digest hash may be written to the blockchain network while marking the contract data prior to modification in the second transaction data as invalid and recording the digest hash of the new contract data (i.e., the second digest hash described above) and the reason for the invalidation as the signing of the new contract data.
S407: the block chain node equipment performs uplink processing on the intelligent contract written in the second abstract hash, the running state and the failure reason, and sends an updating result of contract data to be updated to the first contractor and the second contractor, wherein the updating result is used for indicating that the first contractor and the second contractor successfully update the contract data to be updated.
In one embodiment, the specific way of performing the uplink processing on the intelligent contract, the running state and the failure reason of writing the second digest hash may be: the blockchain node device performs blockchain consensus on the intelligent contracts, the running states and the failure reasons written into the second digest hash, and when the blockchain consensus on the intelligent contracts, the running states and the failure reasons written into the second digest hash passes, the blockchain node device generates a second block from the intelligent contracts, the running states and the failure reasons written into the second digest hash, and issues the second block into a blockchain network to which the blockchain node device belongs.
The embodiment of the invention provides a data processing method, which realizes the updating of the contract data to be updated based on a blockchain technology, so that the updating process of the contract data to be updated is public and transparent, the witness of a plurality of block chain link point devices is provided, the public confidence of the contract data updating process is improved, and the contract data to be updated in the whole updating process has tamper resistance, thereby improving the accuracy of the contract data to be updated.
Referring to fig. 5, a flowchart of another data processing method according to an embodiment of the present invention may be implemented by a block link point device. The method of the embodiment of the invention comprises the following steps.
S501: the blockchain node device obtains first transaction data between a first subscriber and a second subscriber.
S502: the blockchain node device verifies digital signatures of the first subscriber and the second subscriber for contract data.
S503: and when the digital signature verification is passed, the blockchain node equipment performs uplink processing on the first transaction data and sends the signing result of the contract data to the first contractor and the second contractor. In the above embodiments, the specific implementation manners of step S501 to step S503 may be referred to in the above embodiments, and the description of step S301 to step S303 is omitted here.
S504: the block link point device receives fourth transaction data from the second subscriber, the fourth transaction data including offer information submitted by the second subscriber and a digital signature of the second subscriber for the contracted contract data. The offer information is used for indicating the reason for the offer of the second subscriber.
In one embodiment, after the first subscriber and the second subscriber contract, if the first subscriber wants to contract, a contract release process may be initiated. The offer process may be initiated by the first subscriber or by the second subscriber. In the embodiment of the invention, taking the process of saving initiated by the second subscriber as an example:
when the second subscriber wants to release the signed contract data, the reason for releasing the labor relationship, the identification of the first subscriber, the identification of the second subscriber, the digest hash of the signed contract data (i.e., the first digest hash), and the address information of the smart contract are transmitted to the blockchain node device in the blockchain network through the transaction.
S505: when the blockchain node equipment checks the fourth transaction data, an offer request for contracted contract data is generated, and the approval state of the offer request is marked as pending approval.
In one embodiment, the fourth transaction data includes a digital signature of the second subscriber for the contracted contract data, the offer information, the identification of the first subscriber, the identification of the second subscriber, a digest hash of the contracted contract data (i.e., the first digest hash), and address information of the smart contract. In this case, the block link point device may verify the digital signature of the second subscriber against the contracted contract data based on the public key of the second subscriber, and call the virtual machine to execute the transaction after the verification is passed.
Further, in the executing process, whether address information of the intelligent contract in the fourth transaction data is accurate is judged, whether the first contract is pre-deployed with the intelligent contract is inquired based on the first contract user identification, whether the pre-deployed intelligent contract is consistent with the address information of the intelligent contract in the fourth transaction data is judged, whether the second contract user has contract data in a performance state with the first contract user is judged based on the identification of the second contract user, and whether digest hash corresponding to the contract data in the performance state is consistent with digest hash (namely the first digest hash) of the contracted contract data in the fourth transaction data is judged. If the address information of the intelligent contract in the fourth transaction data is accurate and is consistent with the address information of the intelligent contract in the fourth transaction data, the first contractor deploys the intelligent contract in advance, the second contractor has contract data in a performance state with the first contractor, and the abstract hash corresponding to the contract data in the performance state is consistent with the abstract hash of the contracted contract data in the fourth transaction data, whether the offer information in the fourth transaction data accords with the rule clauses in the pre-deployed intelligent contract is further judged, and if the offer information does not accord with the rule clauses, an execution failure result is returned. If yes, determining that the fourth transaction data is checked and passed, generating a contract release application for releasing the signed contract data, wherein the contract release application comprises an application ID and the fourth transaction data, marking the approval state of the contract release application as to-be-approved, and recording the approval state in the intelligent contract.
S506: the block chain link point equipment performs uplink processing on the contract release application of the contracted contract data and the approval state of the contract release application, and sends the contract release application to the first contracted user.
In one embodiment, a specific implementation manner of the block link point device to perform uplink processing on the contracted contract data contract release application and the approval state of the contract release application may be: the block chain link point equipment performs block chain consensus on the contracted contract data contract release application and the approval state of the contract release application, and when other block chain link point equipment in the block chain network passes the block chain consensus on the contracted contract data contract release application and the approval state of the contract release application, the block chain link point equipment generates a new block on the contracted contract data contract release application and the approval state of the contract release application, and issues the new block to the block chain network to which the block chain link point equipment belongs.
S507: the block link point device receives fifth transaction data from the first subscriber, the fifth transaction data including approval information for the offer.
The approval information indicates an approval result of the first subscriber for the offer request and an approval reason corresponding to the approval result. The fifth transaction data further comprises the address of the intelligent contract, the identification of the first subscriber, the identification of the second subscriber, the application ID and the digital signature of the first subscriber for the approval information.
In one embodiment, after receiving the offer of the first subscriber for the contracted contract data, the first subscriber may approve the offer and upload the digitally signed approval content (i.e., the fifth transaction data) to the blockchain node device.
S508: the block link point device adjusts the approval state of the offer based on the approval information.
The approval information indicates an approval result of the first subscriber for the offer request and an approval reason corresponding to the approval result. In one embodiment, the approval information is analyzed, and if the approval result of the first subscriber for the reduction application is obtained as approval, the approval state is adjusted from to approval; and if the approval result of the first subscriber for the offer request is disagreeable, adjusting the approval state from pending approval to disagreement. Further, the adjusted approval status is written into the smart contract.
In one embodiment, before the block link point device adjusts the approval state of the offer based on the approval information, the fifth transaction data may be further checked, and step S508 is executed after the check is passed. In one embodiment, the block link point device may verify the digital signature of the first subscriber for approval information based on the public key of the first subscriber, and call the virtual machine to execute the transaction after the verification is passed.
Further, in the executing process, whether the address information of the intelligent contract in the fifth transaction data is accurate is judged, whether the first subscriber is pre-deployed with the intelligent contract is inquired based on the first subscriber identifier, whether the pre-deployed intelligent contract is consistent with the address information of the intelligent contract in the fifth transaction data is inquired based on the application ID, whether a contract release application for releasing the signed contract data exists or not is inquired based on the application ID, if the address information of the intelligent contract in the fifth transaction data is accurate, the first subscriber is pre-deployed with the intelligent contract, the pre-deployed intelligent contract is consistent with the address information of the intelligent contract in the fifth transaction data, and a contract release application for releasing the signed contract data exists, and the verification of the fifth transaction data is determined to pass.
S509: and the block chain node equipment performs uplink processing on the adjusted approval state and sends a processing result aiming at the reduction application to the first subscriber. In one embodiment, if the approval status is approval, the processing result is used to indicate that the first subscriber solution is successful, and if the approval status is disapproval, the processing result is used to indicate that the first subscriber solution is unsuccessful. And if contract disputes (such as labor disputes) are generated between the first contractor and the second contractor, the first contractor and the second contractor negotiate and arbitrate through corresponding blockchain data.
The embodiment of the invention provides a data processing method, which realizes contract solving based on a blockchain technology, so that the contract solving process is public and transparent, the witness of a plurality of block chain link point devices is provided, the public confidence of the contract solving process is improved, and the contract data in the whole contract solving process has tamper resistance, thereby improving the accuracy of the contract data.
The embodiment of the present invention also provides a computer storage medium having stored therein program instructions for implementing the corresponding method described in the above embodiment when executed.
Referring to fig. 6 again, a schematic structural diagram of a data processing apparatus according to an embodiment of the present invention is shown, where the data processing apparatus according to an embodiment of the present invention may be disposed in a block link point device.
In one implementation manner of the device according to the embodiment of the invention, the device comprises the following structure.
The communication module 60 is configured to obtain first transaction data between a first subscriber and a second subscriber, where the first transaction data includes digital signatures of the first subscriber and the second subscriber for contract data, and a first digest hash, where the first digest hash is a digest hash corresponding to the contract data digitally signed by the first subscriber and the second subscriber;
A processing module 61, configured to verify digital signatures of the first subscriber and the second subscriber for the contract data;
the processing module 61 is further configured to perform uplink processing on the first transaction data when the blockchain node device passes the digital signature verification;
the communication module 60 is further configured to send a signing result of the contract data to the first subscriber and the second subscriber, where the signing result is used to indicate that the first subscriber and the second subscriber sign up for the contract data successfully.
In one embodiment, the communication module 60 is further configured to receive second transaction data from the first subscriber, the second transaction data including a smart contract generated based on contract template data; the processing module 61 is further configured to perform a uplink processing on the smart contract, and generate address information of the smart contract; the communication module 60 is further configured to send address information of the intelligent contract and a deployment result of the contract template data to the first subscriber, where the deployment result is used to indicate that the contract template data deployment of the first subscriber is successful.
In one embodiment, the processing module 61 is specifically configured to verify the first transaction data based on the verification data; when the blockchain node device passes the verification of the first transaction data, the first digest is hashed into the intelligent contract; performing blockchain consensus on the intelligent contracts written into the first digest hash; when the blockchain common knowledge of the intelligent contract written with the first digest hash passes, generating a first block by the intelligent contract written with the first digest hash; the first block is published by the communication module 60 into a blockchain network to which the blockchain node device belongs.
In one embodiment, the verification data includes an identifier of the first subscriber, an identifier of the second subscriber, and address information of the intelligent contract, and the processing module 61 is specifically configured to determine whether the address information of the intelligent contract is correct, whether contract template data corresponding to the contract data is pre-deployed in the blockchain network, and whether the identifier of the first subscriber has a modification authority; if the address information of the intelligent contract is correct, contract template data corresponding to the contract data is deployed in advance in the blockchain network, and the identification of the first subscriber has modification permission, judging whether the second subscriber has contract data in a performance state with the first subscriber based on the identification of the second subscriber; if not, determining that the first transaction data is checked to pass.
In one embodiment, the communication module 60 is further configured to obtain third transaction data between the first subscriber and the second subscriber, where the third transaction data includes a second digest hash, and the second digest hash is a digest hash corresponding to contract data to be updated after digital signature of the first subscriber and the second subscriber; the processing module 61 is further configured to verify the third transaction data; when the blockchain node equipment passes the third transaction data verification, writing the second abstract hash into the intelligent contract, marking the running state of the first abstract hash as invalid, and recording the failure reason of the first abstract hash; the processing module 61 is further configured to perform uplink processing on the intelligent contract written in the second digest hash, the running state and the failure reason; the communication module 60 is further configured to send an update result of the contract data to be updated to the first subscriber and the second subscriber, where the update result is used to indicate that the first subscriber and the second subscriber update the contract data to be updated successfully.
In one embodiment, the processing module 61 is specifically configured to perform blockchain consensus on the intelligent contract written in the second digest hash, the running state and the failure cause; when the intelligent contract for writing the second digest hash, the running state and the blockchain common knowledge of the failure reason are passed, the blockchain node device generates a second block from the intelligent contract for writing the second digest hash, the running state and the failure reason, and issues the second block to a blockchain network to which the blockchain node device belongs through the communication module 60.
In one embodiment, the communication module 60 is further configured to receive fourth transaction data from the second subscriber, where the fourth transaction data includes offer information submitted by the second subscriber and a digital signature of the second subscriber for contracted contract data; the processing module 61 is further configured to generate an offer request for the contracted contract data when the fourth transaction data passes through the verification, mark an approval state of the offer request as to-be-approved, and perform uplink processing on the offer request for the contracted contract data and the approval state of the offer request; the communication module 60 is further configured to send the offer request to the first subscriber.
In one embodiment, the communication module 60 is further configured to receive fifth transaction data from the first subscriber, the fifth transaction data including approval information for the offer; the processing module 61 is further configured to adjust an approval state of the offer request based on the approval information, perform uplink processing on the adjusted approval state, and send a processing result for the offer request to the first subscriber through the communication module 60.
In the embodiment of the present invention, the specific implementation of each module may refer to the description of the related content in the embodiment corresponding to each drawing.
Referring to fig. 7 again, a schematic structural diagram of a blockchain node device according to an embodiment of the present invention includes a power module and other structures, and includes a processor 701, a storage 702, and a communication interface 703. The processor 701, the storage device 702 and the communication interface 703 may exchange data, and the processor 701 may implement corresponding data processing functions.
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 the blockchain node device, a plurality of CPUs and GPUs can be included to perform corresponding data processing according to requirements. In one embodiment, the storage 702 is configured to store program instructions. The processor 701 may invoke the program instructions to implement the various methods as referred to above in embodiments of the present invention.
In a first possible implementation manner, the processor 701 of the blockchain node device invokes the program instructions stored in the storage 702, to obtain, through the communication interface 703, first transaction data between a first subscriber and a second subscriber, where the first transaction data includes digital signatures of the first subscriber and the second subscriber for contract data, and a first digest hash, where the first digest hash is a digest hash corresponding to the contract data digitally signed by the first subscriber and the second subscriber; and verifying the digital signature of the first contractor and the second contractor aiming at the contract data, when the block chain node equipment passes the digital signature verification, carrying out uplink processing on the first transaction data, and sending a signing result of the contract data to the first contractor and the second contractor through a communication interface 703, wherein the signing result is used for indicating that the first contractor and the second contractor sign up the contract data successfully.
In one embodiment, the processor 701 is further configured to receive second transaction data from the first subscriber via the communication interface 703, the second transaction data including a smart contract generated based on contract template data; and the intelligent contract is subjected to uplink processing, address information of the intelligent contract is generated, the address information of the intelligent contract and a deployment result of contract template data are sent to the first subscriber through a communication interface 703, and the deployment result is used for indicating that the contract template data of the first subscriber are successfully deployed.
In one embodiment, the processor 701 is specifically configured to verify the first transaction data based on the verification data; when the blockchain node device passes the verification of the first transaction data, the first digest is hashed into the intelligent contract; performing blockchain consensus on the intelligent contracts written into the first digest hash; when the blockchain node equipment passes the blockchain consensus of the intelligent contract written with the first digest hash, generating a first block by the intelligent contract written with the first digest hash; the first block is published to a blockchain network to which the blockchain node device belongs through the communication interface 703.
In one embodiment, the verification data includes an identifier of the first subscriber, an identifier of the second subscriber, and address information of the intelligent contract, and the processor 701 is specifically configured to determine whether the address information of the intelligent contract is correct, whether contract template data corresponding to the contract data is pre-deployed in the blockchain network, and whether the identifier of the first subscriber has a modification authority; if the address information of the intelligent contract is correct, contract template data corresponding to the contract data is deployed in advance in the blockchain network, and the identification of the first subscriber has modification permission, judging whether the second subscriber has contract data in a performance state with the first subscriber based on the identification of the second subscriber; if not, determining that the first transaction data is checked to pass.
In one embodiment, the processor 701 is further configured to obtain third transaction data between the first subscriber and the second subscriber through the communication interface 703, where the third transaction data includes a second digest hash, and the second digest hash is a digest hash corresponding to contract data to be updated after digital signature of the first subscriber and the second subscriber; verifying the third transaction data; when the blockchain node equipment passes the third transaction data verification, writing the second abstract hash into the intelligent contract, marking the running state of the first abstract hash as invalid, and recording the failure reason of the first abstract hash; and performing uplink processing on the intelligent contract written in the second abstract hash, the running state and the failure reason, and sending an updating result of the contract data to be updated to the first subscriber and the second subscriber through a communication interface 703, wherein the updating result is used for indicating that the first subscriber and the second subscriber successfully update the contract data to be updated.
In one embodiment, the processor 701 is specifically configured to perform blockchain consensus on the smart contract written to the second digest hash, the running state, and the failure cause; when the intelligent contract for writing the second digest hash, the running state and the blockchain common knowledge of the failure reason are passed, the blockchain node device generates a second block from the intelligent contract for writing the second digest hash, the running state and the failure reason, and issues the second block to a blockchain network to which the blockchain node device belongs through the communication interface 703.
In one embodiment, the processor 701 is further configured to receive fourth transaction data from the second subscriber via the communication interface 703, where the fourth transaction data includes offer information submitted by the second subscriber and a digital signature of the second subscriber for contracted contract data; when the fourth transaction data is verified, an offer request for the contracted contract data is generated, the approval state of the offer request is marked as to-be-approved, the offer request for the contracted contract data and the approval state of the offer request are subjected to uplink processing, and the offer request is sent to the first subscriber through a communication interface 703.
In one embodiment, the processor 701 is further configured to receive fifth transaction data from the first subscriber via the communication interface 703, where the fifth transaction data includes approval information for the offer; and adjusting the approval state of the offer request based on the approval information, performing uplink processing on the adjusted approval state, and sending a processing result for the offer request to the first subscriber through the communication interface 703.
In the embodiments of the present invention, the specific implementation of the processor 701 may refer to the description of the related content in the embodiments corresponding to the foregoing drawings.
Those skilled in the art will appreciate that implementing all or part of the above-described methods in accordance with the embodiments may be accomplished by way of a computer program stored on a computer readable storage medium, which when executed may comprise the steps of the 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.
The above disclosure is only a few examples of the present invention, and it is not intended to limit the scope of the present invention, but it is understood by those skilled in the art that all or a part of the above embodiments may be implemented and equivalents thereof may be modified according to the scope of the present invention.

Claims (8)

1. A method of data processing, the method further comprising:
the block link point device receives second transaction data from the first subscriber, the second transaction data comprising an intelligent contract generated based on contract template data;
the block chain node equipment performs uplink processing on the intelligent contract and generates address information of the intelligent contract;
the blockchain node equipment sends address information of the intelligent contract and a deployment result of the contract template data to the first subscriber, wherein the deployment result is used for indicating that the contract template data of the first subscriber is successfully deployed;
the block chain node equipment acquires first transaction data between a first subscriber and a second subscriber, wherein the first transaction data comprises verification data, digital signatures of the first subscriber and the second subscriber for contract data, and a first abstract hash, and the first abstract hash is an abstract hash corresponding to the contract data after the digital signatures of the first subscriber and the second subscriber;
The blockchain node device verifies digital signatures of the first subscriber and the second subscriber for the contract data;
and when the block chain node equipment passes the digital signature verification, performing uplink processing on the first transaction data, wherein the uplink processing comprises the following steps: the blockchain node device verifies the first transaction data based on the verification data; when the blockchain node device passes the verification of the first transaction data, the first digest is hashed into the intelligent contract; the blockchain node equipment performs blockchain consensus on the intelligent contract written into the first abstract hash; generating a first block by the intelligent contract written into the first digest hash when the blockchain node device passes the blockchain consensus of the intelligent contract written into the first digest hash; the block chain node equipment issues the first block to a block chain network to which the block chain node equipment belongs; and sending a signing result of the contract data to the first contractor and the second contractor, wherein the signing result is used for indicating that the first contractor and the second contractor sign up the contract data successfully.
2. The method of claim 1, wherein the verification data includes an identification of the first subscriber, an identification of the second subscriber, and address information of the smart contract, and wherein the blockchain node device verifies the first transaction data based on the verification data, comprising:
the blockchain node equipment judges whether the address information of the intelligent contract is correct, whether contract template data corresponding to the contract data is deployed in advance in the blockchain network or not, and whether the first subscriber identity has modification authority or not;
if the address information of the intelligent contract is correct, contract template data corresponding to the contract data is deployed in advance in the blockchain network, and the identification of the first subscriber has modification permission, judging whether the second subscriber has contract data in a performance state with the first subscriber based on the identification of the second subscriber;
if not, determining that the first transaction data is checked to pass.
3. The method according to claim 1 or 2, characterized in that the method further comprises:
the blockchain node equipment acquires third transaction data between the first subscriber and the second subscriber, wherein the third transaction data comprises a second abstract hash, and the second abstract hash is an abstract hash corresponding to contract data to be updated after the first subscriber and the second subscriber are digitally signed;
The blockchain node device verifies the third transaction data;
when the blockchain node equipment passes the third transaction data verification, writing the second abstract hash into the intelligent contract, marking the running state of the first abstract hash as invalid, and recording the failure reason of the first abstract hash;
the blockchain node device performs uplink processing on the intelligent contract written in the second abstract hash, the running state and the failure reason, and sends an updating result of the contract data to be updated to the first subscriber and the second subscriber, wherein the updating result is used for indicating that the first subscriber and the second subscriber successfully update the contract data to be updated.
4. The method of claim 3, wherein the processing the smart contract written to the second digest hash, the running state, and the failure cause includes:
the blockchain node device performs blockchain consensus on the intelligent contract written in the second digest hash, the running state and the failure reason;
when the intelligent contract, the running state and the blockchain common knowledge of the failure reason for writing the second digest hash are passed, the blockchain node device generates a second block from the intelligent contract, the running state and the failure reason for writing the second digest hash, and issues the second block to a blockchain network to which the blockchain node device belongs.
5. The method according to claim 1 or 2, characterized in that the method further comprises:
the blockchain node equipment receives fourth transaction data from the second contractor, wherein the fourth transaction data comprises offer information submitted by the second contractor and a digital signature of the second contractor for contracted contract data;
when the blockchain node equipment passes the verification of the fourth transaction data, generating an offer request for the contracted contract data, and marking the approval state of the offer request as to-be-approved;
and the blockchain node equipment performs uplink processing on the contracted contract data contract release application and the approval state of the contract release application, and sends the contract release application to the first contracted user.
6. The method of claim 5, wherein after the sending the offer request to the first subscriber, the method further comprises:
the blockchain node device receives fifth transaction data from the first subscriber, wherein the fifth transaction data comprises approval information for the offer request;
the blockchain node equipment adjusts the approval state of the offer request based on the approval information;
And the block chain node equipment performs uplink processing on the adjusted approval state and sends a processing result aiming at the reduction application to the first subscriber.
7. A block link point apparatus comprising a processor and a storage device, the processor and the storage device being interconnected, wherein the storage device is configured to store a computer program comprising program instructions, the processor being configured to invoke the program instructions to perform the method of any of claims 1-6.
8. A computer storage medium having stored therein program instructions which, when executed, are adapted to carry out the method of any one of claims 1-6.
CN201911136103.XA 2019-11-19 2019-11-19 Data processing method and device, block chain node equipment and storage medium Active CN110851877B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911136103.XA CN110851877B (en) 2019-11-19 2019-11-19 Data processing method and device, block chain node equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911136103.XA CN110851877B (en) 2019-11-19 2019-11-19 Data processing method and device, block chain node equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110851877A CN110851877A (en) 2020-02-28
CN110851877B true CN110851877B (en) 2024-03-15

Family

ID=69602464

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911136103.XA Active CN110851877B (en) 2019-11-19 2019-11-19 Data processing method and device, block chain node equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110851877B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111291415A (en) * 2020-03-12 2020-06-16 北京阿尔山金融科技有限公司 Data storage method and device and business system server
CN111460525A (en) * 2020-03-31 2020-07-28 腾讯科技(深圳)有限公司 Data processing method and device based on block chain and storage medium
CN111696019B (en) * 2020-06-08 2023-05-23 中国联合网络通信集团有限公司 House signing information recording method based on block chain and house signing management node
CN113849191B (en) * 2021-11-30 2022-02-22 支付宝(杭州)信息技术有限公司 Intelligent contract deployment method, system, device and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004046590A (en) * 2002-07-12 2004-02-12 Hitachi Ltd Contract document storage device and system and its method
CN109035024A (en) * 2018-08-15 2018-12-18 杭州链汇通区块链科技有限公司 Method, system and the storage medium of electronic signature
CN109087104A (en) * 2018-08-29 2018-12-25 北京京东尚科信息技术有限公司 Block chain intelligence contract administration method and system, computer readable storage medium
CN109583184A (en) * 2018-10-09 2019-04-05 阿里巴巴集团控股有限公司 Auth method and device and electronic equipment
CN110287732A (en) * 2019-05-15 2019-09-27 杭州趣链科技有限公司 One kind depositing card method based on block chain electronic contract

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004046590A (en) * 2002-07-12 2004-02-12 Hitachi Ltd Contract document storage device and system and its method
CN109035024A (en) * 2018-08-15 2018-12-18 杭州链汇通区块链科技有限公司 Method, system and the storage medium of electronic signature
CN109087104A (en) * 2018-08-29 2018-12-25 北京京东尚科信息技术有限公司 Block chain intelligence contract administration method and system, computer readable storage medium
CN109583184A (en) * 2018-10-09 2019-04-05 阿里巴巴集团控股有限公司 Auth method and device and electronic equipment
CN110287732A (en) * 2019-05-15 2019-09-27 杭州趣链科技有限公司 One kind depositing card method based on block chain electronic contract

Also Published As

Publication number Publication date
CN110851877A (en) 2020-02-28

Similar Documents

Publication Publication Date Title
CN110851877B (en) Data processing method and device, block chain node equipment and storage medium
US11669811B2 (en) Blockchain-based digital token utilization
US20200382326A1 (en) Digital certificate verification method and apparatus, computer device, and storage medium
CN108881187B (en) Cross-link data transmission method and device suitable for permission link scene
CN108696358B (en) Digital certificate management method and device, readable storage medium and service terminal
CN110800254B (en) System and method for generating digital signature
JP2020511017A (en) System and method for implementing blockchain-based digital certificates
CN110785760A (en) Method and system for registering digital documents
CN112287034B (en) Data synchronization method, equipment and computer readable storage medium
CN111753334B (en) Method and device for verifying consistency of data across alliance chains and electronic equipment
CN110866289B (en) Block chain-based data processing method, device, server and storage medium
CN109861996B (en) Block chain-based relationship proving method, device, equipment and storage medium
CN113255014B (en) Data processing method based on block chain and related equipment
CN113256297B (en) Data processing method, device and equipment based on block chain and readable storage medium
CN112069550B (en) Electronic contract evidence-storing system based on intelligent contract mode
US11343074B2 (en) Block-chain based identity system
CN111178894A (en) Asset type registration and transaction record verification method and system
CN112307125A (en) Signing method and device for realizing encrypted electronic contract based on block chain intelligent contract
CN113328997A (en) Alliance chain cross-chain system and method
CN112184426A (en) Data sharing method, system, server and computer readable storage medium
CN112035896A (en) Electronic contract deposit certificate system based on transaction mode
CN111555860A (en) Block link point consensus method and device, electronic equipment and storage medium
CN110176998A (en) A kind of common recognition method, apparatus, equipment and the storage medium of proof of work
JP2023530594A (en) Permitted Event Processing in Distributed Databases
CN110276693B (en) Insurance claim settlement method and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40021508

Country of ref document: HK

SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant