CN111598553A - Method and device for creating block chain, data cross-chain and sales block chain and personal block chain - Google Patents

Method and device for creating block chain, data cross-chain and sales block chain and personal block chain Download PDF

Info

Publication number
CN111598553A
CN111598553A CN202010471220.8A CN202010471220A CN111598553A CN 111598553 A CN111598553 A CN 111598553A CN 202010471220 A CN202010471220 A CN 202010471220A CN 111598553 A CN111598553 A CN 111598553A
Authority
CN
China
Prior art keywords
chain
transaction
blockchain
account
block
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010471220.8A
Other languages
Chinese (zh)
Inventor
晏敏敏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Liangzuo Technology Co Ltd
Original Assignee
Beijing Liangzuo Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Liangzuo Technology Co Ltd filed Critical Beijing Liangzuo Technology Co Ltd
Priority to CN202010471220.8A priority Critical patent/CN111598553A/en
Publication of CN111598553A publication Critical patent/CN111598553A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/02Payment architectures, schemes or protocols involving a neutral party, e.g. certification authority, notary or trusted third party [TTP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor

Abstract

The embodiment of the application discloses a method and a device for creating a block chain, a data cross-chain and a sales block chain and a personal block chain. The personal blockchain account generates creation information after real-name authentication, creates a personal blockchain by using the creation information, allows the blockchain to receive transactions pushed by other blockchains and uplink certificates thereof, supplements the transaction activities of a person on all blockchains through the transactions and the uplink certificates thereof, takes charge of the block-out time and new block contents of the blockchain by the account, and terminates when the blockchain receives the death certificate of the account. In this way, the personal blockchain not only completely follows the personal mind of the user, but also supplements the activities of the user on other blockchains, and records the lifetime of the user in detail.

Description

Method and device for creating block chain, data cross-chain and sales block chain and personal block chain
Technical Field
The present application relates to the field of blockchain technologies, and in particular, to a method and an apparatus for creating a blockchain, a data cross-chain, and a sales blockchain, and a personal blockchain.
Background
With the development of information technology, the block chain technology has become a technology of great interest due to its advantages such as openness, non-tamper property, and decentralization. The current blockchains are mainly divided into public chains, alliance chains and private chains, and the blockchains are usually oriented to the society or enterprises, and a blockchain oriented to individuals is temporarily lacked. Therefore, there is a need for an invention that ensures that blockchains are personal-oriented, bind to a blockchain account for real-name authentication, be responsible for creating blocks and initiating consensus by the blockchain account, facilitate receiving transactions involving the blockchain account on other blockchains and their uplink credentials, and terminate the blockchain upon receipt of a death credential for the blockchain account.
Disclosure of Invention
The embodiment of the application provides a method and a device for creating a block chain, a data cross chain and a sales block chain and a personal block chain, so as to support a personal block chain account to create the personal block chain after real-name authentication, create blocks by the account and initiate consensus, conveniently receive transactions related to the account on other block chains and uplink certificates thereof, and terminate the block chain when a death certificate of the account is received.
In order to solve the above technical problem, the embodiment of the present application is implemented as follows:
the method for creating the block chain provided by the embodiment of the application comprises the following steps:
performing real-name authentication by using a block chain account; generating creation information for creating the block chain after the real-name authentication passes, wherein the creation information comprises the block chain account and the result of the real-name authentication; and loading the created-appearance information creating block chain by using a basic chain, wherein the basic chain is a pre-created chain, the basic chain identifies the created-appearance information, and the created-appearance information is written into a created-appearance block of the block chain.
The creation information further includes a block chain number, the basic chain identifies the block chain number in the creation information, and the block chain number in the creation information is used as the number of the block chain.
Wherein a new block is created and consensus is initiated for the new block by a node participating in a consensus accounting of the blockchain using the blockchain account or an account that has been authorized by the blockchain account.
The method for data cross-chaining provided by the embodiment of the application comprises the following steps:
receiving data cross-chain transaction, wherein the data cross-chain transaction comprises transactions on other blockchains and uplink certificates thereof; analyzing the transactions and the uplink certificates thereof on other blockchains contained in the data cross-chain transaction, verifying whether the signatures and the uplink certificates thereof of the transactions on other blockchains contained in the data cross-chain transaction are correct, and rejecting the data cross-chain transaction if errors occur; verifying that an initiator or a receiver of a transaction on other blockchains included in the cross-chain data transaction is in a data cross-chain admission list of the blockchain, if the initiator or the receiver of the transaction on other blockchains included in the cross-chain data transaction is not in the data cross-chain admission list, rejecting the data cross-chain transaction, wherein any account is the initiator or the receiver of the transaction on other blockchains included in the cross-chain data transaction, a transaction pool of the blockchain node receives the data cross-chain transaction, and the account is responsible for paying a commission charge when the blockchain is uplinked in the data cross-chain transaction.
Before the data cross-chain transaction enters the transaction pool of the blockchain node, it is also required to verify whether the transactions on other blockchains included in the data cross-chain transaction have entered the transaction pool or have linked the blockchain, and if the transactions have entered the transaction pool or have linked the blockchain, the data cross-chain transaction is rejected from entering the transaction pool of the blockchain node.
After the data cross-chain transaction is deleted from the transaction pool of the blockchain node, the hash values of the transactions on other blockchains included in the data cross-chain transaction are marked as an ignored state, before the data cross-chain transaction enters the transaction pool of the blockchain node, whether the hash values of the transactions on other blockchains included in the data cross-chain transaction are marked as the ignored state is verified, and if the hash values are marked as the ignored state, the data cross-chain transaction is rejected to enter the transaction pool of the blockchain node.
The method for canceling the block chain provided by the embodiment of the application comprises the following steps:
receiving proof of death of an account on the blockchain used to create a new block; verifying said proof of death; creating a new block, the new block including only the proof of death; the new block is uplinked and the block chain is terminated, which no longer creates a new block.
An apparatus for creating a block chain provided in an embodiment of the present application includes:
the real-name module is used for performing real-name authentication by using the block chain account;
the generating module is used for generating creation information for creating the block chain after the real-name authentication passes, wherein the creation information comprises the block chain account, the real-name authentication result and the block chain number;
a creating module, configured to load the created information creating block chain by using a basic chain, where the basic chain is a chain created in advance, the basic chain identifies the created information, the created information is written in a created block of the block chain, and a number of the block chain is a block chain number in the created information;
the authorization module is used for authorizing other blockchain accounts to replace the blockchain account for signature by the blockchain account and inquiring the account authorized by the blockchain account;
a consensus module to create a new block and initiate consensus on the new block by a node participating in a consensus accounting of the blockchain using the blockchain account or an account that has been authorized by the blockchain account.
An embodiment of the present application provides a data cross-link apparatus, including:
the receiving module is used for receiving data cross-link transaction, wherein the data cross-link transaction comprises transactions of other block chains and uplink certificates thereof;
the analysis module is used for analyzing the transactions on other block chains and uplink certificates contained in the data cross-chain transaction;
a first verification module, configured to verify transactions and uplink certificates on other blockchains included in the data cross-chain transaction;
an admission list module, configured to obtain and update a data cross-link admission list of the blockchain, where in the data cross-link admission list, a transaction pool of the blockchain node receives the data cross-chain transaction when any account is an initiator or a receiver of a transaction on another blockchain included in the cross-chain data transaction, and the account is responsible for paying a commission charge when the blockchain is linked in the data cross-chain transaction;
a second verification module for verifying that an originator or a recipient of a transaction on another blockchain included in the cross-chain data is within the data cross-chain admissible list of the blockchain;
a first verification module, configured to verify that the transaction pool or the blockchain does not include the transactions and uplink certificates on other blockchains in the data cross-chain transaction;
a deleting module, configured to delete the data cross-link transaction from the transaction pool of the blockchain node, and mark hash of transactions on other blockchains included in the data cross-link transaction as an ignore state;
a second verification module, configured to verify that hashes of transactions on other blockchains included in the data cross-chain transaction are not marked as deleted;
and the pool entering module is used for adding the data cross-chain transaction into the transaction pool of the block chain node.
The device of annotating round pin blockchain that this application embodiment provided includes:
a receiving module, configured to receive a proof of death of an account on the blockchain used to create a new block;
a verification module for verifying the proof of death;
a block-out module for creating a new block, the new block containing only the proof of death;
a termination module, configured to uplink the new block and terminate the block chain, where the block chain does not create a new block;
and the query module is used for querying the account used for creating the new block on the block chain.
An embodiment of the present application provides a personal block chain, including:
the initialization module is used for initializing the block chain by using created information and writing the created information into a created block, the created information comprises a block chain number and a personal block chain account, real-name authentication needs to be performed by using the personal block chain account before the created information is generated, and the created information also comprises a result of the real-name authentication;
a consensus module to create a new block and initiate consensus for the new block by a node participating in a consensus accounting of the personal blockchain using the personal blockchain account or an account that has been authorized by the personal blockchain account;
the authorization module is used for authorizing other blockchain accounts to replace the blockchain account for signature by the personal blockchain account and inquiring the account authorized by the personal blockchain account;
the cross-link receiving module is used for receiving, analyzing and verifying data cross-link transaction, wherein the data cross-link transaction comprises transactions of other block chains and uplink certificates thereof;
an admission list module, configured to obtain and update a data cross-link admission list of the blockchain, where in the data cross-link admission list, a transaction pool of the blockchain node receives the data cross-chain transaction when any account is an initiator or a receiver of a transaction on another blockchain included in the cross-chain data transaction, and the account is responsible for paying a commission charge when the blockchain is linked in the data cross-chain transaction;
a cross-chain verification module, configured to verify that an initiator or a receiver of a transaction on another blockchain included in the data cross-chain transaction is in the data cross-chain admission list of the blockchain, that the transaction pool or the blockchain does not include a transaction in the data cross-chain transaction and a uplink certificate thereof, and that a hash of the transaction on the other blockchain included in the data cross-chain transaction is not marked as an ignore state;
a deleting module, configured to delete the data cross-link transaction from the transaction pool of the blockchain node, and mark hash of transactions on other blockchains included in the data cross-link transaction as an ignore state;
the cross-chain commission module is used for paying commission fee of the uplink of the data cross-chain transaction, and the payment account is an account of an initiator or a receiver of the transaction on other blockchains included in the data cross-chain transaction, which corresponds to the blockchain;
and the logout module is used for receiving and verifying the death certificate of the personal blockchain account, creating a new block of the transaction only containing the death certificate after the verification is passed, and marking the blockchain as a logout state when the new block is linked.
By the method and the device for creating the block chain, the data cross-chain and the sales block chain and the personal block chain, which are provided by the invention, the personal block chain account generates the creation information after real-name authentication, the creation information is used for creating the personal block chain, the transaction pool of the blockchain allows for receiving data cross-chain transactions including transactions pushed by other blockchains and their uplink credentials, meanwhile, irrelevant information is filtered by preventing repeated submission, omitting deleted data cross-link admittance lists and setting data cross-link admittance lists, relevant handling fees are paid by accounts of other block chains included in the transaction by initiators or receivers of the transactions on the block chains, the transactions and the uplink certificates complement the transaction activities of individuals on all the block chains, the block out time and new block contents of the blockchain are determined by the account, and the operation is terminated when the blockchain receives proof of death from the account. In this way, the personal blockchain both fully follows the user's personal mind and supplements the user's activities on other blockchains, recording in detail the user's lifetime.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments described in the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without any creative effort.
Fig. 1 is a schematic structural diagram of a method for creating a blockchain according to an embodiment of the present application;
FIG. 2 is a flowchart of a method for data chaining according to an embodiment of the present disclosure;
FIG. 3 is a block chain deregistering method according to an embodiment of the present disclosure;
fig. 4 is a schematic diagram of an apparatus for creating a blockchain according to an embodiment of the present disclosure;
FIG. 5 is a schematic diagram of an apparatus for data chaining according to an embodiment of the present disclosure;
FIG. 6 is a block diagram illustrating an apparatus for de-registering a block chain according to an embodiment of the present disclosure;
fig. 7 is a schematic diagram of a personal block chain according to an embodiment of the present application.
Detailed Description
The embodiment of the application provides a method and a device for creating a block chain, a data cross chain and a sales block chain and a personal block chain.
In order to make those skilled in the art better understand the technical solutions in the present application, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The technical solutions provided by the embodiments of the present application are described in detail below with reference to the accompanying drawings.
Fig. 1 is a schematic structural diagram of a method for creating a blockchain according to an embodiment of the present disclosure.
And S101, performing real-name authentication by using the block chain account.
And (4) performing real-name authentication by using the block chain account, and performing subsequent steps only after the authentication is passed, and directly ending when the authentication is not passed. Currently, a mature blockchain is not available for providing real-name authentication services, a third-party service is often used for real-name authentication, and the quality of real-name authentication services provided by different countries and regions and different service providers is different. It is often necessary to design multiple solutions to deal with the different situations that may arise.
Optionally, a plurality of third-party real-name authentication services may be used, and the third-party real-name authentication services are used as data sources for the method for creating the blockchain.
Preferably, the blockchain information is built by self, the real-name authentication information of the blockchain account is collected, the collected real-name authentication information is examined, and then the real-name authentication information is further screened by using a plurality of third-party real-name authentication services.
Preferably, identity authentication and bank authentication are completed in the real-name authentication process, and optionally, face recognition can also be performed in the real-name authentication process. Thus, the effect of real-name authentication can be ensured to the maximum extent.
It should be noted that the real-name authentication maximally ensures that the blockchain account has a real identity in real life, but depending on a third-party service, sometimes the blockchain account after the real-name authentication cannot be the identity in real life.
And S102, generating creating information.
Generating creation information for creating the block chain after the real-name authentication passes, wherein the creation information comprises the block chain account and the result of the real-name authentication. Preferably, the creation information further includes a block chain number.
The result of the real-name authentication depends on the real-name authentication technique adopted in S101, and the obtained results are also different.
Preferably, the result of the real-name authentication at least includes a hash of the name of the blockchain account and a hash of all real-name authentication information. The two kinds of hash are convenient for tracing the real-name authentication information subsequently, and do not reveal the real information of the user.
S103, creating a block chain by using the creation information.
And loading the created-appearance information creating block chain by using a basic chain, wherein the basic chain is a pre-created chain, the basic chain identifies the created-appearance information, and the created-appearance information is written into a created-appearance block of the block chain.
Wherein a new block is created and consensus is initiated for the new block by a node participating in a consensus accounting of the blockchain using the blockchain account or an account that has been authorized by the blockchain account.
Preferably, a third party blockchain account that is permitted to participate in consensus billing is also required to perform consensus checking on the blocks to prevent the blocks that are generated badly by the blockchain account from not meeting basic requirements of traceability, non-tampering and the like of the blockchain.
Optionally, if the consensus mechanism of the blockchain is based on a raft consensus mechanism, a practical byzantine consensus mechanism, or other mechanisms, the consensus mechanism needs to be modified, and a blockout node is forced to be a node participating in the consensus accounting of the blockchain for the blockchain account or an account authorized by the blockchain account. And if the block outlet node is abnormal, stopping the block outlet of the block chain until the block outlet node returns to normal. In nodes participating in a consensus mechanism, the blockchain accounts and the number of accounts that have been authorized by the blockchain accounts are less than the minimum number for the consensus mechanism used to achieve consensus. The blockchain account and the account authorized by the blockchain account are already signed by the blockchain account, and a signature of a third party blockchain account permitted to participate in consensus billing is also required to be linked. Thus, the modified consensus mechanisms ensure that the blockchain account is responsible for the time and content of the block, and also ensure that the blockchain receives supervision and must meet the basic requirements of the blockchain to be able to uplink.
It should be noted that the blockchain account fully controls the data on the blockchain according to the wishes of the account, and also follows the basic requirements of the blockchain.
Preferably, the creation information further includes a block chain number, the basic chain identifies the block chain number in the creation information, and the block chain number in the creation information is used as the number of the block chain. Preferably, different users are identified by real-name authentication, and the blockchain numbers of different users are different, so that each user has a different blockchain number.
Fig. 2 is a flowchart of a method for data chaining according to an embodiment of the present application.
S201, receiving data cross-link transaction.
A data cross-chain transaction is received that includes transactions on other blockchains and their uplink credentials.
Preferably, the initiator of the data cross-chain transaction is not required to be an account on the blockchain that can pay a commission fee, and even more required to be the initiator of the transaction contained in the data cross-chain transaction.
Preferably, the signature of the data cross-chain transaction must be the signature of the initiator of the transaction.
Optionally, since the data cross-chain transaction is used to store transactions on other blockchains and uplink certificates thereof on the blockchains, and as the blockchains collect or backup transactions on other blockchains of the related accounts, the issue of who initiates the data cross-chain transaction is not important, and further, the value of the data cross-chain transaction is not affected when the signature of the data cross-chain transaction is empty.
S202, the transaction and the uplink certificate contained in the cross-chain transaction are analyzed and verified.
And analyzing the transactions and the uplink certificates thereof on other blockchains contained in the data cross-chain transaction, verifying whether the signatures and the uplink certificates thereof of the transactions on other blockchains contained in the data cross-chain transaction are correct, and rejecting the data cross-chain transaction if errors occur.
Optionally, the uplink certificate includes a block header of a block to which the transaction on the other blockchain belongs, and a mercker certificate of the transaction on the other blockchain at the block, where the transaction is certified at the block by the transaction on the other blockchain, the block header of the block to which the transaction on the other blockchain belongs, and the mercker certificate of the transaction on the other blockchain at the block. Further, the uplink certificate further includes a certificate of the block on the chain. When the other blockchains use a workload certification mechanism or other mechanisms, preferably, a third party blockchain or a service provides mathematical certification of the block headers on the other blockchains for the other blockchains; optionally, the uplink certificate provides a code for querying the block header in the other block chains, so as to query whether the block header is on the other block chains in real time. When the other blockchains use a consensus mechanism such as a practical byzantine consensus mechanism, the signature contained in the blockhead can prove that the blockhead is on the other blockchains.
If the other blockchains and the blockchains have different structures, additional code development is required to support analysis of the transactions of the other blockchains and uplink certificates thereof.
It should be noted that, when verifying the transactions on other blockchains included in the system, only the signature and the uplink certificate need to be verified to be accurate, and the service logic included in the data does not need to be verified.
S203, confirming whether the data cross-chain transaction can enter a transaction pool.
Whether the data cross-chain transaction can enter the transaction pool depends on three verifications.
First, it is verified that the initiator or receiver of the transaction on other blockchains included in the cross-chain data transaction is within the data cross-chain admission list of the blockchain, and if the initiator or receiver of the transaction on other blockchains included in the cross-chain data transaction is not within the data cross-chain admission list, the data cross-chain transaction is rejected. The data cross-link admission list, wherein any account is the initiator or the receiver of the transaction on other block links contained in the cross-link data transaction, the transaction pool of the block link node receives the data cross-link transaction, and the account is responsible for paying the commission charge when the block link is linked up in the data cross-link transaction; and the data cross-chain transaction enters a transaction pool of the blockchain node. In this way, the other blockchains can push the transactions and the uplink certificates to the corresponding blockchains, so that the data cross-chain transaction solves the difficulty of paying the uplink procedure fee, and the transactions and the uplink certificates thereof can be stored in the blockchains as long as the transactions are related to the accounts in the data cross-chain admission list.
It should be noted that the data cross-link admission list not only limits the range of the block chain to be linked, but also bears the cost of the block chain to be linked in the data cross-link transaction, so as to encourage other block chains to push their transaction and uplink certificates onto the block chain, and reduce the workload and difficulty of the block chain in collecting other block chains for accounts in the data cross-link admission list.
Optionally, when the initiator and the receiver of the transaction on other blockchains included in the cross-chain data transaction are both in the data cross-chain admission list of the blockchain, the initiator and the receiver pay the commission fee of the block chain linked up in the data cross-chain transaction on average.
Secondly, before the data cross-chain transaction enters the transaction pool of the blockchain node, it is also required to verify whether the transactions on other blockchains included in the data cross-chain transaction have entered the transaction pool or have linked the blockchain, and if the transactions have entered the transaction pool or have linked the blockchain, the data cross-chain transaction is rejected from entering the transaction pool of the blockchain node. This prevents transactions on the other blockchains from being repeatedly committed to the blockchain.
And finally, after the data cross-chain transaction is deleted from the transaction pool of the blockchain node, the hash values of the transactions on other blockchains included in the data cross-chain transaction are marked as an ignored state, before the data cross-chain transaction enters the transaction pool of the blockchain node, whether the hash values of the transactions on other blockchains included in the data cross-chain transaction are marked as the ignored state is verified, and if the hash values are marked as the ignored state, the data cross-chain transaction is rejected to enter the transaction pool of the blockchain node. Therefore, if the user of the blockchain can reject the transactions on the other blockchains which are not concerned, furthermore, some filtering rules can be set to directly reject the transactions which do not meet the rules, for example, the transactions which do not meet the rules are directly rejected, for example, the transactions which do not meet the rules are ignored, some transaction types are ignored, and the ignored amount is less than a certain value. Therefore, massive transactions of accounts in the data cross-chain admission list on other blockchains can enter a transaction pool of the blockchain node after effective screening, and unnecessary transactions are not required to be received completely or repeatedly.
S204, if the data cross-chain transaction can be added into the transaction pool, the cross-chain transaction enters the transaction pool.
And the data cross-chain transaction enters a transaction pool to wait for adding a new block.
Fig. 3 is a schematic diagram illustrating a method for deregistering a block chain according to an embodiment of the present disclosure.
S301, receiving death evidence.
A proof of death for an account on the blockchain used to create a new block is received.
Alternatively, if the death certificate is a digital certificate provided by the relevant government sector, and the blockchain accepts the digital certificate, the transaction is created directly and the upper chain is prepared to include the death certificate.
Optionally, if the death certificate material is obtained by taking a picture of a paper certificate provided by a relevant government department, a third-party service needs to be set up or used to verify the death certificate, and after the verification is passed, the block chain provides a corresponding digital certificate version of the death certificate, and receives the digital version of the death certificate provided by the third-party service.
S302, verifying death certificate
And verifying the death certificate, and if the death certificate is not the death certificate of the account used for creating the new block, directly reporting an error and canceling the logout process.
Alternatively, if the death certificate is a digital certificate provided by the relevant government department, it is necessary to confirm whether the digital certificate is valid using a digital service provided by the corresponding government department.
Alternatively, if the death certificate is a digital certificate provided by a third party service, it is necessary to confirm whether the digital certificate is valid using the third party service.
Preferably, the proof of death must contain the address of the account that created the new block.
Preferably, the blockchain notifies the existing client of the account creating the new block of the death certificate transaction for a plurality of times within a certain time, and if the account creating the new block refuses to accept the death certificate within the certain time, the verification fails, the logout process is interrupted, and the logout fails.
Preferably, the transaction containing the proof of death may be created from any account, as long as the signature of the transaction is the correct signature of the originator of the transaction.
S303, a new block is created, which only contains death certificates.
A new block is created that contains only the proof of death. Considering that the account creating the new block cannot be left to others in time when the account is dead, and the account cannot be used normally, the block chain provides that the block chain is valid when the new block only containing death certificate is agreed with the default that the new block does not have the signature of the account creating the new block.
S304, the new block is uplinked and the block chain is terminated.
And when the new block is uplink, the block chain is terminated, and the block chain does not create a new block any more.
Preferably, the blockchain closes the transaction and no more transactions are received.
Optionally, the block chain further provides a query service, which facilitates querying existing blocks and transactions on the chain.
Fig. 4 is a schematic diagram of an apparatus for creating a blockchain according to an embodiment of the present disclosure.
The real-name module 11 is used for performing real-name authentication by using the block chain account;
the generating module 12 is configured to generate creation information for creating the block chain after the real-name authentication passes, where the creation information includes the block chain account, the result of the real-name authentication, and a block chain number;
a creating module 13, configured to load the created information creating block chain by using a basic chain, where the basic chain is a chain created in advance, the basic chain identifies the created information, the created information is written in a created block of the block chain, and a number of the block chain is a block chain number in the created information;
the authorization module 14 is configured to authorize the blockchain account to perform signature instead of the blockchain account, and further configured to query an account authorized by the blockchain account;
a consensus module 15 for creating a new block and initiating consensus on the new block by nodes participating in a consensus accounting of the blockchain using the blockchain account or accounts already authorized by the blockchain account.
Fig. 5 is a schematic diagram of an apparatus for data chaining according to an embodiment of the present application.
A receiving module 21, configured to receive data cross-link transaction, where the data cross-link transaction includes transactions of other block chains and uplink certificates thereof;
a parsing module 22, configured to parse the transactions and the uplink certificates on other blockchains included in the data cross-chain transaction;
a first verification module 23, configured to verify transactions and uplink certificates on other blockchains included in the data cross-chain transaction;
an admission list module 24, configured to obtain and update a data cross-link admission list of the blockchain, where the data cross-link admission list includes a transaction pool of the blockchain node that receives the data cross-chain transaction when any account is an initiator or a receiver of a transaction on another blockchain included in the cross-chain data transaction, and the account is responsible for paying a commission charge when the blockchain is linked in the data cross-chain transaction;
a second verification module 25, configured to verify that an initiator or a receiver of a transaction on another blockchain included in the cross-chain data is within the data cross-chain admission list of the blockchain;
a third verification module 26, configured to verify that the transaction pool or the blockchain does not include the transaction and the uplink certificate on other blockchains in the data cross-chain transaction;
a deleting module 27, configured to delete the data cross-chain transaction from the transaction pool of the blockchain node, and mark hash of transactions on other blockchains included in the data cross-chain transaction as an ignore state;
a fourth verification module 28, configured to verify that hashes of transactions on other blockchains included in the data cross-chain transaction are not marked as deleted;
and a pool entering module 29, configured to add the data cross-chain transaction to a transaction pool of the blockchain node.
Fig. 6 is a block chain de-registering apparatus according to an embodiment of the present disclosure.
A receiving module 31, configured to receive a proof of death of an account on the block chain used for creating a new block;
a verification module 32 for verifying the proof of death;
a block-out module 33 for creating a new block, said new block containing only said proof of death;
a termination module 34, configured to uplink the new block and terminate the block chain, where the block chain no longer creates a new block;
and the query module 35 is configured to query the account for creating a new block on the block chain.
Fig. 7 is a schematic diagram of a personal block chain according to an embodiment of the present application.
An initialization module 41, configured to initialize the block chain by using created information and write the created information into a created block, where the created information includes a block chain number and a personal block chain account, and needs to perform real-name authentication by using the personal block chain account before generating the created information, and the created information further includes a result of the real-name authentication;
a consensus module 42 for creating a new block and initiating consensus on the new block by a node participating in a consensus accounting of the personal blockchain using the personal blockchain account or an account that has been authorized by the personal blockchain account;
an authorization module 43, configured to authorize the individual blockchain account to sign in place of the blockchain account, and further configured to query an account authorized by the individual blockchain account;
a cross-link receiving module 44, configured to receive, analyze, and verify a data cross-link transaction, where the data cross-link transaction includes transactions of other block links and uplink certificates thereof;
an admission list module 45, configured to obtain and update a data cross-link admission list of the blockchain, where the data cross-link admission list includes a transaction pool of the blockchain node that receives the data cross-chain transaction when any account is an initiator or a receiver of a transaction on another blockchain included in the cross-chain data transaction, and the account is responsible for paying a commission charge when the blockchain is linked in the data cross-chain transaction;
a cross-chain verification module 46, configured to verify that an initiator or a receiver of a transaction on another blockchain included in the data cross-chain transaction is within the data cross-chain admission list of the blockchain, that the transaction pool or the blockchain does not include a transaction in the data cross-chain transaction and a uplink certificate thereof, and that a hash of the transaction on another blockchain included in the data cross-chain transaction is not marked as an ignore state;
a deleting module 47, configured to delete the data cross-chain transaction from the transaction pool of the blockchain node, and mark hash of transactions on other blockchains included in the data cross-chain transaction as an ignore state;
a cross-chain commission module 48, configured to pay a commission for uplink of the data cross-chain transaction, where a payment account is an account of an initiator or a receiver of a transaction on another blockchain included in the data cross-chain transaction, which corresponds to the blockchain;
a logout module 49, configured to receive and verify the proof of death of the individual blockchain account, create a new block of the transaction that only includes the proof of death after verification is passed, and mark the blockchain as a logged-out state when the new block is linked up.
The initialization module 41 is used to ensure that the individual blockchain binds the real identity in reality, and meanwhile, the public identity module 42 is provided with the individual blockchain account which is authenticated by the real name, and the public identity module 42 and the authorization module 43 ensure that the blockchain follows the personal intention of the individual blockchain account. Logout module 49 solves the problem that the blockchain should terminate as the user dies, further reflecting the personal will and will practice of the individual blockchain account. The other modules are responsible for actively collecting transactions on other blockchains of the account list concerned by the individual blockchain account, and collecting the transactions to perfect the chain life of the individual blockchain account.
The method for creating the block chain is used for creating the personal block chain, the method for data cross-linking is used for realizing data cross-linking to the personal block chain, and the method for logging off the block chain is used for logging off the personal block chain.
In fact, any social member must interact with other social members, and cannot be a stand alone, non-communicative object, without exception to individuals. Similarly, any blockchain cannot be an island, and each blockchain creates its own data and depends on data provided by other blockchains. Therefore, the individual-oriented blockchain not only supports the user to operate and maintain the user as an individual territory, but also supports the transaction on other blockchains to be synchronized to the individual blockchain, so that an individual in the society can be completely depicted through one blockchain.
Through the method, the device and the personal blockchain for creating the blockchain, the data cross-chain and the cancellation blockchain, provided by the invention, the personal blockchain accounts generate the creation information after real-name authentication, the creation information is used for creating the personal blockchain, the transaction pool of the blockchain allows to receive the data cross-chain transaction comprising the transaction pushed by other blockchains and the uplink certification thereof, meanwhile, the irrelevant information is filtered by preventing repeated submission and neglecting deleted and setting a data cross-chain admission list, wherein the data cross-chain admission list sets an concerned account list on the blockchain, only the account in the list can be uplinked to the blockchain when the transaction is initiated or accepted by other blockchains, and the relevant commission charge is paid by the account on the blockchain corresponding to the initiator or the recipient of the transaction on other blockchains contained in the transaction, these transactions and their uplink credentials complement the individual's transaction activities on all blockchains whose block out time and new blockchain content are determined by the account, and operation is terminated when the blockchain receives the account's proof of death. In this way, the personal blockchain both fully follows the user's personal mind and supplements the user's activities on other blockchains, recording in detail the user's lifetime.
In the 90 s of the 20 th century, improvements in a technology could clearly distinguish between improvements in hardware (e.g., improvements in circuit structures such as diodes, transistors, switches, etc.) and improvements in software (improvements in process flow). However, as technology advances, many of today's process flow improvements have been seen as direct improvements in hardware circuit architecture.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functionality of the units may be implemented in one or more software and/or hardware when implementing the present application.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data.
Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should be noted that, in the description of the present application, the terms "first", "second", etc. are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. In addition, in the description of the present application, "a plurality" means two or more unless otherwise specified.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product.
Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The application may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The application may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. A method of creating a blockchain, comprising:
performing real-name authentication by using a block chain account; generating creation information for creating the block chain after the real-name authentication passes, wherein the creation information comprises the block chain account and the result of the real-name authentication; and loading the created-appearance information creating block chain by using a basic chain, wherein the basic chain is a pre-created chain, the basic chain identifies the created-appearance information, and the created-appearance information is written into a created-appearance block of the block chain.
2. The method of creating a blockchain according to claim 1, comprising:
the created information further includes a block chain number, the basic chain identifies the block chain number in the created information, and the block chain number in the created information is used as the number of the block chain.
3. The method of creating a blockchain according to claim 1, comprising:
creating a new block and initiating consensus on the new block by a node participating in a consensus accounting of the blockchain using the blockchain account or an account that has been authorized by the blockchain account.
4. A method of data chaining, comprising:
receiving data cross-chain transaction, wherein the data cross-chain transaction comprises transactions on other blockchains and uplink certificates thereof; analyzing the transactions and the uplink certificates thereof on other blockchains contained in the data cross-chain transaction, verifying whether the signatures and the uplink certificates thereof of the transactions on other blockchains contained in the data cross-chain transaction are correct, and rejecting the data cross-chain transaction if errors occur; verifying that the initiator or the receiver of the transaction on other blockchains included in the cross-chain data transaction is in a data cross-chain admission list of the blockchain, if the initiator or the receiver of the transaction on other blockchains included in the cross-chain data transaction is not in the data cross-chain admission list, rejecting the data cross-chain transaction to enter a transaction pool of the blockchain node, wherein any account is the initiator or the receiver of the transaction on other blockchains included in the cross-chain data transaction, the transaction pool of the blockchain node receives the data cross-chain transaction, and the account is responsible for paying a commission charge when the blockchain is linked in the data cross-chain transaction; and the data cross-chain transaction enters a transaction pool of the blockchain node.
5. The method of claim 5, comprising:
before the data cross-chain transaction enters the transaction pool of the blockchain node, verifying whether the transactions on other blockchains included in the data cross-chain transaction enter the transaction pool or the blockchain is linked, and if the transactions enter the transaction pool or the blockchain is linked, rejecting the data cross-chain transaction to enter the transaction pool of the blockchain node;
after the data cross-chain transaction is deleted from the transaction pool of the blockchain node, the hash values of the transactions on other blockchains included in the data cross-chain transaction are marked as an ignored state, before the data cross-chain transaction enters the transaction pool of the blockchain node, whether the hash values of the transactions on other blockchains included in the data cross-chain transaction are marked as the ignored state is verified, and if the hash values are marked as the ignored state, the data cross-chain transaction is rejected to enter the transaction pool of the blockchain node.
6. A method for de-registering a blockchain, comprising:
receiving proof of death of an account on the blockchain used to create a new block; verifying said proof of death; creating a new block, the new block including only the proof of death; the new block is uplinked and the block chain is terminated, which no longer creates a new block.
7. An apparatus for creating a blockchain, comprising:
the real-name module is used for performing real-name authentication by using the block chain account;
the generating module is used for generating creation information for creating the block chain after the real-name authentication passes, wherein the creation information comprises the block chain account, the real-name authentication result and the block chain number;
a creating module, configured to load the created information creating block chain by using a basic chain, where the basic chain is a chain created in advance, the basic chain identifies the created information, the created information is written in a created block of the block chain, and a number of the block chain is a block chain number in the created information;
the authorization module is used for authorizing other blockchain accounts to replace the blockchain account for signature by the blockchain account and inquiring the account authorized by the blockchain account;
a consensus module to create a new block and initiate consensus on the new block by a node participating in a consensus accounting of the blockchain using the blockchain account or an account that has been authorized by the blockchain account.
8. An apparatus for data chaining, comprising:
the receiving module is used for receiving data cross-link transaction, wherein the data cross-link transaction comprises transactions of other block chains and uplink certificates thereof;
the analysis module is used for analyzing the transactions on other block chains and uplink certificates contained in the data cross-chain transaction;
a first verification module, configured to verify transactions and uplink certificates on other blockchains included in the data cross-chain transaction;
an admission list module, configured to obtain and update a data cross-link admission list of the blockchain, where in the data cross-link admission list, a transaction pool of the blockchain node receives the data cross-chain transaction when any account is an initiator or a receiver of a transaction on another blockchain included in the cross-chain data transaction, and the account is responsible for paying a commission charge when the blockchain is linked in the data cross-chain transaction;
a second verification module for verifying that an originator or a recipient of a transaction on another blockchain included in the cross-chain data is within the data cross-chain admissible list of the blockchain;
a third verification module, configured to verify that the transaction pool or the blockchain does not include the transactions and uplink certificates on other blockchains in the data cross-chain transaction;
a deleting module, configured to delete the data cross-link transaction from the transaction pool of the blockchain node, and mark hash of transactions on other blockchains included in the data cross-link transaction as an ignore state;
a fourth verification module, configured to verify that hashes of transactions on other blockchains included in the data cross-chain transaction are not marked as deleted states;
and the pool entering module is used for adding the data cross-chain transaction into the transaction pool of the block chain node.
9. An apparatus for de-registering a blockchain, comprising:
a receiving module, configured to receive a proof of death of an account on the blockchain used to create a new block;
a verification module for verifying the proof of death;
a block-out module for creating a new block, the new block containing only the proof of death;
a termination module, configured to uplink the new block and terminate the block chain, where the block chain does not create a new block;
and the query module is used for querying the account used for creating the new block on the block chain.
10. A personal blockchain, comprising:
the initialization module is used for initializing the block chain by using created information and writing the created information into a created block, the created information comprises a block chain number and a personal block chain account, real-name authentication needs to be performed by using the personal block chain account before the created information is generated, and the created information also comprises a result of the real-name authentication;
a consensus module to create a new block and initiate consensus for the new block by a node participating in a consensus accounting of the personal blockchain using the personal blockchain account or an account that has been authorized by the personal blockchain account;
the authorization module is used for authorizing other blockchain accounts to replace the blockchain account for signature by the personal blockchain account and inquiring the account authorized by the personal blockchain account;
the cross-link receiving module is used for receiving, analyzing and verifying data cross-link transaction, wherein the data cross-link transaction comprises transactions of other block chains and uplink certificates thereof;
an admission list module, configured to obtain and update a data cross-link admission list of the blockchain, where in the data cross-link admission list, a transaction pool of the blockchain node receives the data cross-chain transaction when any account is an initiator or a receiver of a transaction on another blockchain included in the cross-chain data transaction, and the account is responsible for paying a commission charge when the blockchain is linked in the data cross-chain transaction;
a cross-chain verification module, configured to verify that an initiator or a receiver of a transaction on another blockchain included in the data cross-chain transaction is in the data cross-chain admission list of the blockchain, that the transaction pool or the blockchain does not include a transaction in the data cross-chain transaction and a uplink certificate thereof, and that a hash of the transaction on the other blockchain included in the data cross-chain transaction is not marked as an ignore state;
a deleting module, configured to delete the data cross-link transaction from the transaction pool of the blockchain node, and mark hash of transactions on other blockchains included in the data cross-link transaction as an ignore state;
the cross-chain commission module is used for paying commission fee of the uplink of the data cross-chain transaction, and the payment account is an account of an initiator or a receiver of the transaction on other blockchains included in the data cross-chain transaction, which corresponds to the blockchain;
and the logout module is used for receiving and verifying the death certificate of the personal blockchain account, creating a new block of the transaction only containing the death certificate after the verification is passed, and marking the blockchain as a logout state when the new block is linked.
CN202010471220.8A 2020-05-29 2020-05-29 Method and device for creating block chain, data cross-chain and sales block chain and personal block chain Pending CN111598553A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010471220.8A CN111598553A (en) 2020-05-29 2020-05-29 Method and device for creating block chain, data cross-chain and sales block chain and personal block chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010471220.8A CN111598553A (en) 2020-05-29 2020-05-29 Method and device for creating block chain, data cross-chain and sales block chain and personal block chain

Publications (1)

Publication Number Publication Date
CN111598553A true CN111598553A (en) 2020-08-28

Family

ID=72189577

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010471220.8A Pending CN111598553A (en) 2020-05-29 2020-05-29 Method and device for creating block chain, data cross-chain and sales block chain and personal block chain

Country Status (1)

Country Link
CN (1) CN111598553A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112163950A (en) * 2020-09-25 2021-01-01 湖南和信安华区块链科技有限公司 Block chain network construction method and system convenient for expansion and node resource reuse and terminal equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107742210A (en) * 2017-10-13 2018-02-27 布比(北京)网络技术有限公司 Across the chain fund transfer system and method for a kind of different blocks interchain
CN108009811A (en) * 2017-11-30 2018-05-08 中国人民解放军国防科技大学 Inter-cloud computing environment value exchange-oriented cross-chain communication method
CN110263573A (en) * 2019-05-22 2019-09-20 西安邮电大学 Representation method based on block chain personal identification
CN110956470A (en) * 2018-09-26 2020-04-03 百度在线网络技术(北京)有限公司 Block chain-based personal experience information processing method and device
CN111107136A (en) * 2019-12-05 2020-05-05 上海中信信息发展股份有限公司 Block chain cross-chain relay method based on IPFS

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107742210A (en) * 2017-10-13 2018-02-27 布比(北京)网络技术有限公司 Across the chain fund transfer system and method for a kind of different blocks interchain
CN108009811A (en) * 2017-11-30 2018-05-08 中国人民解放军国防科技大学 Inter-cloud computing environment value exchange-oriented cross-chain communication method
CN110956470A (en) * 2018-09-26 2020-04-03 百度在线网络技术(北京)有限公司 Block chain-based personal experience information processing method and device
CN110263573A (en) * 2019-05-22 2019-09-20 西安邮电大学 Representation method based on block chain personal identification
CN111107136A (en) * 2019-12-05 2020-05-05 上海中信信息发展股份有限公司 Block chain cross-chain relay method based on IPFS

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112163950A (en) * 2020-09-25 2021-01-01 湖南和信安华区块链科技有限公司 Block chain network construction method and system convenient for expansion and node resource reuse and terminal equipment

Similar Documents

Publication Publication Date Title
CN110175916B (en) Fund flow checking method and device
WO2020088130A1 (en) Blockchain-based property execution method and system
CN111985007A (en) Contract signing and executing method and device based on block chain
CN111814172A (en) Method, device and equipment for acquiring data authorization information
US20220036351A1 (en) Method and apparatus for resource exchange
CN111047327A (en) Intelligent contract execution method, device and equipment
CN113704775A (en) Service processing method based on distributed digital identity and related device
CN114897596A (en) Letter service platform and electronic equipment
CN111641586A (en) Account authority management method and system based on block chain
CN111598553A (en) Method and device for creating block chain, data cross-chain and sales block chain and personal block chain
CN110990891A (en) Gymnasium contract proving method, equipment and medium based on block chain
CN111311812A (en) Block chain-based establishment and decision-making method, equipment and medium for business owners
CN113225191B (en) Generation method and device of consensus node, storage medium and processor
CN115330372A (en) Payment processing method and device based on prepaid voucher
CN115511595A (en) Service execution method and device based on block chain
US20200294057A1 (en) Business processing method, apparatus, and equipment
CN114463110A (en) Credit granting system and method based on block chain
CN112000961A (en) Block chain-based mutual-help platform, equipment and medium
CN111556160A (en) Data asset admission method and device
CN110910236A (en) Financial data processing method and system based on permission chain
CN113987566B (en) HYPERLEDGER FABRIC-based internal bridging cross-chain method, device, equipment and medium
CN112712365B (en) Processing method and device for digital certificate
CN115409482A (en) Service processing method, system, storage medium and electronic equipment
CN117974033A (en) Distributed account book-based selection test method and related device
CN111861429A (en) Block chain transaction mining work fee entrusting method and down-chain repeater

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
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20200828