CN110889145B - Block chain resource processing method, platform, system and computer readable storage medium - Google Patents

Block chain resource processing method, platform, system and computer readable storage medium Download PDF

Info

Publication number
CN110889145B
CN110889145B CN201911077766.9A CN201911077766A CN110889145B CN 110889145 B CN110889145 B CN 110889145B CN 201911077766 A CN201911077766 A CN 201911077766A CN 110889145 B CN110889145 B CN 110889145B
Authority
CN
China
Prior art keywords
resource
request
signature
operated
address
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
CN201911077766.9A
Other languages
Chinese (zh)
Other versions
CN110889145A (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 CN201911077766.9A priority Critical patent/CN110889145B/en
Publication of CN110889145A publication Critical patent/CN110889145A/en
Application granted granted Critical
Publication of CN110889145B publication Critical patent/CN110889145B/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
    • 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/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Computer Security & Cryptography (AREA)
  • General Physics & Mathematics (AREA)
  • Finance (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Accounting & Taxation (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Business, Economics & Management (AREA)
  • Technology Law (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Development Economics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the invention provides a blockchain resource processing method, a platform, a system and a computer readable storage medium, wherein the method is applied to a blockchain platform, and the blockchain platform is communicated with a resource holding end, a resource receiving end and b resource supervising ends, and the method comprises the following steps: receiving signature requests sent by m first resource ends; after signature verification of the signature requests of the m first resource ends is successful, obtaining resource operation requests of the m first resource ends; responding to a resource operation request of the second resource end, and performing operation processing on the corresponding resource to be operated of the resource holding end. The corresponding resource to be operated is stored in the multiple signature addresses of the block chain platform, and the second resource end is a resource monitoring end. By adopting the embodiment of the invention, the technical problems that the resources in the block chain cannot be operated when the private key of the resources at the existing resource receiving end is lost can be solved.

Description

Block chain resource processing method, platform, system and computer readable storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a blockchain resource processing method, a platform, a system, and a computer readable storage medium.
Background
Blockchain technology, also known as distributed ledger technology, is an emerging technology that is commonly engaged in accounting by several computing devices, together maintaining a complete distributed database. The blockchain technology has the characteristics of decentralization, disclosure transparency, capability of enabling each computing device to participate in database recording and capability of rapidly performing data synchronization between the computing devices, so that the blockchain technology has been widely applied in a plurality of fields. Especially in the financial field, to better ensure data security and legal rights of both parties to transactions, blockchain technology and cryptography technology have been applied to data transactions.
In the existing block chain-based asset transaction, a secret key is a unique identification of a user identity, a pair of secret keys (a public key and a private key) is bound with an asset, and a user uses the private key to conduct signature transaction, so that the use right of the asset is proved to be owned. When the user loses the private key, the user loses the unique identity mark on the blockchain, and the user cannot operate the asset on the blockchain.
Disclosure of Invention
The embodiment of the invention provides a blockchain resource processing method, a platform, a system and a computer readable storage medium, which can solve the technical problem that assets cannot be operated after a user private key is lost in the prior art.
In one aspect, the embodiment of the invention discloses a blockchain resource processing method, which is applied to a blockchain platform, wherein the platform is respectively communicated with a resource holding end, a resource receiving ends and b resource supervising ends, and the method comprises the following steps:
receiving signature requests sent by m first resource ends, wherein the signature requests are obtained by signing resource operation requests to be sent by the first resource ends, and the first resource ends comprise the resource monitoring ends;
after signature verification of the signature requests of the m first resource ends is successful, obtaining resource operation requests of the m first resource ends;
responding to a resource operation request of a second resource end, and carrying out operation processing requested by the resource operation request of the second resource end on the corresponding resource to be operated of the resource holding end;
the corresponding resources to be operated are stored in multiple signature addresses of the blockchain platform, the multiple signature addresses are generated based on the respective resource addresses of the a resource receiving ends and the b resource monitoring ends, m is a positive integer smaller than the sum of a and b, and the second resource end is at least one resource monitoring end in the m first resource ends.
In another aspect, an embodiment of the present invention further provides a blockchain platform, including:
the receiving unit is used for receiving signature requests sent by m first resource ends, wherein the signature requests are obtained by signing resource operation requests to be sent by the first resource ends, and the first resource ends comprise the resource monitoring ends;
the signature verification unit is used for obtaining resource operation requests of the m first resource ends after successful signature verification of the signature requests of the m first resource ends;
the processing unit is used for responding to the resource operation request of the second resource end and carrying out operation processing requested by the resource operation request of the second resource end on the corresponding resource to be operated of the resource holding end;
the corresponding resources to be operated are stored in multiple signature addresses of the blockchain platform, the multiple signature addresses are generated based on the respective resource addresses of the a resource receiving ends and the b resource monitoring ends, m is a positive integer smaller than the sum of a and b, and the second resource end is at least one resource monitoring end in the m first resource ends.
In yet another aspect, the embodiment of the present invention also discloses a blockchain resource processing system, including a blockchain platform, a resource holding end, a resource receiving ends and b resource monitoring ends, where the blockchain platform is respectively in communication with the resource holding end, the a resource receiving ends and the b resource monitoring ends; wherein,
The first resource end is used for sending a signature request to the blockchain platform, the signature request is obtained by signing a resource operation request to be sent by the first resource end, and the first resource end comprises the resource monitoring end;
the block chain platform is used for receiving signature requests sent by m first resource ends; and after signature verification of the signature requests of the m first resource ends is successful, obtaining resource operation requests of the m first resource ends. And responding to the resource operation request of the second resource end, and executing the resource operation processing requested by the resource operation request on the corresponding resource to be operated of the asset holding end. The corresponding resources to be operated are stored in multiple signature addresses of the blockchain platform, the multiple signature addresses are generated based on the respective resource addresses of a resource receiving ends and b resource monitoring ends, m is a positive integer smaller than the sum of a and b, and the second resource end is the resource monitoring end in m first resource ends.
In still another aspect, an embodiment of the present invention further provides a blockchain platform, where the blockchain platform is in communication with a resource holding end, a resource receiving ends, and b resource supervising ends, respectively, where the platform is deployed in at least one terminal, where the terminal includes an input device and an output device, and where the terminal further includes:
A processor adapted to implement one or more instructions; the method comprises the steps of,
a computer-readable storage medium storing one or more instructions adapted to be loaded by the processor and to perform the steps of:
receiving signature requests sent by m first resource ends, wherein the signature requests are obtained by signing resource operation requests to be sent by the first resource ends, and the first resource ends comprise the resource monitoring ends;
after signature verification of the signature requests of the m first resource ends is successful, obtaining resource operation requests of the m first resource ends;
responding to a resource operation request of a second resource end, and carrying out operation processing requested by the resource operation request of the second resource end on the corresponding resource to be operated of the resource holding end;
the corresponding resources to be operated are stored in multiple signature addresses of the blockchain platform, the multiple signature addresses are generated based on the respective resource addresses of the a resource receiving ends and the b resource monitoring ends, m is a positive integer smaller than the sum of a and b, and the second resource end is the resource monitoring end in the m first resource ends.
In yet another aspect, embodiments of the present invention provide a computer-readable storage medium storing one or more instructions adapted to be loaded by a processor and to perform the steps of:
receiving signature requests sent by m first resource ends, wherein the signature requests are obtained by signing resource operation requests to be sent by the first resource ends, and the first resource ends comprise the resource monitoring ends;
after signature verification of the signature requests of the m first resource ends is successful, obtaining resource operation requests of the m first resource ends;
responding to a resource operation request of a second resource end, and carrying out operation processing requested by the resource operation request of the second resource end on the corresponding resource to be operated of the resource holding end;
the corresponding resources to be operated are stored in multiple signature addresses of the blockchain platform, the multiple signature addresses are generated based on the respective resource addresses of the a resource receiving ends and the b resource monitoring ends, m is a positive integer smaller than the sum of a and b, and the second resource end is the resource monitoring end in the m first resource ends.
The block chain platform receives signature requests sent by m first resource ends, and after the signature requests are checked successfully, the resource operation requests of the m first resource ends are correspondingly obtained, wherein the resource operation requests are used for requesting the corresponding resources to be operated of a resource holding end to perform the operation processing requested by the resource operation requests. The corresponding resources to be operated of the resource holding end are stored in multiple signature addresses of the blockchain platform, and the multiple signature addresses are generated based on the respective resource addresses of the a resource receiving ends and the b resource supervising ends. The blockchain platform can respond to the resource operation request of the second resource end, and perform resource operation processing requested by the resource operation request on the corresponding to-be-operated resource of the resource holding end, wherein the second resource end is a resource monitoring end in m first resource ends. Therefore, the multi-signature technology is combined to ensure the safety of the processing of the blockchain resources, and the resource monitoring end is introduced to operate corresponding resources to be operated in the blockchain through the resource monitoring end, so that the technical problem that the assets cannot be operated after the private key of the resource receiving end (user) is lost in the prior art can be solved.
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 schematic diagram of a blockchain resource processing system according to an embodiment of the present invention.
Fig. 2 is a flowchart of a blockchain resource processing method according to an embodiment of the present invention.
Fig. 3 is a flowchart illustrating another blockchain resource processing method according to an embodiment of the present invention.
Fig. 4 is a flowchart illustrating another blockchain resource processing method according to an embodiment of the present invention.
FIG. 5 is a block chain platform according to an embodiment of the present invention.
FIG. 6 is a block chain table according to another embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the present invention, a technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present invention without making any inventive effort, shall fall within the scope of the present invention.
The terms first, second, third (if any) and the like in the description and in the claims and in the above-described figures, are used for distinguishing between different objects and not necessarily for describing a particular sequential or chronological order. Furthermore, the term "include" and any variations thereof is intended to cover a non-exclusive inclusion. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those listed steps or elements but may include other steps or elements not listed or inherent to such process, method, article, or apparatus.
The invention provides a blockchain resource processing method, a platform and a system, which are suitable for the method, in order to solve the technical problem that the prior user private key (namely the resource private key of a resource receiving end) cannot perform any operation on resources to be operated in a blockchain when being lost. Fig. 1 is a schematic diagram of a blockchain resource processing system according to an embodiment of the invention. The blockchain resource processing system 1000 shown in fig. 1 includes a blockchain platform 100, a resource holder 200, a resource receiver 300, and b resource monitor 400, where a and b are positive integers. Wherein,
The blockchain platform 100 has a blockchain deployed therein for storing data, such as supporting all of the resources to be operated on for the storage resource holder 200. The resources to which the present invention relates include, but are not limited to, digital assets, inherent assets, electronic red packs, and the like. Digital assets, where an enterprise or individual owns or controls, are assets that exist in the form of electronic data. The present invention takes the resource as an example of a digital asset on a blockchain, which may refer to, for example, an electronic invoice, an electronic ticket, an enterprise ticket, a supply chain finance, and the like.
The resource monitoring end 400 refers to a device for monitoring the resource receiving end 300 or the resource holding end 200, for example, monitoring the resource to be operated of the resource receiving end 300 or the resource holding end 200, for example, performing asset transfer, asset freezing, and the like. The b resource monitoring terminals 400 of the present invention support the monitoring of the a resource receiving terminals 300, and are specifically used for monitoring the corresponding resources to be operated of the resource holding terminal 200 required to be received by each of the a resource receiving terminals 300.
The resource holding end 200, the resource receiving end 300 and the resource monitoring end 400 according to the present invention may refer to devices with network communication capability, which may include, but are not limited to, internet devices such as a client, a server, a smart phone (e.g., an Android mobile phone, an IOS mobile phone, etc.), a personal computer, a tablet computer, a palm computer, a mobile internet device (mobile internet devices, MID), or a wearable smart device.
Fig. 2 is a flowchart of a blockchain resource processing method according to an embodiment of the present invention. The blockchain resource processing method is applied to the blockchain resource processing system 1000 shown in fig. 1. The invention provides a method for realizing resource transaction operation by combining a block chain technology and a multiple signature technology in order to ensure the safety of resource storage in a block chain and the legal rights and interests of both sides of resource transaction. The method as shown in fig. 2 comprises the following implementation steps:
in step S201, the resource holder 200 obtains the resource addresses of the a resource receivers 300 and the b resource monitors 400.
The resource address of the present invention may refer to an address for storing a resource, and the address may specifically refer to an address generated based on a resource public key, for example, the resource public key is processed by using a preset address generation algorithm to generate a corresponding resource address. Wherein the public and private keys are typically presented in the form of key pairs, which are typically generated by a preset key pair generation algorithm, which is a custom algorithm for generating key pairs, which may include, but is not limited to, random large prime number generation algorithms, large power modular arithmetic algorithms, and the like. The public resource key is used for generating a resource address, and the private resource key is used for decrypting the resource stored in the resource address so as to enable the resource, thereby being convenient for carrying out corresponding operation processing on the resource in the follow-up process, and the like.
Each resource terminal (specifically, the resource receiving terminal 300 or the resource monitoring terminal 400) can utilize a preset address generation algorithm and combine the resource public key thereof to generate a corresponding resource address. The address generation algorithm is a system custom set algorithm for generating addresses, which may include, but is not limited to, a blockchain address generation algorithm, a short address generation algorithm, and the like.
In step S202, the resource holder 200 sends an address generation request to the blockchain platform 100, where the request carries the resource addresses of each of the a resource receivers 300 and the b resource monitors 400. Accordingly, the blockchain platform 100 receives the address generation request.
In order to ensure the safety of the block chain resource storage, the invention introduces a multi-signature technology into the block chain, and realizes the storage of the data in the block chain by utilizing the multi-signature address. Specifically, the resource holder 200 sends an address generation request to the blockchain platform 100, where the address generation request carries the resource addresses of each of the a resource receivers 300 and the b resource monitors 400. The address generation request is used to request the blockchain platform 100 to generate a corresponding multi-signature address using the respective resource addresses of the a resource receivers 300 and the b resource monitors 400.
In step S203, the blockchain platform 100 responds to the address generation request to generate multiple signature addresses by using the respective resource addresses of the a resource receiving terminals 300 and the b resource monitoring terminals 400. The multi-signature address is used by the blockchain platform 100 to store data.
After the blockchain platform 100 receives the address generation request, the address generation request may be parsed to obtain the resource addresses of the a resource receiving ends 300 and the b resource monitoring ends 400 respectively. Further, the blockchain platform 100 performs address generation processing on the respective resource addresses of the a resource receiving ends 300 and the b resource monitoring ends 400 according to a preset address generation algorithm, so as to obtain a multi-signature address. For the address generation algorithm, reference is made to the foregoing, and details are not repeated here.
In step S204, the blockchain platform 100 sends an address generation response to the resource holder 200, where the address generation response carries the multiple signature address.
After the blockchain platform 100 allocates the multiple signature addresses to the resource holder 200, an address generation response may be fed back to the resource holder 200, where the address generation response carries the multiple signature addresses, so as to return the multiple signature addresses to the blockchain platform 100.
In step S205, the resource holder 200 sends a resource transfer request to the blockchain platform 100, where the resource transfer request is used to request that all the resources to be operated of the resource holder 200 be transferred to the multi-signature address for storage. Accordingly, the blockchain platform 100 receives the resource transfer request.
After applying for the multiple signature addresses, the resource holder 200 may send a resource transfer request to the blockchain platform 100. The resource transfer request may carry an identifier of the resource holder 200, and is used for requesting to transfer all the resources to be operated of the resource holder 200 to the multiple signature address for storage. Optionally, the resource transfer request may further carry multiple signature addresses, or other system customized information, which is not limited by the present invention.
In practice, the multi-signed address is an address generated by a multiparty private key. In the present invention, the multiple signature address is an address generated by the private keys of the a resource receiving terminals 300 and the b resource monitoring terminals 400, and there may be one or more resources to be operated of the resource holding terminal 200 under the address, and the private keys of the resources participating in the address generation according to the resource transaction rule can all operate the resources. Optionally, the invention adopts m of n multiple signature technology to realize the storage of resources in the blockchain, specifically, the multiple signature addresses are associated with n resource private keys, when the resource operation is required, the operation of corresponding resources in the multiple signature addresses can be realized by verifying and passing through the signature of m resource private keys in n.
In step S206, the blockchain platform 100 responds to the resource transfer request to transfer all the resources to be operated of the resource holder 200 to the multi-signature address storage.
In response to the resource transfer request, the blockchain platform 100 transfers all the resources to be operated of the resource holder 200 to the multi-signature address for storage, where the resources stored in the multi-signature address are accessed by a resource receivers and b resource monitors. The method comprises the steps that m resource terminals exist in a resource receiving terminal and b resource monitoring terminals, and the resource terminals can access resources stored in the multi-signature address by utilizing own resource private keys, wherein m is smaller than n, and n is the sum of a and b. And a, b, m and n are positive integers. Thereby being beneficial to ensuring the safety of the resource storage.
In step S207, the blockchain platform 100 sends a resource transfer response to the resource holder 200, wherein the resource transfer response is used to notify that all the resources to be operated of the resource holder 200 have been transferred to the multiple signature address. Accordingly, the resource holder 200 receives the resource transfer response.
Alternatively, after completion of the resource transfer, the blockchain platform 100 may send a corresponding resource transfer response to the resource holder 200 informing the resource holder 200 that the resource transfer is currently completed. At this time, all the resources to be operated of the resource holder 200 belong to a resource receivers and b resource monitors, that is, the a resource receivers and the b resource monitors can access and operate the corresponding resources to be operated of the resource holder 200 by using their own private keys.
By implementing the embodiment of the invention, the blockchain platform 100 can apply the multi-signature technology to the blockchain, and store all the resources to be operated of the resource holding end by utilizing the multi-signature address, thereby being beneficial to improving the security of the resource storage.
Fig. 3 is a flowchart of another blockchain resource processing method according to an embodiment of the present invention. The method as shown in fig. 3 comprises the following implementation steps:
step 301, the first resource terminal signs a resource operation request to be sent by using a resource private key of the first resource terminal, so as to obtain a signature request. The first resource is a resource receiving end 300 or a resource monitoring end 400.
After the blockchain platform 100 stores the resource of the resource holding end 200 to the multiple signature address by using the multiple signature technology, if the corresponding resource to be operated stored in the multiple signature address needs to be operated, the corresponding resource to be operated in the multiple signature address needs to be started by using the private key signature of the respective resource of the m first resource ends, so as to perform operations such as resource transfer and the like. The m first resource terminals belong to resource terminals in the a resource receiving terminals 200 and the b resource monitoring terminals 300, and specifically, the first resource terminals may be the resource receiving terminals 200 or the resource monitoring terminals 300. The following describes how the first resource end implements the operation for the corresponding resource to be operated of the resource holder 200 in the multiple signature address, taking a first resource end as an example. Specifically:
The first resource terminal signs the resource operation request to be sent by utilizing the private key of the first resource terminal to obtain a corresponding signature request. The first resource then sends the signature request to the blockchain platform 100. After receiving the signature request of the first resource, the blockchain platform 100 may perform signature decoding and signature verification on the signature request of the first resource by using the resource public key of the first resource, and after verification is successful, correspondingly obtain the resource operation request of the first resource. The specific embodiment of how to verify the signature request based on the resource public key is not limited.
For example, taking a public resource key and a private resource key as a symmetric key pair as an example, the signature request of the first resource end carries the resource operation request of the first resource end and the signature data of the resource operation request. Accordingly, after the blockchain platform 100 receives the signature request of the first resource, the public key of the first resource may be used to encrypt the resource operation request of the first resource to obtain verification data. And then judging whether the verification data is the same as the received signature data, if so, determining that the signature request of the blockchain platform 100 on the first resource terminal is successful in verification. Otherwise, it is determined that the blockchain platform 100 fails to verify the signature request of the first resource.
In step S302, the m first resource ends send the signature requests to the blockchain platform 100. Accordingly, the blockchain platform 100 receives signature requests of m first resource ends, where the m first resource ends include one or more resource monitor ends 400. Accordingly, the blockchain platform 100 receives signature requests of m first resource ends.
Step 303, the blockchain platform 100 parses and verifies the signature requests of the m first resource ends.
In step S304, after the signature verification of the signature request of the m first resource ends is successful, the blockchain platform 100 obtains resource operation requests of the m first resource ends.
In the multiple signature technology, in order to realize the operation processing of the corresponding resources to be operated in the multiple signature address, the blockchain platform needs to acquire m private key signatures of the resources so as to complete authority verification and then can operate the corresponding resources in the multiple signature address. In particular, in the present invention, a plurality of first resource ends may send respective signature requests to the blockchain platform, where the number of the first resource ends needs to be more than m. After signing the signature request of m first resource ends in the plurality of first resource ends, the blockchain platform 100 may obtain respective resource operation requests of the m first resource ends, and further respond to the resource operation request of any one of the m first resource ends.
For example, the present invention takes the example that m first resource ends send respective signature requests to the blockchain platform 100, where the signature requests are obtained by signing the resource operation requests by the first resource ends with their own private keys. The blockchain platform 100 receives signature requests of the m first resource ends, and in particular, the blockchain platform 100 may receive the signature requests sent by the m first resource ends respectively according to a time sequence. The blockchain platform 100 further performs signature verification processing on the signature requests of the m first resource ends. After all signature verification of the signature requests of the m first resource ends is successful, the blockchain platform 100 may respond to the resource operation requests of any or all of the m first resource ends correspondingly.
In step S305, the blockchain platform 100 responds to the resource operation request of the second resource end, and performs the resource operation process requested by the resource operation request on the corresponding resource to be operated of the resource holding end 200. The second resource is the resource monitor 400 of the m first resource.
After all signature verification of the signature requests of the m first resource ends succeeds, the blockchain platform 100 indicates that the blockchain platform 100 has the authority of operating (such as accessing and transferring) all the resources to be operated stored in the multiple signature addresses. Further alternatively, the blockchain platform 100 may respond to a resource operation request from a second resource, where the second resource is any one or more of the m first resource, and in particular may be a resource receiving end. In particular, the second resource is embodied as one or more resource monitor ports 400 among the m first resource ports. If the second resource end is the resource monitoring end 400, the resource monitoring end 400 can complete the operation processing of the corresponding resource to be operated by sending a signature request carrying the resource operation request to the blockchain platform 100 without participation of the resource receiving end 300. The situation that when the resource private key (namely the user private key) of the resource receiving end 300 is lost, the corresponding resource to be operated on the blockchain cannot be operated is avoided.
Several embodiments relating to step S305 are described below.
In one embodiment, if the resource operation request is a resource transfer request, the resource transfer request carries a resource address of the target receiving end. The resource address of the target receiving end is self-defined by the second resource end, for example, the resource address of the second resource end, or the resource address of any resource receiving end appointed by the second resource end, etc.
Accordingly, the blockchain platform 100 can respond to the resource transfer request of the second resource end, and transfer the corresponding to-be-operated resource of the resource holding end 200 in the multiple signature address from the multiple signature address to the resource address storage of the target receiving end, so that the resource transfer can be completed without participation of the target receiving end, and the problems that the private key of the resource receiving end is lost and the operation on the resource on the blockchain can not be performed any more are avoided under the condition of ensuring the safety of the resource transfer. The target receiving end is a receiving end which is supervised by a second resource end (resource supervision end) in the a resource receiving ends.
For example, assume a blockchain resource processing system 1000 includes a blockchain platform, a resource holder, 10 resource receivers, and 2 resource monitors. The resource receiving terminals 1 to 5 are respectively monitored by the resource monitoring terminal 1, and the resource receiving terminals 6 to 10 are respectively monitored by the resource monitoring terminal 2. The resource holder 200 has 100 tens of thousands of digital assets stored in multiple signature addresses on the blockchain, which are generated from the respective resource addresses of 10 resource receivers and 2 resource supervisors. If the resource holder 200 needs to transfer 100 tens of thousands of digital assets to 10 resource receivers on average. The example can be seen as follows: the resource monitoring end 1 monitors 10 ten thousand digital assets of each of the resource receiving ends 1 to 5. The resource monitoring end 2 monitors 10 ten thousand digital assets of each of the resource receiving ends 6 to 10.
In the multiple signature technology of 2 of 12, if the blockchain platform receives signature requests sent by 2 resource supervision ends respectively and successfully tests the signature requests, the blockchain platform can obtain the resource transfer requests of the 2 resource supervision ends respectively. The resource transfer request of the resource monitoring end 1 carries respective resource addresses (also referred to as transaction addresses) of the resource receiving ends 1 to 5, and is used for requesting to transfer 10 ten thousand digital assets of the resource holding ends for the 5 resource receiving ends respectively. The resource transfer request of the resource monitoring end 2 carries respective resource addresses of the resource receiving ends 6 to 10, and is used for requesting to transfer 10 ten thousand digital assets of the resource holding ends for the 5 resource receiving ends respectively.
Correspondingly, the blockchain platform can respond to the resource transfer request of the resource monitoring end 1 to transfer the digital assets of the resource holding end stored in the multiple signature addresses to the respective resource addresses of the resource receiving ends 1-5 respectively. Similarly, the blockchain platform can respond to the resource transfer request of the resource monitoring end 2 to transfer the digital assets of the resource holding end stored in the multiple signature addresses to the respective resource addresses of the resource receiving ends 6-10 respectively.
In yet another embodiment, the resource operation request is a resource update request, which is used to request to update the corresponding resource to be operated of the resource holder. And correspondingly, the blockchain platform responds to a resource updating request of the second resource end to update the corresponding resource to be operated of the resource holding end stored in the multi-signature address. For example, the resource type of the corresponding resource to be operated, the effective time of the resource storage, the size of the resource, or other customized resource information is updated, and the invention is not limited.
In yet another embodiment, the resource operation request is a resource borrowing request, where the resource borrowing request carries a resource address of a resource borrowing end. Correspondingly, the blockchain platform can respond to the resource borrowing request of the second resource end, borrow the corresponding resource to be operated of the resource holding end in the multi-signature address and transfer the resource to the resource borrowing end, and particularly can transfer the resource to the resource address of the resource borrowing end. Optionally, the blockchain platform may further record corresponding resource borrowing information, where the resource borrowing information is used to instruct the second resource end to borrow the corresponding resource to be operated to the resource borrowing end.
For example, referring to the above example of the blockchain resource processing system 1000 including a blockchain platform, a resource holding end, 10 resource receiving ends and 2 resource monitoring ends, assuming that the resource receiving end 1 needs to borrow 10 ten thousand digital assets to the resource borrowing end corresponding to the user a, the resource receiving end 1 itself or the resource receiving end 1 sends a resource borrowing request to the blockchain platform through the monitored resource monitoring end 1. The second resource end is taken as the resource monitoring end 1 to describe how to implement resource borrowing. The resource borrowing request is used for indicating that 10 ten thousand digital assets of the resource receiving end 1 are borrowed to the resource borrowing end. The resource borrowing request carries a resource address of the resource borrowing end.
And correspondingly, after the block chain platform receives the resource borrowing request of the resource monitoring end 1, the 10 ten thousand digital assets of the resource holding end stored in the multi-signature address can be borrowed and transferred to the resource borrowing end in response to the resource borrowing request, and the resource borrowing end does not need to be determined through the resource receiving end 1, so that the operation is convenient. Optionally, after the resource monitoring terminal 1 finishes borrowing the corresponding asset to be operated, a response message may be sent to the resource receiving terminal 1, for notifying that 10 ten thousand digital assets of the resource receiving terminal 1 have been successfully borrowed and transferred to the resource borrowing terminal.
In yet another embodiment, the resource operation request is a resource deactivation request, where the resource deactivation request is used to indicate to deactivate a corresponding resource to be operated on by the resource holder. Specifically, the blockchain platform may respond to the resource disabling request of the second resource end, and freeze the corresponding resource to be operated of the resource holding end in the multiple signature address, so as to close the access right for the corresponding resource to be operated and disable the corresponding resource to be operated.
For example, referring to the blockchain resource processing system 1000, the blockchain platform, the resource holder, 10 resource receivers, and 2 resource monitor, the second resource monitor 1 are shown. The resource monitoring end 1 sends a resource disabling request to the blockchain platform, where the disabling request is specifically configured to request to disable the corresponding digital asset of the resource holder monitored by the resource monitoring end 1 itself, and in this example, the disabling of the corresponding digital asset of the 10 ten thousand digital assets of each of the monitoring resource receiving ends 1 to 5, that is, the disabling of the 50 ten thousand digital asset of the resource holder may be specifically referred to.
Correspondingly, after the blockchain platform receives the resource disabling request of the resource monitoring end 1, the blockchain platform can respond to the resource disabling request to freeze the 50 ten thousand digital assets of the resource holding end stored in the multi-signature address, and specifically the 10 ten thousand digital assets to be transferred to the resource receiving ends 1-5. For frozen digital assets, the resource receiving end and the resource monitoring end have no right to reuse the frozen digital assets, and the frozen digital assets need to be normally started and operated after being thawed.
In still another embodiment, the resource operation request is a resource enabling request, and the corresponding resource to be operated of the resource holder is the frozen corresponding resource to be operated. Accordingly, the blockchain platform can respond to the resource enabling request of the second resource end to unfreeze the corresponding resource to be operated of the frozen resource holding end in the multi-signature address so as to restore the use authority of the corresponding resource to be operated, for example, the corresponding resource to be operated can be enabled, and the corresponding resource to be operated can be subjected to operation processes such as transferring, updating and the like.
For example, referring to the above example of the resource deactivation request, if the corresponding resource to be operated on by the resource holder is frozen, if the corresponding resource to be operated is to be reused, it is required to defrost the corresponding resource to be operated on. In this example, if the resource monitoring end 1 or the 5 resource receiving ends monitored by the resource monitoring end 1 want to start the corresponding resources to be operated of the resource holding end again, the resource monitoring end 1 may send a resource start request to the blockchain platform, for requesting to defrost 10 ten thousand digital assets of each of the 5 resource receiving ends, so as to start the 50 ten thousand digital assets.
Correspondingly, the blockchain platform receives a resource starting request of the resource monitoring end 1, and responds to the resource starting request to defrost 50 ten thousand digital assets of the resource holding end after being frozen in the multi-signature address, and specifically, the thawing process can be performed on 10 ten thousand digital assets of each of the resource receiving ends 1-5. The subsequent resource monitoring end 1 and the resource receiving ends 1-5 can conveniently utilize their own private key signatures to operate corresponding digital assets, such as asset transfer.
It should be noted that the present invention is applied to a blockchain scenario, and in particular, may be applied to a blockchain electronic invoice, an electronic ticket, a supply chain finance, a digital asset, or other scenarios requiring digital asset supervision, etc., and the present invention is not limited thereto.
By implementing the invention, the multi-signature technology can be applied to the blockchain, thereby not only ensuring the safety of the storage of resources in the blockchain, but also solving the technical problem that the resources in the blockchain cannot be operated after the resource receiving end (user private key) is lost in the prior art.
To aid in better understanding of the present invention, a blockchain resource processing system, also referred to as a blockchain asset processing system, is described below by taking a digital asset as an example, and includes 1 blockchain platform, asset holding side, asset receiving side, and asset monitoring side, where a=b=1. And, the blockchain platform adopts a 1 of 2 multiple signature technology to realize the storage of the digital asset. Fig. 4 is a flowchart of another blockchain asset processing method according to the present invention. As shown in fig. 4, the resource operation process is specifically, but not limited to, an asset transfer process, and the method includes the following implementation steps:
In step S401, the asset holding end sends an address generation request to the blockchain platform, where the request carries the asset addresses of the asset receiving end and the asset monitoring end. Accordingly, the blockchain platform receives the address generation request.
The asset holding end needs to acquire the respective asset addresses of the asset receiving end and the asset monitoring end, and the asset addresses can be acquired actively by the asset holding end or can be received passively and sent by other devices. For example, the asset holding end may send an address acquisition request to the asset receiving end and the asset monitoring end, respectively, to be applied to acquire the asset address of the asset receiving end and the asset address of the asset monitoring end. The description of the asset address in the foregoing embodiments is specifically referred to, and will not be repeated here.
Further, the asset holder may send an address generation request to the blockchain platform requesting allocation of the multi-signed address for storing the digital asset of the asset holder.
In step S402, the blockchain platform returns an address generation response to the asset holding end in response to the address generation request, where the address generation response carries a multiple signature address, where the multiple signature address is generated by using the asset addresses of the asset receiving end and the asset monitoring end.
The block chain platform receives the address generation request, and analyzes the address generation request to obtain the asset address of the asset receiving end and the asset address of the asset monitoring end. And responding to the address generation request, and adopting a preset address generation algorithm to generate the addresses of the assets of the asset receiving end and the asset monitoring end so as to obtain multiple signature addresses. Accordingly, the blockchain platform returns an address generation response to the asset holder, wherein the address generation response carries the multiple signature address, so that the multiple signature address is returned to the asset holder.
Step S403, the asset holder sends a first asset transfer request to the blockchain platform, the first asset transfer request requesting that the asset holder transfer the asset to the multi-signature address for storage. The blockchain platform receives the asset transfer request accordingly.
Step S404, the blockchain platform returns a first asset transfer response to the asset holder, the first asset transfer response being used to inform that the asset of the asset holder has been transferred to the multi-signed address store.
After receiving the first asset transfer request, the blockchain platform may transfer the asset of the asset holder to the multi-signature address store in response to the first asset transfer request. Optionally, the blockchain platform may also return an asset transfer response to the asset holder for informing the asset holder that its own asset has been transferred to storage in the multi-signed address. At this time, the asset receiving end and the asset monitoring end can operate on the asset stored in the multiple signature addresses by using their own private keys.
Step S405, the asset monitoring end sends a signature request to the blockchain platform, wherein the signature request is obtained by signing the second asset transfer request by using the asset private key of the asset monitoring end. The blockchain platform receives the signature request accordingly.
Step S406, after the signature request is successfully checked, the blockchain platform responds to a second asset transfer request and returns a second asset transfer response to the asset monitoring end, wherein the second asset transfer response is used for informing that the asset of the asset holding end has been transferred to the designated asset address. The specified asset address is an address which is custom-specified by the resource monitoring end and is used for receiving the asset, such as a transaction address of the asset receiving end.
After receiving the signature request, the blockchain platform of the invention carries the second asset transfer request and signature data aiming at the request. The signature request may be further parsed and the signature request may be validated or verified, after which a second asset transfer request may be obtained, with respect to the validation of the signature request, as described in more detail in the previous embodiments. In practical applications, the second asset transfer request carries a specified asset address, and the present invention is described below with reference to a transaction address of the asset receiving end as an example.
The blockchain platform can respond to the second asset transfer request to transfer the asset of the asset holding end from the multiple signature address to the transaction address of the asset receiving end, and the asset transaction can be completed without confirmation by the asset receiving end, so that the efficiency of asset processing is improved. By implementing the embodiment of the invention, the efficiency of asset processing is improved, and the technical problems that the operation of the assets on the block chain cannot be performed any more due to the loss of the private key of the user at the receiving end of the existing assets are solved.
Based on the above method embodiments, the following describes a related platform and system to which the present invention is applicable. Fig. 5 is a schematic structural diagram of a blockchain platform according to an embodiment of the present invention. The blockchain platform is respectively communicated with a resource holding end, a resource receiving ends and b resource supervising ends. The blockchain platform 100 as shown in fig. 5 includes a receiving unit 102, a verification unit 104, and a processing unit 106. Wherein,
the receiving unit 102 is configured to receive signature requests sent by m first resource ends, where the signature requests are obtained by signing resource operation requests to be sent by the first resource ends, and the first resource ends include the resource monitoring end;
The signing verification unit 104 is configured to obtain resource operation requests of the m first resource ends after signing verification of the signature requests of the m first resource ends is successful;
the processing unit 106 is configured to respond to a resource operation request of a second resource end, and perform, on a resource to be operated of the resource holding end, operation processing requested by the resource operation request of the second resource end;
the corresponding resources to be operated are stored in multiple signature addresses of the blockchain platform, the multiple signature addresses are generated based on the respective resource addresses of the a resource receiving ends and the b resource monitoring ends, m is a positive integer smaller than the sum of a and b, and the second resource end is the resource monitoring end in the m first resource ends.
In some embodiments, the resource operation request is a resource transfer request, where the resource transfer request carries a resource address of a target receiving end, and the processing unit 106 is specifically configured to transfer, in response to a resource transfer request of a second resource end, a corresponding resource to be operated of the resource holding end from the multiple signature address to a resource address storage of the target receiving end, where the target receiving end is a receiving end supporting supervision by the second resource end among the a resource receiving ends.
In still other embodiments, the resource operation request is a resource update request, and the processing unit 106 is specifically configured to respond to the resource update request of the second resource end, and update the corresponding resource to be operated of the resource holder in the multiple signature address.
In still other embodiments, the resource operation request is a resource borrowing request, where the resource borrowing request carries a resource address of a resource borrowing end, and the processing unit 106 is specifically configured to respond to the resource borrowing request of a second resource end, transfer a corresponding resource to be operated of the resource holding end in the multiple signature address to the resource address of the resource borrowing end, and record resource borrowing information of the corresponding resource to be operated.
In still other embodiments, the resource operation request is a resource deactivation request, and the processing unit 106 is specifically configured to respond to the resource deactivation request of the second resource end, and freeze the corresponding resource to be operated of the resource holder in the multiple signature address, so as to deactivate the corresponding resource to be operated of the resource holder.
In still other embodiments, the resource operation request is a resource enabling request, the corresponding resource to be operated of the resource holder is a frozen corresponding resource to be operated of the resource holder, and the processing unit 106 is specifically configured to respond to the resource enabling request of the second resource, and defrost the frozen corresponding resource to be operated of the resource holder in the multiple signature address, so as to enable the corresponding resource to be operated of the resource holder.
In still other embodiments, the receiving unit 102 is further configured to receive a resource transfer request sent by the resource holder, where the resource transfer request is used to request transfer of a resource to be operated of the resource holder to the multiple signature address storage; the processing unit 106 is further configured to transfer the resource to be operated of the resource holder to the multiple signature address storage in response to the resource transfer request.
By implementing the embodiment of the invention, the technical problem that resources on a blockchain cannot be operated under the condition that the private key of the user at the existing resource receiving end is lost can be solved.
Referring to fig. 6, a block chain platform 100 according to an embodiment of the invention is shown. The blockchain platform 100 may be deployed in one or more terminals 60, which may be devices with communication network functions, such as smart phones, tablet computers, smart wearable devices, and the like. As shown in fig. 6, the guest service platform according to the embodiment of the present invention may include a display screen, a key, a speaker, a microphone, and the like, and further includes: at least one bus 601, at least one processor 602 connected to the bus 601, and at least one memory 603 connected to the bus 601, a communication device 605 for implementing a communication function, a power supply device 604 for supplying power to each power consuming module of the blockchain platform.
The processor 602 may invoke code stored in the memory 603 to perform related functions via the bus 601, wherein the memory 603 comprises an operating system, data transfer applications.
The processor 602 is configured to receive signature requests sent by m first resource ends, where the signature requests are obtained by signing resource operation requests to be sent by the first resource ends, and the first resource ends include the resource monitoring end; after signature verification of the signature requests of the m first resource ends is successful, obtaining resource operation requests of the m first resource ends; responding to a resource operation request of a second resource end, and carrying out operation processing requested by the resource operation request of the second resource end on the corresponding resource to be operated of the resource holding end; the corresponding resources to be operated are stored in multiple signature addresses of the blockchain platform, the multiple signature addresses are generated based on the respective resource addresses of the a resource receiving ends and the b resource monitoring ends, m is a positive integer smaller than the sum of a and b, and the second resource end is the resource monitoring end in the m first resource ends.
In some embodiments, the resource operation request is a resource transfer request, where the resource transfer request carries a resource address of a target receiving end, and the processor 602 is specifically configured to transfer, in response to a resource transfer request of a second resource end, a corresponding resource to be operated of the resource holding end from the multiple signature address to a resource address storage of the target receiving end, where the target receiving end is a receiving end that supports supervision by the second resource end in the a resource receiving ends.
In still other embodiments, the resource operation request is a resource update request, and the processor 602 is specifically configured to respond to the resource update request of the second resource end, and update the corresponding resource to be operated of the resource holder in the multiple signature address.
In still other embodiments, the resource operation request is a resource borrowing request, where the resource borrowing request carries a resource address of a resource borrowing end, and the processor 602 is specifically configured to respond to the resource borrowing request of a second resource end, transfer a resource to be operated corresponding to the resource holding end in the multiple signature address to the resource address of the resource borrowing end, and record resource borrowing information of the resource to be operated corresponding to the resource holding end.
In still other embodiments, the resource operation request is a resource deactivation request, and the processor 602 is specifically configured to respond to the resource deactivation request of the second resource end, and freeze the corresponding resource to be operated of the resource holder in the multiple signature address, so as to deactivate the corresponding resource to be operated of the resource holder.
In still other embodiments, the resource operation request is a resource enabling request, the corresponding resource to be operated of the resource holder is a frozen corresponding resource to be operated of the resource holder, and the processor 602 is specifically configured to, in response to the resource enabling request of the second resource, defrost the frozen corresponding resource to be operated of the resource holder in the multiple signature address, so as to enable the corresponding resource to be operated of the resource holder.
In still other embodiments, the processor 602 is further configured to receive a resource transfer request sent by the resource holder, where the resource transfer request is used to request transfer of a resource to be operated by the resource holder to the multiple signature address store; and responding to the resource transfer request, and transferring the resource to be operated of the resource holding end to the multi-signature address storage.
The embodiment of the invention also provides a system for processing the blockchain resources, which comprises a blockchain platform, a resource holding end, a resource receiving end and b resource monitoring ends. The blockchain platform is respectively communicated with a resource holding end, a resource receiving ends and b resource supervising ends. The blockchain platform is used for executing part or all of the steps of any blockchain resource processing method which takes the blockchain platform as an execution subject in the embodiment of the method.
The embodiment of the invention also provides a computer readable storage medium, wherein the computer readable storage medium can store a program, and the program can include part or all of the steps of any blockchain resource processing method described in the above method embodiment when executed.
It should be noted that, for simplicity of description, the foregoing method embodiments are all described as a series of acts, but it should be understood by those skilled in the art that the present invention is not limited by the order of acts described, as some steps may be performed in other orders or concurrently in accordance with the present invention. Further, those skilled in the art will also appreciate that the embodiments described in the specification are all preferred embodiments, and that the acts and modules referred to are not necessarily required for the present invention.
In the foregoing embodiments, the descriptions of the embodiments are emphasized, and for parts of one embodiment that are not described in detail, reference may be made to related descriptions of other embodiments.
In the several embodiments provided in this application, it should be understood that the disclosed apparatus may be implemented in other ways. For example, the apparatus embodiments described above are merely illustrative, such as the division of the units, merely a logical function division, and there may be additional manners of dividing the actual implementation, such as multiple units or components may be combined or integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, or may be in electrical or other forms.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in the embodiments of the present invention may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in software functional units.
The integrated units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied essentially or in part or all of the technical solution or in part in the form of a software product stored in a storage medium, including instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a removable hard disk, a magnetic disk, or an optical disk, or other various media capable of storing program codes.
The above embodiments are only for illustrating the technical solution of the present invention, and not for limiting the same; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit of the invention.

Claims (9)

1. A blockchain resource processing method, which is characterized by being applied to a blockchain platform, wherein the blockchain platform is respectively communicated with a resource holding end, a resource receiving ends and b resource supervising ends, and the method comprises the following steps:
receiving signature requests sent by m first resource ends, wherein the signature requests are obtained by signing resource operation requests to be sent by the first resource ends, and the first resource ends comprise the resource monitoring ends;
after signature verification of the signature requests of the m first resource ends is successful, obtaining resource operation requests of the m first resource ends;
responding to a resource operation request of a second resource end, and carrying out operation processing requested by the resource operation request of the second resource end on the corresponding resource to be operated of the resource holding end; the resource operation request is a resource transfer request, and the resource transfer request carries a resource address of a target receiving end; the responding to the resource operation request of the second resource end, and performing the operation processing requested by the resource operation request of the second resource end on the corresponding to-be-operated resource of the resource holding end comprises the following steps: responding to a resource transfer request of a second resource end, transferring a corresponding resource to be operated of the resource holding end from a multi-signature address to a resource address storage of the target receiving end, wherein the target receiving end is a receiving end supporting supervision by the second resource end in the a resource receiving ends;
The corresponding resources to be operated are stored in multiple signature addresses of the blockchain platform, the multiple signature addresses are generated based on the respective resource addresses of the a resource receiving ends and the b resource monitoring ends, m is a positive integer smaller than the sum of a and b, a and b are both positive integers, and the second resource end is the resource monitoring end in the m first resource ends.
2. The method of claim 1, wherein the resource operation request is a resource update request, and the responding to the resource operation request of the second resource end, performing the operation processing requested by the resource operation request of the second resource end on the corresponding resource to be operated of the resource holding end, includes:
and responding to a resource updating request of a second resource end, and updating the corresponding resource to be operated of the resource holding end in the multi-signature address.
3. The method of claim 1, wherein the resource operation request is a resource borrowing request, the resource borrowing request carries a resource address of a resource borrowing end, and the responding to the resource operation request of a second resource end, performing the operation processing requested by the resource operation request of the second resource end on the corresponding resource to be operated of the resource holding end, includes:
And responding to a resource borrowing request of a second resource end, transferring the corresponding resource to be operated of the resource holding end in the multi-signature address to the resource address of the resource borrowing end, and recording the resource borrowing information of the corresponding resource to be operated.
4. The method of claim 1, wherein the resource operation request is a resource deactivation request, and the responding to the resource operation request of the second resource end, performing the operation processing requested by the resource operation request of the second resource end on the corresponding resource to be operated of the resource holding end, includes:
and responding to a resource disabling request of a second resource end, and freezing the corresponding resource to be operated of the resource holding end in the multi-signature address so as to disable the corresponding resource to be operated of the resource holding end.
5. The method of claim 1, wherein the resource operation request is a resource enablement request, the corresponding resource to be operated of the resource holder is a frozen corresponding resource to be operated of the resource holder, and the responding to the resource operation request of the second resource terminal, performing the operation process requested by the resource operation request of the second resource terminal on the corresponding resource to be operated of the resource holder, includes:
And responding to a resource starting request of a second resource end, and thawing the corresponding resource to be operated of the resource holding end after freezing in the multi-signature address so as to start the corresponding resource to be operated of the resource holding end.
6. The method according to any one of claims 1-5, wherein before receiving signature requests sent by m first resource ends, the method further comprises:
receiving a resource transfer request sent by the resource holding end, wherein the resource transfer request is used for requesting to transfer the resource to be operated of the resource holding end to the multi-signature address storage;
and responding to the resource transfer request, and transferring the resource to be operated of the resource holding end to the multi-signature address storage.
7. A block chain platform is characterized in that the block chain platform is respectively communicated with a resource holding end, a resource receiving end and b resource supervising ends, and comprises a receiving unit, a signature verification unit and a processing unit,
the receiving unit is configured to receive signature requests sent by m first resource ends, where the signature requests are obtained by signing resource operation requests to be sent by the first resource ends, and the first resource ends are the resource receiving ends or the resource monitoring ends;
The signature verification unit is used for obtaining resource operation requests of the m first resource ends after successful signature verification of the signature requests of the m first resource ends;
the processing unit is used for responding to a resource operation request of a second resource end, and performing operation processing requested by the resource operation request of the second resource end on the corresponding resource to be operated of the resource holding end; the resource operation request is a resource transfer request, and the resource transfer request carries a resource address of a target receiving end; the responding to the resource operation request of the second resource end, and performing the operation processing requested by the resource operation request of the second resource end on the corresponding to-be-operated resource of the resource holding end comprises the following steps: responding to a resource transfer request of a second resource end, transferring a corresponding resource to be operated of the resource holding end from a multi-signature address to a resource address storage of the target receiving end, wherein the target receiving end is a receiving end supporting supervision by the second resource end in the a resource receiving ends;
the corresponding resources to be operated are stored in multiple signature addresses of the blockchain platform, the multiple signature addresses are generated based on the respective resource addresses of the a resource receiving ends and the b resource supervision ends, m is a positive integer smaller than the sum of a and b, and the second resource end is one of the m first resource ends.
8. A blockchain platform, wherein the blockchain platform is deployed in at least one terminal, the terminal including an input device and an output device, the terminal further comprising:
a processor adapted to implement one or more instructions; the method comprises the steps of,
a computer readable storage medium storing one or more instructions adapted to be loaded by the processor and to perform the blockchain resource processing method of any of claims 1-6.
9. A computer readable storage medium storing one or more instructions adapted to be loaded by a processor and to perform the blockchain resource processing method of any of claims 1-6.
CN201911077766.9A 2019-11-06 2019-11-06 Block chain resource processing method, platform, system and computer readable storage medium Active CN110889145B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911077766.9A CN110889145B (en) 2019-11-06 2019-11-06 Block chain resource processing method, platform, system and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911077766.9A CN110889145B (en) 2019-11-06 2019-11-06 Block chain resource processing method, platform, system and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN110889145A CN110889145A (en) 2020-03-17
CN110889145B true CN110889145B (en) 2024-02-23

Family

ID=69746932

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911077766.9A Active CN110889145B (en) 2019-11-06 2019-11-06 Block chain resource processing method, platform, system and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN110889145B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107370606A (en) * 2017-07-26 2017-11-21 中山大学 A kind of microblogging multi-signature method based on block chain
CN108615149A (en) * 2018-03-27 2018-10-02 马龙 Flexible block chain method of payment, device and the electronic equipment of multi-signature
CN108764907A (en) * 2018-05-30 2018-11-06 招商银行股份有限公司 Assets method for retrieving, system and computer readable storage medium
CN109089428A (en) * 2015-11-30 2018-12-25 舍普施福特股份公司 For improving the system and method for the safety in block chain transaction in assets
CN109102299A (en) * 2018-08-01 2018-12-28 腾讯科技(深圳)有限公司 Resource transfers data managing method, device and storage medium
CN109993530A (en) * 2019-03-29 2019-07-09 北京柏链基石科技有限公司 A kind of virtual resource management method, device and electronic equipment
CN110380860A (en) * 2019-06-19 2019-10-25 深圳壹账通智能科技有限公司 Shared resource data processing method and equipment based on block chain intelligence contract

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB201613144D0 (en) * 2016-07-29 2016-09-14 Eitc Holdings Ltd Computer-implemented method and system
CN107067255B (en) * 2017-02-27 2019-02-26 腾讯科技(深圳)有限公司 The treating method and apparatus of account in block chain

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109089428A (en) * 2015-11-30 2018-12-25 舍普施福特股份公司 For improving the system and method for the safety in block chain transaction in assets
CN107370606A (en) * 2017-07-26 2017-11-21 中山大学 A kind of microblogging multi-signature method based on block chain
CN108615149A (en) * 2018-03-27 2018-10-02 马龙 Flexible block chain method of payment, device and the electronic equipment of multi-signature
CN108764907A (en) * 2018-05-30 2018-11-06 招商银行股份有限公司 Assets method for retrieving, system and computer readable storage medium
CN109102299A (en) * 2018-08-01 2018-12-28 腾讯科技(深圳)有限公司 Resource transfers data managing method, device and storage medium
CN109993530A (en) * 2019-03-29 2019-07-09 北京柏链基石科技有限公司 A kind of virtual resource management method, device and electronic equipment
CN110380860A (en) * 2019-06-19 2019-10-25 深圳壹账通智能科技有限公司 Shared resource data processing method and equipment based on block chain intelligence contract

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"区块链关键技术中的安全性研究";朱岩等;《信息安全研究》;20161205;第2卷(第12期);第1090-1097页 *

Also Published As

Publication number Publication date
CN110889145A (en) 2020-03-17

Similar Documents

Publication Publication Date Title
CN108712395B (en) Account management method, device, server and storage medium based on block chain
US10790976B1 (en) System and method of blockchain wallet recovery
CN108734028B (en) Data management method based on block chain, block chain link point and storage medium
US9495668B1 (en) Computing solutions to a problem involving inversion of a one-way function
CN110351363B (en) Data backup method, device and computer readable storage medium
CN111107066A (en) Sensitive data transmission method and system, electronic equipment and storage medium
CN109660534B (en) Multi-merchant-based security authentication method and device, electronic equipment and storage medium
CN105306490A (en) System, method and device for payment verification
CN111383021A (en) Node management method, device, equipment and medium based on block chain network
JP2018093434A (en) Transaction management method, transaction management program and transaction management device
US20210241270A1 (en) System and method of blockchain transaction verification
CN110635912B (en) Data processing method and device
CN111161056A (en) Method, system and equipment for improving transaction security of digital assets
CN108462700A (en) Background server, terminal device, safe early warning method and storage medium suitable for recognition of face
CN111314066B (en) Block chain-based data transfer method, terminal and computer-readable storage medium
CN110069949A (en) A kind of electronic contract signature method, apparatus, equipment and medium
CN117077123A (en) Service processing method and device for multiple password cards and electronic equipment
CN114500119B (en) Method and device for calling block chain service
CN110176989B (en) Quantum communication service station identity authentication method and system based on asymmetric key pool
CN111161075A (en) Block chain transaction data certification supervision method, system and related equipment
CN111464295B (en) Bank card making method and device
CN111628863B (en) Data signature method and device, electronic equipment and storage medium
CN110889145B (en) Block chain resource processing method, platform, system and computer readable storage medium
CN104868994B (en) A kind of method, apparatus and system cooperateing with key management
CN110825811B (en) Block chain resource processing method and system

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