WO2020108054A1 - 一种基于多个区块链网络的数据存证方法及系统 - Google Patents

一种基于多个区块链网络的数据存证方法及系统 Download PDF

Info

Publication number
WO2020108054A1
WO2020108054A1 PCT/CN2019/107708 CN2019107708W WO2020108054A1 WO 2020108054 A1 WO2020108054 A1 WO 2020108054A1 CN 2019107708 W CN2019107708 W CN 2019107708W WO 2020108054 A1 WO2020108054 A1 WO 2020108054A1
Authority
WO
WIPO (PCT)
Prior art keywords
type
transaction
certificate
blockchain
blockchain network
Prior art date
Application number
PCT/CN2019/107708
Other languages
English (en)
French (fr)
Inventor
杨新颖
Original Assignee
阿里巴巴集团控股有限公司
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 阿里巴巴集团控股有限公司 filed Critical 阿里巴巴集团控股有限公司
Priority to SG11202100634RA priority Critical patent/SG11202100634RA/en
Priority to EP19888462.9A priority patent/EP3812998B1/en
Publication of WO2020108054A1 publication Critical patent/WO2020108054A1/zh
Priority to US17/163,286 priority patent/US11500861B2/en

Links

Images

Classifications

    • 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/23Updating
    • G06F16/2379Updates performed during online database operations; commit processing
    • 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
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/18Legal services
    • G06Q50/184Intellectual property management
    • 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
    • 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/62Protecting access to data via a platform, e.g. using keys or access control rules
    • 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
    • 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
    • G06Q2220/00Business processing using cryptography
    • G06Q2220/10Usage protection of distributed data files

Definitions

  • the embodiments of the present specification relate to the field of information technology, and in particular, to a data certification method and system based on multiple blockchain networks.
  • a blockchain network can be built to store copyright works and copyright-related information (such as copyright owner information, copyright authorization information, copyright transfer information, etc.) of copyright works.
  • the user can submit the target work created by himself to any node in the blockchain network.
  • the node constructs a certificate deposit transaction and broadcasts it to other nodes.
  • Each node in the chain network will write the certificate deposit transaction to the blockchain based on the consensus mechanism, which is equivalent to distributed certificate deposit for the fact that "the target work is created by the user".
  • each blockchain network is independent of each other.
  • the same user may upload data to more than one blockchain network, which means that if the user wants to verify whether the data uploaded by him has been written to the blockchain, he has to separately submit to more than one area above.
  • the blockchain network sends a verification request.
  • the embodiments of this specification provide a data certification method and system based on multiple blockchain networks.
  • the technical solutions are as follows:
  • a data certification method based on multiple blockchain networks includes at least two first-type blockchain networks and one second-type blockchain network ; For each first-type blockchain network, at least one node in the first-type blockchain network is managed by a designated manager, and at least one node in the second blockchain network is the Managed by the designated manager;
  • the method includes:
  • each node in the first-class blockchain network needs to write data to the blockchain, based on the consensus mechanism, it packages several first-class deposit-taking transactions into the first-class deposit-taking block and writes it into its own Blockchain
  • Any node managed by the designated manager in the second-type blockchain network obtains the first-type certificate storage block and calculates each first-type certificate in the first-type certificate block The transaction hash of the certificate transaction; and, for each transaction hash, construct a second type of certificate deposit transaction containing the transaction hash, and broadcast each second type of certificate deposit transaction to the second type blockchain network ;
  • a blockchain system including at least two first-type blockchain networks and one second-type blockchain network; for each first-type blockchain network, At least one node in the first type of blockchain network is managed by a designated manager, and at least one node in the second blockchain network is managed by the designated manager;
  • each blockchain network of the first type when any node in the blockchain network of the first type obtains the data of the certificate to be stored, a transaction of the first type of certificate containing the data of the certificate to be stored is constructed, And broadcast to the first type of blockchain network to construct the first type of certificate transaction; each node in the first type of blockchain network needs to write data to the blockchain, based on the consensus mechanism, a number of The first type of certificate deposit transaction is packaged into the first type of certificate deposit block and written into its own blockchain;
  • any node managed by the designated manager in the second type of blockchain network obtains the first type of certificate storage block and calculates the first type A transaction hash of each first-class deposit transaction in the deposit block; and, for each transaction hash, construct a second-class deposit transaction containing the transaction hash, and submit to the second-class block
  • the chain network broadcasts each second-type certificate deposit transaction; when each node in the second-type blockchain network needs to write data to the blockchain, based on a consensus mechanism, it packages several second-type certificate deposit transactions
  • the second type of certificate storage block is written into its own blockchain.
  • a blockchain subsystem including multiple nodes
  • the data certification system includes at least two first-type blockchain networks and the blockchain subsystem; for each first-type blockchain network, at least one node in the first-type blockchain network is designated for management Managed by a party, and at least one node in the blockchain subsystem is managed by the designated manager;
  • Any node managed by the designated manager in the blockchain subsystem obtains the first type of certificate storage block, and calculates the transaction of each first type of certificate storage transaction in the first type of certificate storage block Hash; and, for each transaction hash, construct a second type of certificate deposit transaction containing the transaction hash, and broadcast each second type of certificate deposit transaction to the second type blockchain network;
  • each node in the blockchain subsystem needs to write data to the blockchain, based on the consensus mechanism, it packs several second-type certificate storage transactions into the second type certificate storage block and writes it into its own area Block chain
  • the first-type depository block is obtained by packaging a number of first-type depository transactions in any first-type blockchain network, and each first-type depository in the first-type depository block
  • the certificate transaction contains the data of the certificate to be stored, and the first type of certificate storage block has been written into its own blockchain by the first type of blockchain network.
  • the technical solution provided by the embodiment of the present specification maps the data stored in the blockchain of at least two blockchains of the first type to the blockchain of the second type of blockchain network, for each first type In a blockchain network, at least one node in the first type of blockchain network is managed by a designated manager, and at least one node in the second blockchain network is managed by the designated manager. Specifically, for any first-type blockchain network, each first-type certificate deposit transaction to be constructed by the first-type blockchain network will also be acquired by the second-type blockchain network. The blockchain network writes the second type of certificate storage transaction containing the acquired transaction hash of the first type of certificate storage transaction into its own blockchain.
  • FIG. 1 is a schematic structural diagram of a first blockchain system based on multiple blockchain networks provided by an embodiment of this specification;
  • FIG. 2 is a schematic flowchart of a data certification method based on multiple blockchain networks provided by an embodiment of this specification
  • FIG. 3 is a schematic structural diagram of a second blockchain system based on multiple blockchain networks provided by an embodiment of this specification;
  • FIG. 4 is a schematic structural diagram of a third blockchain system based on multiple blockchain networks provided by embodiments of the present specification
  • FIG. 5 is a schematic flowchart of a data reading method based on multiple blockchain networks provided by an embodiment of the present specification
  • FIG. 6 is a schematic structural diagram of a computer device for configuring an apparatus of an embodiment of this specification.
  • the transaction described in this specification refers to a piece of data that a user creates through a client of the blockchain and needs to be finally released to the distributed database of the blockchain.
  • a transaction is a data structure stipulated in the blockchain protocol. To store a piece of data in the blockchain, it needs to be encapsulated into a transaction.
  • the narrow sense of the transaction refers to a value transfer issued by the user to the blockchain; for example, in the traditional Bitcoin blockchain network, the transaction can be a transfer initiated by the user in the blockchain.
  • the generalized transaction refers to a piece of business data with business intent published by the user to the blockchain; for example, the operator can build an alliance chain based on actual business needs, relying on the alliance chain to deploy some other types that have nothing to do with value transfer Online business (for example, rental business, vehicle scheduling business, insurance claims business, credit service, medical service, etc.), and in this type of alliance chain, the transaction can be a business with business intent issued by the user in the alliance chain Message or business request.
  • FIG. 1 is a schematic structural diagram of a blockchain system (or data certificate system) provided by an embodiment of the present specification.
  • the data certification system is composed of at least two first-type blockchain networks (two first-type blockchain networks are shown in FIG. 1) and one second-type blockchain network.
  • At least one node in the first-type blockchain network is managed by a designated manager, and at least one node in the second blockchain network is a Described by the designated management party.
  • a solid node represents a node managed by the designated manager.
  • the first type of blockchain network may specifically be an alliance chain network.
  • the second type of blockchain network may specifically be an alliance chain network or a private chain network. If the second type of blockchain network is a private chain network, it means that each node in the second type of blockchain network is managed by the designated manager, that is, the second type in FIG. 3 Every node in the blockchain network is a solid node.
  • the multiple nodes managed by the same designated manager it means that even if the multiple nodes are nodes in different blockchain networks, the multiple nodes can share the data stored by each other. . That is to say, in FIG. 1, for each first-type blockchain network, since the nodes managed by the designated manager in the first-type blockchain network store the blocks of the first-type blockchain network Therefore, the nodes managed by the designated manager in the second type of blockchain network can also freely access the blockchain of the third type of blockchain network to obtain the first certificate stored in the first type of blockchain network. The clear text of the deposit transaction.
  • each blockchain network of the first type when any node in the blockchain network of the first type obtains the data of the certificate to be stored, a transaction of the first type of certificate containing the data of the certificate to be stored is constructed, And broadcast to the first type of blockchain network to construct the first type of certificate transaction; each node in the first type of blockchain network needs to write data to the blockchain, based on the consensus mechanism, a number of The first type of certificate deposit transaction is packaged into the first type of certificate deposit block and written into its own blockchain;
  • any node managed by the designated manager in the second type of blockchain network obtains the first type of certificate storage block and calculates the first type A transaction hash of each first-class deposit transaction in the deposit block; and, for each transaction hash, construct a second-class deposit transaction containing the transaction hash, and submit to the second-class block
  • the chain network broadcasts each second-type certificate deposit transaction; when each node in the second-type blockchain network needs to write data to the blockchain, based on a consensus mechanism, it packages several second-type certificate deposit transactions
  • the second type of certificate storage block is written into its own blockchain.
  • the first type of blockchain network refers to the blockchain network responsible for depositing the data of the certificate to be submitted submitted by the user
  • the first type of transaction for depositing certificate includes the certificate to be deposited The data structure of the data.
  • the second type of blockchain network is a blockchain network that is responsible for depositing the transaction hash of the first type of deposit transaction submitted by the first type of blockchain network.
  • the second type of deposit transaction includes the first type of deposit The data structure of the transaction hash of the certificate transaction.
  • the user may submit the data of the certificate to be stored to any first-type blockchain network.
  • the user submits the data to be certified to the first type of blockchain network A.
  • the user submits the data to be certified to any node in the first type of blockchain network A.
  • the node in the first type of blockchain network A that obtains the data to be deposited can construct the first type of deposit transaction that contains the data to be deposited, and then broadcast the first type of deposit transaction to the first type of blockchain network A Other nodes.
  • Each node in the first type of blockchain network A will generally store the obtained first type of deposit transaction in its own cache.
  • the first type of blockchain network A can accept more and more data to be certified, which means that each node in the first type of blockchain network A has accumulated more and more Many first-class deposit transactions.
  • each node in the first type of blockchain network A can salvage several first-type certificate deposit transactions from its own cache based on the consensus mechanism, and then The salvage of the first-class certificate deposit transaction is packaged into a first-type certificate deposit block and stored in its own blockchain.
  • the consensus trigger condition corresponding to the first type of blockchain network A may specifically be that after a specified period, or the number of the first type of certificate storage transactions accumulated in the cache of each node reaches the specified number.
  • each type 1 block of blockchain network that generates a type 1 certificate deposit will trigger the following operations: any node managed by the designated manager in the type 2 blockchain network can directly obtain the current generated
  • the first-type depository area calculates the transaction hash of each first-type depository transaction in the first-type depository block, and, for each transaction hash, constructs a second category that contains the transaction hash Deposit transaction, and broadcast each second type of deposit transaction to the second type blockchain network.
  • each node in the second type of blockchain network can salvage a number of second-type certificate storage transactions from its own cache based on the consensus mechanism, and then The salvage of the second type of certificate deposit transactions is packaged into a second type of certificate deposit block and stored in its own blockchain.
  • the data certification system shown in FIG. 1 and the data certification method based on the data certification system will be described in more detail below.
  • FIG. 2 is a schematic flowchart of a data certification method based on multiple blockchain networks provided by an embodiment of the present specification, including the following steps:
  • Steps S200 to S202 describe the process of depositing any certificate data submitted by the user in any first-type blockchain network.
  • the certificate-to-be-stored data is encapsulated into the first type of certificate-depositing transaction and then written into the blockchain of the first-type blockchain network.
  • any node managed by a designated manager in the second type blockchain network obtains the first type certificate depositing block, and calculates each first type deposit in the first type certificate depositing block The transaction hash of the certificate transaction; and, for each transaction hash, construct a second type of certificate deposit transaction containing the transaction hash, and broadcast each second type of certificate deposit transaction to the second type blockchain network .
  • step S204 may be executed before the above-mentioned first-type certificate-keeping block is written into the blockchain, or after the above-mentioned first-type certificate-keeping block is written into the blockchain And execute step S204 again. It should also be noted that step S204 is generally performed before each node in the first type of blockchain network packages the next block.
  • the first-type blockchain network will return the transaction of the first-type deposit transaction containing the pending data to the user. hope.
  • the user can verify whether the uploaded certificate data has been written into the blockchain of the first type of blockchain network based on the held transaction hash.
  • any node managed by the designated manager in the second-type blockchain network is based on the order of each first-type deposit transaction in the first-type deposit block,
  • the second-type certificate deposit transaction corresponding to each first-type certificate deposit transaction is broadcast to the second-type blockchain network in sequence from first to last. In this way, the order of the second type of deposit transactions corresponding to each first type of deposit transaction is written into the blockchain, and the order of the first type of deposit transactions in the first type of deposit block is Consistent.
  • a second type of certificate deposit transaction corresponding to a first type of certificate deposit transaction refers to a second type of certificate deposit transaction that includes a transaction hash of the first type of certificate deposit transaction.
  • the data stored in the blockchain of at least two blockchains of the first type is mapped to the blockchain of the second type of blockchain network, for each first type
  • at least one node in the first type of blockchain network is managed by a designated manager
  • at least one node in the second blockchain network is managed by the designated manager.
  • each first-type certificate deposit transaction to be constructed by the first-type blockchain network will also be acquired by the second-type blockchain network.
  • the blockchain network writes the second type of certificate storage transaction containing the acquired transaction hash of the first type of certificate storage transaction into its own blockchain.
  • the data certification system may further include at least one third-type blockchain network, as shown in FIG. 3.
  • the third type of blockchain network does not include the nodes managed by the designated manager.
  • each third-type blockchain network when any node in the third-type blockchain network obtains the certificate data to be stored, it constructs the The third type of certificate deposit transaction of the certificate data, and broadcast the third type of certificate deposit transaction constructed to the third type blockchain network.
  • each node in the third-type blockchain network needs to write data to the blockchain, based on the consensus mechanism, it packs a number of third-type certificate storage transactions into a third-type certificate storage block and writes it into its own Blockchain.
  • any node in the third-type blockchain network can calculate the transaction hash of each third-type depository transaction in the third-type depository block, and convert each third-type depository transaction The transaction hash is sent to the target node in the second type of blockchain network.
  • the target node may be any node in the second type blockchain network, or may be a node specified in the second type blockchain network in advance.
  • the target node constructs a second type of certificate storage transaction that contains the transaction hash, and broadcasts the first corresponding to each transaction hash to the second type blockchain network.
  • the second type of certificate trading Eventually, for each third-type depository transaction, the second-type depository transaction containing the transaction hash of the third-type depository transaction will be written into the blockchain of the second-type blockchain network.
  • any node in the third type blockchain network calculates the transaction hash of each third type depository transaction in the third type depository block, it can be specifically The sequence of the third type of certificate storage transactions in the certificate storage block is to sequentially send the transaction hash of each third type of certificate storage transaction to the target node in the second type of blockchain network. In this way, it can be ensured that the target node can receive the transaction hash of each first-type deposit transaction in the order of each third-type deposit transaction in the third-type deposit block.
  • the data certification system shown in FIG. 3 can be modified to obtain the data certification system shown in FIG. 4.
  • the data storage system includes at least one first-type blockchain network, one second-type blockchain network, and at least one third-type blockchain network.
  • FIG. 4 it is still possible to perform data storage based on the principle described above, which will not be repeated here.
  • any node in the second-type blockchain network when any node in the second-type blockchain network obtains the data to be deposited, it constructs a second type of transaction that contains the obtained data to be deposited and submits it to all Describe the second type of certificate deposit transaction constructed by the second type of blockchain network broadcast. That is to say, the second type of blockchain network can not only store the transaction hash of each first type of certificate transaction and the third type of certificate transaction, but also can store Deposit the data for certificate.
  • the first-type blockchain network when submitting to-be-provided certificate data to any first-type blockchain network, the first-type blockchain network writes the first-type deposit transaction containing the to-be-documented data Into its own blockchain, and any node managed by the designated manager in the second type of blockchain network will contain the transaction hash of the first type of certificate transaction and the first type area
  • the second type of certificate deposit transaction of the network identification of the block chain network is broadcast to the second type blockchain network to write into the block chain of the second type blockchain network.
  • any node managed by the designated manager in the second type of blockchain network obtains the first type of certificate storage block and calculates the first The transaction hash of each first-class depository transaction in the first-class depository block, and, for each first-type depository transaction, construct a transaction hash containing the first-type depository transaction and the first-class depository transaction
  • the second type of certificate deposit transaction for the network identification of the blockchain network.
  • the third-type blockchain network When submitting pending data to any third-type blockchain network, the third-type blockchain network writes the third-type deposit transaction containing the pending data into its own blockchain, and , Send the transaction hash of the third type of certification transaction that contains the data to be stored to the second type of blockchain network, so that the second type of blockchain network will include the transaction hash
  • the second type of certificate deposit transaction with the network identification of the third type blockchain network is written into its own blockchain.
  • the target node constructs a second type of storage containing the transaction hash and the network identifier of the third type blockchain network for each received transaction hash Card transaction.
  • users holding the transaction hash of the first type of deposit transaction can read the first type of deposit transaction through the second type of blockchain network.
  • the user holds the transaction hash of the third type of certificate deposit transaction, and can also read the third type of certificate deposit transaction through the second type blockchain network.
  • FIG. 5 is a schematic flowchart of a data reading method based on multiple blockchain networks provided by an embodiment of the present specification, including the following steps:
  • S500 Any node managed by the designated manager in the second-type blockchain network receives the first-type transaction hash sent by the user.
  • the first type of transaction hash is a transaction hash of the first type of certificate deposit transaction to be read.
  • S502 In the blockchain of the second-type blockchain network, query a second-type certificate deposit transaction including the first-type transaction hash, and read from the inquired second-type certificate deposit transaction Network identification.
  • S504 From the blockchain of the first-type blockchain network corresponding to the read network identifier, read the first-type certificate deposit transaction corresponding to the first-type transaction hash.
  • any node in the first-type blockchain network corresponding to the read network identifier can return the first-type certificate deposit transaction corresponding to the first-type transaction hash to the second-type blockchain The internet.
  • the designated manager in the first type of blockchain network corresponding to the read network identifier manages Nodes can share each other’s data. Therefore, the nodes managed by the designated manager in the second type of blockchain network can actually obtain the corresponding hash of the first type of transaction without request.
  • any node in the second-type blockchain network receives the third-type transaction hash sent by the user, and the third-type transaction hash is to be read The transaction hash of the third type of certificate deposit transaction.
  • a third-type certificate deposit transaction including the hash of the third-type transaction is queried, and read from the inquired third-type certificate deposit transaction Network identification.
  • the first-type transaction hash is sent to the third-type blockchain network corresponding to the read network identifier, so as to obtain the third-type transaction hash returned by the third-type blockchain network.
  • the third type of certificate deposit transaction is returned to the user.
  • This specification also provides a blockchain subsystem, including multiple nodes
  • the data certification system includes at least two first-type blockchain networks and the blockchain subsystem; for each first-type blockchain network, at least one node in the first-type blockchain network is designated for management Managed by a party, and at least one node in the blockchain subsystem is managed by the designated manager;
  • Any node managed by the designated manager in the blockchain subsystem obtains the first type of certificate storage block, and calculates the transaction of each first type of certificate storage transaction in the first type of certificate storage block Hash; and, for each transaction hash, construct a second type of certificate deposit transaction containing the transaction hash, and broadcast each second type of certificate deposit transaction to the second type blockchain network;
  • each node in the blockchain subsystem needs to write data to the blockchain, based on the consensus mechanism, it packs several second-type certificate storage transactions into the second type certificate storage block and writes it into its own area Block chain
  • the first-type depository block is obtained by packaging a number of first-type depository transactions in any first-type blockchain network, and each first-type depository in the first-type depository block
  • the certificate transaction contains the data of the certificate to be stored, and the first type of certificate storage block has been written into its own blockchain by the first type of blockchain network.
  • this specification also provides another blockchain subsystem, including multiple nodes:
  • the data certification system includes at least two first-type blockchain networks and the blockchain subsystem; for each first-type blockchain network, at least one node in the first-type blockchain network is designated for management Managed by a party, and at least one node in the blockchain subsystem is managed by the designated manager;
  • the first-type blockchain network when submitting to-be-deposited data to any first-type blockchain network, the first-type blockchain network writes the first-type certification transaction containing the to-be-deposited data into its own blockchain And, any node managed by the designated manager in the blockchain subsystem will contain the transaction hash of the first type of certificate deposit transaction and the second of the network identification of the first type of blockchain network A certificate-like transaction is broadcast to the blockchain subsystem to write to the blockchain of the blockchain subsystem;
  • Any node managed by the designated manager in the blockchain subsystem receives the first type of transaction hash sent by the user; the first type of transaction hash is the first type of certificate storage transaction to be read Transaction hash; in the blockchain of the second-type blockchain network, query the second-type certificate deposit transaction including the first-type transaction hash, and from the second-type certificate deposit transaction found Read the network identification; from the blockchain of the first type of blockchain network corresponding to the read network identification, read the first type of certificate transaction corresponding to the first type of transaction hash and return it to the user .
  • Embodiments of this specification also provide a computer device, which includes at least a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor implements the program to implement the method shown in FIG. 2 Features.
  • the device may include: a processor 1410, a memory 1420, an input/output interface 1430, a communication interface 1440, and a bus 1450.
  • the processor 1410, the memory 1420, the input/output interface 1430, and the communication interface 1440 realize the communication connection between the devices within the device through the bus 1450.
  • the processor 1410 may be implemented by a general-purpose CPU (Central Processing Unit, central processing unit), a microprocessor, an application-specific integrated circuit (Application Specific Integrated Circuit, ASIC), or one or more integrated circuits, etc. Programs to implement the technical solutions provided by the embodiments of this specification.
  • the memory 1420 may be implemented in the form of ROM (Read Only Memory), RAM (Random Access Memory, random access memory), static storage devices, and dynamic storage devices.
  • the memory 1420 may store an operating system and other application programs. When the technical solutions provided by the embodiments of the present specification are implemented by software or firmware, related program codes are saved in the memory 1420 and called and executed by the processor 1410.
  • the input/output interface 1430 is used to connect input/output modules to realize information input and output.
  • the input/output/module can be configured as a component in the device (not shown in the figure), or can be externally connected to the device to provide corresponding functions.
  • the input device may include a keyboard, mouse, touch screen, microphone, various sensors, etc.
  • the output device may include a display, a speaker, a vibrator, an indicator light, and the like.
  • the communication interface 1440 is used to connect a communication module (not shown in the figure) to implement communication interaction between the device and other devices.
  • the communication module can realize communication through a wired method (such as USB, network cable, etc.), and can also realize communication through a wireless method (such as mobile network, WIFI, Bluetooth, etc.).
  • the bus 1450 includes a path for transferring information between various components of the device (eg, processor 1410, memory 1420, input/output interface 1430, and communication interface 1440).
  • the device may also include the necessary Other components.
  • the above-mentioned device may also include only the components necessary to implement the solutions of the embodiments of the present specification, rather than including all the components shown in the figures.
  • Embodiments of the present specification also provide a computer-readable storage medium on which a computer program is stored, which when executed by a processor implements the functions of the method shown in FIG. 2.
  • Computer-readable media including permanent and non-permanent, removable and non-removable media, can store information by any method or technology.
  • the information may be computer readable instructions, data structures, modules of programs, 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 technologies, read-only compact disc read-only memory (CD-ROM), digital versatile disc (DVD) or other optical storage, Magnetic tape cassettes, magnetic tape magnetic disk storage or other magnetic storage devices or any other non-transmission media can be used to store information that can be accessed by computing devices.
  • computer-readable media does not include temporary computer-readable media (transitory media), such as modulated data signals and carrier waves.
  • the system, method, module or unit explained in the above embodiments may be implemented by a computer chip or entity, or by a product with a certain function.
  • a typical implementation device is a computer, and the specific form of the computer may be a personal computer, a laptop computer, a cellular phone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email sending and receiving device, and a game control Desk, tablet computer, wearable device, or any combination of these devices.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Computer Security & Cryptography (AREA)
  • Technology Law (AREA)
  • Databases & Information Systems (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Bioethics (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Finance (AREA)
  • General Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Data Mining & Analysis (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Resources & Organizations (AREA)
  • Primary Health Care (AREA)
  • Operations Research (AREA)
  • Development Economics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

公开了一种基于多个区块链网络的数据存证方法及系统。将至少两个第一类区块链网络的区块链所存证的数据映射到第二类区块链网络的区块链中,针对每个第一类区块链网络,该第一类区块链网络中的至少一个节点为指定管理方所管理,并且,所述第二区块链网络中的至少一个节点为所述指定管理方所管理。具体地,针对任一第一类区块链网络,该第一类区块链网络将构建的每个第一类存证交易也会被第二类区块链网络获取到,由第二类区块链网络将包含获取到的第一类存证交易的交易哈希的第二类存证交易写入自身的区块链。

Description

一种基于多个区块链网络的数据存证方法及系统 技术领域
本说明书实施例涉及信息技术领域,尤其涉及一种基于多个区块链网络的数据存证方法及系统。
背景技术
随着区块链技术的发展,基于区块链网络进行数据存证的模式逐渐兴起。
例如,在版权保护领域,可以搭建一个用于对版权作品以及版权作品的版权相关信息(如版权人信息、版权授权信息、版权转让信息等)进行存证的区块链网络。用户可以将自己创作的目标作品提交给该区块链网络中的任一节点,由该节点基于所述用户的用户信息与所述目标作品,构建存证交易并广播至其他节点,该区块链网络中的各节点会基于共识机制,将该存证交易写入区块链,相当于对“所述目标作品是由所述用户创作的”这一事实进行分布式存证。
实际上,市面上存在较多提供数据存证服务的区块链网络,各区块链网络之间相互独立。而同一用户可能向不止一个区块链网络中都上传了数据,这意味着,该用户若想要验证其上传的数据是否已被写入区块链,就不得不分别向上述的不止一个区块链网络发送验证请求。
基于以上,需要一种对用户而言更为便利的数据存证方法。
发明内容
为了解决现有的数据存证方式对用户而言不够便利的问题,本说明书实施例提供一种基于多个区块链网络的数据存证方法及系统,技术方案如下:
根据本说明书实施例的第1方面,提供一种基于多个区块链网络的数据存证方法,数据存证系统包括至少两个第一类区块链网络与一个第二类区块链网络;针对每个第一类区块链网络,该第一类区块链网络中的至少一个节点为指定管理方所管理,并且,所述第二区块链网络中的至少一个节点为所述指定管理方所管理;
所述方法包括:
针对每个第一类区块链网络,该第一类区块链网络中的任一节点当获取到待存证 数据时,构建包含获取到的待存证数据的第一类存证交易,并向该第一类区块链网络广播构建的第一类存证交易;
该第一类区块链网络中的各节点当需要对区块链进行数据写入时,基于共识机制,将若干第一类存证交易打包成第一类存证区块并写入自身的区块链;
所述第二类区块链网络中所述指定管理方所管理的任一节点获取所述第一类存证区块,并计算所述第一类存证区块中每个第一类存证交易的交易哈希;以及,针对每个交易哈希,构建包含该交易哈希的第二类存证交易,并向所述第二类区块链网络广播每个第二类存证交易;
所述第二类区块链网络中的各节点当需要对区块链进行数据写入时,基于共识机制,将若干第二类存证交易打包成第二类存证区块并写入自身的区块链。
根据本说明书实施例的第2方面,提供一种区块链系统,包括至少两个第一类区块链网络与一个第二类区块链网络;针对每个第一类区块链网络,该第一类区块链网络中的至少一个节点为指定管理方所管理,并且,所述第二区块链网络中的至少一个节点为所述指定管理方所管理;
针对每个第一类区块链网络,该第一类区块链网络中的任一节点当获取到待存证数据时,构建包含获取到的待存证数据的第一类存证交易,并向该第一类区块链网络广播构建的第一类存证交易;该第一类区块链网络中的各节点当需要对区块链进行数据写入时,基于共识机制,将若干第一类存证交易打包成第一类存证区块并写入自身的区块链;
针对所述第二类区块链网络,所述第二类区块链网络中所述指定管理方所管理的任一节点获取所述第一类存证区块,并计算所述第一类存证区块中每个第一类存证交易的交易哈希;以及,针对每个交易哈希,构建包含该交易哈希的第二类存证交易,并向所述第二类区块链网络广播每个第二类存证交易;所述第二类区块链网络中的各节点当需要对区块链进行数据写入时,基于共识机制,将若干第二类存证交易打包成第二类存证区块并写入自身的区块链。
根据本说明书实施例的第3方面,提供一种区块链子系统,包括多个节点;
数据存证系统包括至少两个第一类区块链网络与所述区块链子系统;针对每个第一类区块链网络,该第一类区块链网络中的至少一个节点为指定管理方所管理,并且,所述区块链子系统中的至少一个节点为所述指定管理方所管理;
所述区块链子系统中所述指定管理方所管理的任一节点,获取第一类存证区块,并计算所述第一类存证区块中每个第一类存证交易的交易哈希;以及,针对每个交易哈希,构建包含该交易哈希的第二类存证交易,并向所述第二类区块链网络广播每个第二类存证交易;
所述区块链子系统中的各节点,当需要对区块链进行数据写入时,基于共识机制,将若干第二类存证交易打包成第二类存证区块并写入自身的区块链;
其中,所述第一类存证区块是任一第一类区块链网络对若干第一类存证交易进行打包得到的,所述第一类存证区块中每个第一类存证交易包含待存证数据,所述第一类存证区块已被该第一类区块链网络写入自身的区块链。
本说明书实施例所提供的技术方案,将至少两个第一类区块链网络的区块链所存证的数据映射到第二类区块链网络的区块链中,针对每个第一类区块链网络,该第一类区块链网络中的至少一个节点为指定管理方所管理,并且,所述第二区块链网络中的至少一个节点为所述指定管理方所管理。具体地,针对任一第一类区块链网络,该第一类区块链网络将构建的每个第一类存证交易也会被第二类区块链网络获取到,由第二类区块链网络将包含获取到的第一类存证交易的交易哈希的第二类存证交易写入自身的区块链。如此,相当于将各第一类区块链网络的区块链上所存储的第一类存证交易的交易哈希进一步封装为第二类存证交易,汇总于第二类区块链网络的区块链上。用户如果想要验证任何一笔第一类存证交易是否已经被写入区块链,则可以根据该第一类存证交易的交易哈希,向第二类区块链网络进行查询。如果第二类区块链网络的区块链中存在包含该第一类存证交易的交易哈希的第二类存证交易,则说明该第一类存证交易已经被写入区块链。
通过本说明书实施例,倘若同一用户向不止一个区块链网络中都上传了数据,那么,该用户随后若想要验证其上传的数据是否已被写入区块链,则无需分别向上述的不止一个区块链网络发送验证请求,而是仅向第二类区块链网络发送验证请求即可,这对用户而言更为便利。
应当理解的是,以上的一般描述和后文的细节描述仅是示例性和解释性的,并不能限制本说明书实施例。
此外,本说明书实施例中的任一实施例并不需要达到上述的全部效果。
附图说明
为了更清楚地说明本说明书实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本说明书实施例中记载的一些实施例,对于本领域普通技术人员来讲,还可以根据这些附图获得其他的附图。
图1是本说明书实施例提供的第一种基于多个区块链网络的区块链系统的结构示意图;
图2是本说明书实施例提供的一种基于多个区块链网络的数据存证方法的流程示意图;
图3是本说明书实施例提供的第二种基于多个区块链网络的区块链系统的结构示意图;
图4是本说明书实施例提供的第三种基于多个区块链网络的区块链系统的结构示意图;
图5是本说明书实施例提供的一种基于多个区块链网络的数据读取方法的流程示意图;
图6是用于配置本说明书实施例装置的一种计算机设备的结构示意图。
具体实施方式
需要说明的是,在本说明书中所描述的交易(transaction),是指用户通过区块链的客户端创建,并需要最终发布至区块链的分布式数据库中的一笔数据。交易是区块链协议中所约定的一种数据结构,一笔数据要存入区块链,就需要被封装成交易。
区块链中的交易,存在狭义的交易以及广义的交易之分。狭义的交易是指用户向区块链发布的一笔价值转移;例如,在传统的比特币区块链网络中,交易可以是用户在区块链中发起的一笔转账。而广义的交易是指用户向区块链发布的一笔具有业务意图的业务数据;例如,运营方可以基于实际的业务需求搭建一个联盟链,依托于联盟链部署一些与价值转移无关的其它类型的在线业务(比如,租房业务、车辆调度业务、保险理赔业务、信用服务、医疗服务等),而在这类联盟链中,交易可以是用户在联盟链中发布的一笔具有业务意图的业务消息或者业务请求。
为了使本领域技术人员更好地理解本说明书实施例中的技术方案,下面将结合本说明书实施例中的附图,对本说明书实施例中的技术方案进行详细地描述,显然,所描述的实施例仅仅是本说明书的一部分实施例,而不是全部的实施例。基于本说明书中的实施例,本领域普通技术人员所获得的所有其他实施例,都应当属于保护的范围。
以下结合附图,详细说明本说明书各实施例提供的技术方案。
图1是本说明书实施例提供的一种区块链系统(或称数据存证系统)的结构示意图。如图1所示,数据存证系统由至少两个第一类区块链网络(图1中示出了两个第一类区块链网络)与一个第二类区块链网络组成。
其中,针对每个第一类区块链网络,该第一类区块链网络中的至少一个节点为指定管理方所管理,并且,所述第二区块链网络中的至少一个节点为所述指定管理方所管理。在图1中,实心节点表示所述指定管理方所管理的节点。
其中,第一类区块链网络具体可以是联盟链网络。第二类区块链网络具体可以是联盟链网络或私有链网络。如果所述第二类区块链网络是私有链网络,那么意味着所述第二类区块链网络中的每个节点皆为所述指定管理方所管理,即图3中,第二类区块链网络中每个节点都是实心节点。
需要说明的是,倘若存在多个节点由同一指定管理方所管理,那么意味着,即使这多个节点分别为不同的区块链网络中的节点,这多个节点也可以共享彼此存储的数据。也就是说,在图1中,针对每个第一类区块链网络,由于该第一类区块链网络中指定管理方所管理的节点存储有该第一类区块链网络的区块链,因此,第二类区块链网络中指定管理方所管理的节点也可以自由访问该第三类区块链网络的区块链,获取该第一类区块链网络所存证的第一存证交易的明文。
针对每个第一类区块链网络,该第一类区块链网络中的任一节点当获取到待存证数据时,构建包含获取到的待存证数据的第一类存证交易,并向该第一类区块链网络广播构建的第一类存证交易;该第一类区块链网络中的各节点当需要对区块链进行数据写入时,基于共识机制,将若干第一类存证交易打包成第一类存证区块并写入自身的区块链;
针对所述第二类区块链网络,所述第二类区块链网络中所述指定管理方所管理的任一节点获取所述第一类存证区块,并计算所述第一类存证区块中每个第一类存证交易的交易哈希;以及,针对每个交易哈希,构建包含该交易哈希的第二类存证交易,并向 所述第二类区块链网络广播每个第二类存证交易;所述第二类区块链网络中的各节点当需要对区块链进行数据写入时,基于共识机制,将若干第二类存证交易打包成第二类存证区块并写入自身的区块链。
需要说明的是,在本说明书实施例中,第一类区块链网络是指负责对用户提交的待存证数据进行存证的区块链网络,第一类存证交易是包含待存证数据的数据结构。第二类区块链网络是负责对第一类区块链网络提交的第一类存证交易的交易哈希进行存证的区块链网络,第二类存证交易是包含第一类存证交易的交易哈希的数据结构。
在本说明书实施例中,用户可以向任一第一类区块链网络提交待存证数据。假设用户向第一类区块链网络A提交了待存证数据,实际上是用户向第一类区块链网络A中的任一节点提交了待存证数据。第一类区块链网络A中获得待存证数据的节点可以构建包含待存证数据的第一类存证交易,然后将第一类存证交易广播给第一类区块链网络A中的其他节点。第一类区块链网络A中的每个节点一般会将获得的第一类存证交易先存入自身缓存。随着时间推移,第一类区块链网络A可以受理越来越多的待存证数据,这意味着,第一类区块链网络A中的每个节点的缓存中累积了越来越多的第一类存证交易。
每当第一类区块链网络A对应的共识触发条件满足时,第一类区块链网络A中的各节点可以基于共识机制,从自身的缓存中打捞若干第一类存证交易,然后将打捞的各第一类存证交易打包成一个第一类存证区块并存入自身的区块链。其中,第一类区块链网络A对应的共识触发条件,具体可以是经过指定周期,或者各节点的缓存中积累的第一类存证交易的数量达到指定数量。
另外,第一类区块链网络每产生一个第一类存证区块,都会触发如下操作:第二类区块链网络中所述指定管理方所管理的任一节点可以直接获取当前产生的第一类存证区,计算所述第一类存证区块中每个第一类存证交易的交易哈希,以及,针对每个交易哈希,构建包含该交易哈希的第二类存证交易,并向所述第二类区块链网络广播每个第二类存证交易。
于是,每当第二类区块链网络对应的共识触发条件满足时,第二类区块链网络中的各节点可以基于共识机制,从自身的缓存中打捞若干第二类存证交易,然后将打捞的各第二类存证交易打包成一个第二类存证区块并存入自身的区块链。
下文对图1所示的数据存证系统以及基于所述数据存证系统的数据存证方法进行 更为详细的说明。
图2是本说明书实施例提供的一种基于多个区块链网络的数据存证方法,的流程示意图,包括以下步骤:
S200:针对每个第一类区块链网络,该第一类区块链网络中的任一节点当获取到待存证数据时,构建包含获取到的待存证数据的第一类存证交易,并向该第一类区块链网络广播构建的第一类存证交易。
S202:该第一类区块链网络中的各节点当需要对区块链进行数据写入时,基于共识机制,将若干第一类存证交易打包成第一类存证区块并写入自身的区块链。
步骤S200~步骤S202描述了任一第一类区块链网络对用户提交的一个待存证数据的存证过程。经过步骤S200~S202,待存证数据被封装成第一类存证交易后写入该第一类区块链网络的区块链。
S204:所述第二类区块链网络中指定管理方所管理的任一节点获取所述第一类存证区块,并计算所述第一类存证区块中每个第一类存证交易的交易哈希;以及,针对每个交易哈希,构建包含该交易哈希的第二类存证交易,并向所述第二类区块链网络广播每个第二类存证交易。
需要说明的是,可以在将上述的第一类存证区块写入区块链中之前,先执行步骤S204,也可以在将上述的第一类存证区块写入区块链中之后,再执行步骤S204。还需要说明的是,一般会在该第一类区块链网络中各节点打包下一个区块之前,执行完毕步骤S204。
在实际应用中,用户向某个第一类区块链网络提交了待存证数据后,第一类区块链网络会向用户返回包含有待存证数据的第一类存证交易的交易哈希。用户可以根据持有的交易哈希,验证自己上传的待存证数据是否被写入该第一类区块链网络的区块链。
在本说明书实施例中,所述第二类区块链网络中所述指定管理方所管理的任一节点根据所述第一类存证区块中各第一类存证交易的先后顺序,由先到后依次向所述第二类区块链网络广播每个第一类存证交易对应的第二类存证交易。如此,各第一类存证交易分别对应的第二类存证交易被写入区块链的先后顺序,与所述第一类存证区块中各第一类存证交易的先后顺序是一致的。
其中,某个第一存证交易对应的第二类存证交易,是指包含该第一类存证交易的交易哈希的第二类存证交易。
S206:所述第二类区块链网络中的各节点当需要对区块链进行数据写入时,基于共识机制,将若干第二类存证交易打包成第二类存证区块并写入自身的区块链。
综上,在本说明书实施例中,将至少两个第一类区块链网络的区块链所存证的数据映射到第二类区块链网络的区块链中,针对每个第一类区块链网络,该第一类区块链网络中的至少一个节点为指定管理方所管理,并且,所述第二区块链网络中的至少一个节点为所述指定管理方所管理。具体地,针对任一第一类区块链网络,该第一类区块链网络将构建的每个第一类存证交易也会被第二类区块链网络获取到,由第二类区块链网络将包含获取到的第一类存证交易的交易哈希的第二类存证交易写入自身的区块链。
如此,相当于将各第一类区块链网络的区块链上所存储的第一类存证交易的交易哈希进一步封装为第二类存证交易,汇总于第二类区块链网络的区块链上。用户如果想要验证任何一笔第一类存证交易是否已经被写入区块链,则可以根据该第一类存证交易的交易哈希,向第二类区块链网络进行查询。如果第二类区块链网络的区块链中存在包含该第一类存证交易的交易哈希的第二类存证交易,则说明该第一类存证交易已经被写入区块链。
通过本说明书实施例,倘若同一用户向不止一个区块链网络中都上传了数据,那么,该用户随后若想要验证其上传的数据是否已被写入区块链,则无需分别向上述的不止一个区块链网络发送验证请求,而是仅向第二类区块链网络发送验证请求即可,这对用户而言更为便利。
此外,在本说明书实施例中,数据存证系统还可以包括至少一个第三类区块链网络,如图3所示。在图3中,第三类区块链网络中并不包括指定管理方所管理的节点。
基于此,在本说明书实施例中,针对每个第三类区块链网络,该第三类区块链网络中的任一节点当获取到待存证数据时,构建包含获取到的待存证数据的第三类存证交易,并向该第三类区块链网络广播构建的第三类存证交易。
该第三类区块链网络中的各节点当需要对区块链进行数据写入时,基于共识机制,将若干第三类存证交易打包成第三类存证区块并写入自身的区块链。
并且,该第三类区块链网络中的任一节点可以计算所述第三类存证区块中每个第三类存证交易的交易哈希,并将每个第三类存证交易的交易哈希发送给所述第二类区块链网络中的目标节点。其中,所述目标节点可以是第二类区块链网络中的任一节点,也可以是预先指定的、第二类区块链网络中的某个节点。
随后,所述目标节点针对接收到的每个交易哈希,构建包含该交易哈希的第二类存证交易,并向所述第二类区块链网络广播每个交易哈希对应的第二类存证交易。最终,针对每个第三类存证交易,包含该第三类存证交易的交易哈希的第二类存证交易会被写入到第二类区块链网络的区块链中。
进一步地,该第三类区块链网络中的任一节点在计算所述第三类存证区块中每个第三类存证交易的交易哈希之后,具体可以根据所述第三类存证区块中各第三类存证交易的先后顺序,由先到后依次将每个第三类存证交易的交易哈希发送给所述第二类区块链网络中的目标节点。如此,可以保证所述目标节点可以按照第三类存证区块中各第三类存证交易的先后顺序,由先到后依次接收到每个第一类存证交易的交易哈希。
另外,可以对图3所示的数据存证系统进行修改,得到如图4所示的数据存证系统。在图4中,数据存证系统包括至少一个第一类区块链网络、一个第二类区块链网络以及至少一个第三类区块链网络。在图4中,依然可以基于前文所述的原理,进行数据存证,不再赘述。
在本说明书实施例中,所述第二类区块链网络中的任一节点当获取到待存证数据时,构建包含获取到的待存证数据的第二类存证交易,并向所述第二类区块链网络广播构建的第二类存证交易。也即,所述第二类区块链网络除了可以对各第一类存证交易的交易哈希与第三类存证交易的交易哈希进行存证之外,还可以对用户提交的待存证数据进行存证。
此外,在现有技术中,用户向不止一个区块链网络提交了不同的待存证数据,并且不同的待存证数据被写入区块链中之后,用户如果想要从区块链中读取之前提交的待存证数据,则不得不分别针对上述的不止一个区块链网络所维护的不同区块链进行数据读取。
而在本说明书实施例中,当向任一第一类区块链网络提交待存证数据时,该第一类区块链网络将包含所述待存证数据的第一类存证交易写入自身的区块链,以及,所述第二类区块链网络中所述指定管理方所管理的任一节点将包含所述第一类存证交易的交易哈希与该第一类区块链网络的网络标识的第二类存证交易广播给所述第二类区块链网络,以便写入所述第二类区块链网络的区块链。
也就是说,在图1所示的架构中,所述第二类区块链网络中所述指定管理方所管理的任一节点获取所述第一类存证区块,并计算所述第一类存证区块中每个第一类存证 交易的交易哈希,以及,针对每个第一类存证交易,构建包含该第一类存证交易的交易哈希与该第一类区块链网络的网络标识的第二类存证交易。
当向任一第三类区块链网络提交待存证数据时,该第三类区块链网络将包含所述待存证数据的第三类存证交易写入自身的区块链,以及,将包含所述待存证数据的第三类存证交易的交易哈希发送给所述第二类区块链网络,以使所述第二类区块链网络将包含所述交易哈希与该第三类区块链网络的网络标识的第二类存证交易写入自身的区块链。
也就是说,在图3所示的架构中,所述目标节点针对接收到的每个交易哈希,构建包含该交易哈希与该第三类区块链网络的网络标识的第二类存证交易。
如此,用户持有第一类存证交易的交易哈希,就可以通过第二类区块链网络读取第一类存证交易。用户持有第三类存证交易的交易哈希,也可以通过所述第二类区块链网络读取第三类存证交易。
图5是本说明书实施例提供的一种基于多个区块链网络的数据读取方法的流程示意图,包括如下步骤:
S500:第二类区块链网络中所述指定管理方所管理的任一节点接收用户发送的第一类交易哈希。
在本说明书实施例中,所述第一类交易哈希是待读取的第一类存证交易的交易哈希。
S502:在所述第二类区块链网络的区块链中,查询包含所述第一类交易哈希的第二类存证交易,并从查询到的第二类存证交易中读取网络标识。
S504:从读取的网络标识对应的第一类区块链网络的区块链中,读取所述第一类交易哈希对应的第一类存证交易。
如此,读取的网络标识对应的第一类区块链网络中的任一节点可以将对应于所述第一类交易哈希的第一类存证交易返回给所述第二类区块链网络。
S506:将读取的第一类存证交易返回给所述用户。
需要说明的是,由于所述第二类区块链网络中所述指定管理方所管理的节点,与读取的网络标识对应的第一类区块链网络中所述指定管理方所管理的节点之间,可以共享彼此的数据,因此,所述第二类区块链网络中所述指定管理方所管理的节点实际上可 以不经请求而直接获取所述第一类交易哈希对应的第一类存证交易。
此外,图5所示的方法中,所述第二类区块链网络中的任一节点接收所述用户发送的第三类交易哈希,所述第三类交易哈希是待读取的第三类存证交易的交易哈希。随后,在所述第二类区块链网络的区块链中,查询包含所述第三类交易哈希的第三类存证交易,并从查询到的第三类存证交易中读取网络标识。接着,将所述第一类交易哈希发送给读取的网络标识对应的第三类区块链网络,以便获取该第三类区块链网络返回的对应于所述第三类交易哈希的第三类存证交易。最终,将获取的的第三存证交易返回给所述用户。
本说明书还提供了一种区块链子系统,包括多个节点;
数据存证系统包括至少两个第一类区块链网络与所述区块链子系统;针对每个第一类区块链网络,该第一类区块链网络中的至少一个节点为指定管理方所管理,并且,所述区块链子系统中的至少一个节点为所述指定管理方所管理;
所述区块链子系统中所述指定管理方所管理的任一节点,获取第一类存证区块,并计算所述第一类存证区块中每个第一类存证交易的交易哈希;以及,针对每个交易哈希,构建包含该交易哈希的第二类存证交易,并向所述第二类区块链网络广播每个第二类存证交易;
所述区块链子系统中的各节点,当需要对区块链进行数据写入时,基于共识机制,将若干第二类存证交易打包成第二类存证区块并写入自身的区块链;
其中,所述第一类存证区块是任一第一类区块链网络对若干第一类存证交易进行打包得到的,所述第一类存证区块中每个第一类存证交易包含待存证数据,所述第一类存证区块已被该第一类区块链网络写入自身的区块链。
另外,本说明书还提供了另一种区块链子系统,包括多个节点:
数据存证系统包括至少两个第一类区块链网络与所述区块链子系统;针对每个第一类区块链网络,该第一类区块链网络中的至少一个节点为指定管理方所管理,并且,所述区块链子系统中的至少一个节点为所述指定管理方所管理;
其中,当向任一第一类区块链网络提交待存证数据时,该第一类区块链网络将包含所述待存证数据的第一类存证交易写入自身的区块链,以及,所述区块链子系统中所述指定管理方所管理的任一节点将包含所述第一类存证交易的交易哈希与该第一类区块链网络的网络标识的第二类存证交易广播给所述区块链子系统,以便写入所述区块链 子系统的区块链;
所述区块链子系统中所述指定管理方所管理的任一节点,接收用户发送的第一类交易哈希;所述第一类交易哈希是待读取的第一类存证交易的交易哈希;在所述第二类区块链网络的区块链中,查询包含所述第一类交易哈希的第二类存证交易,并从查询到的第二类存证交易中读取网络标识;从读取的网络标识对应的第一类区块链网络的区块链中,读取所述第一类交易哈希对应的第一类存证交易并返回给所述用户。
本说明书实施例还提供一种计算机设备,其至少包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,其中,处理器执行所述程序时实现图2所示方法的功能。
图6示出了本说明书实施例所提供的一种更为具体的计算设备硬件结构示意图,该设备可以包括:处理器1410、存储器1420、输入/输出接口1430、通信接口1440和总线1450。其中处理器1410、存储器1420、输入/输出接口1430和通信接口1440通过总线1450实现彼此之间在设备内部的通信连接。
处理器1410可以采用通用的CPU(Central Processing Unit,中央处理器)、微处理器、应用专用集成电路(Application Specific Integrated Circuit,ASIC)、或者一个或多个集成电路等方式实现,用于执行相关程序,以实现本说明书实施例所提供的技术方案。
存储器1420可以采用ROM(Read Only Memory,只读存储器)、RAM(Random Access Memory,随机存取存储器)、静态存储设备,动态存储设备等形式实现。存储器1420可以存储操作系统和其他应用程序,在通过软件或者固件来实现本说明书实施例所提供的技术方案时,相关的程序代码保存在存储器1420中,并由处理器1410来调用执行。
输入/输出接口1430用于连接输入/输出模块,以实现信息输入及输出。输入输出/模块可以作为组件配置在设备中(图中未示出),也可以外接于设备以提供相应功能。其中输入设备可以包括键盘、鼠标、触摸屏、麦克风、各类传感器等,输出设备可以包括显示器、扬声器、振动器、指示灯等。
通信接口1440用于连接通信模块(图中未示出),以实现本设备与其他设备的通信交互。其中通信模块可以通过有线方式(例如USB、网线等)实现通信,也可以通过无线方式(例如移动网络、WIFI、蓝牙等)实现通信。
总线1450包括一通路,在设备的各个组件(例如处理器1410、存储器1420、输入/输出接口1430和通信接口1440)之间传输信息。
需要说明的是,尽管上述设备仅示出了处理器1410、存储器1420、输入/输出接口1430、通信接口1440以及总线1450,但是在具体实施过程中,该设备还可以包括实现正常运行所必需的其他组件。此外,本领域的技术人员可以理解的是,上述设备中也可以仅包含实现本说明书实施例方案所必需的组件,而不必包含图中所示的全部组件。
本说明书实施例还提供一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现图2所示方法的功能。
计算机可读介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带,磁带磁磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。按照本文中的界定,计算机可读介质不包括暂存电脑可读媒体(transitory media),如调制的数据信号和载波。
通过以上的实施方式的描述可知,本领域的技术人员可以清楚地了解到本说明书实施例可借助软件加必需的通用硬件平台的方式来实现。基于这样的理解,本说明书实施例的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品可以存储在存储介质中,如ROM/RAM、磁碟、光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本说明书实施例各个实施例或者实施例的某些部分所述的方法。
上述实施例阐明的系统、方法、模块或单元,具体可以由计算机芯片或实体实现,或者由具有某种功能的产品来实现。一种典型的实现设备为计算机,计算机的具体形式可以是个人计算机、膝上型计算机、蜂窝电话、相机电话、智能电话、个人数字助理、媒体播放器、导航设备、电子邮件收发设备、游戏控制台、平板计算机、可穿戴设备或者这些设备中的任意几种设备的组合。
本说明书中的各个实施例均采用递进的方式描述,各个实施例之间相同相似的部 分互相参见即可,每个实施例重点说明的都是与其他实施例的不同之处。尤其,对于方法和设备实施例而言,由于其基本相似于方法实施例,所以描述得比较简单,相关之处参见方法实施例的部分说明即可。以上所描述的方法实施例仅仅是示意性的,其中所述作为分离部件说明的模块可以是或者也可以不是物理上分开的,在实施本说明书实施例方案时可以把各模块的功能在同一个或多个软件和/或硬件中实现。也可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。本领域普通技术人员在不付出创造性劳动的情况下,即可以理解并实施。
以上所述仅是本说明书实施例的具体实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本说明书实施例原理的前提下,还可以做出若干改进和润饰,这些改进和润饰也应视为本说明书实施例的保护范围。

Claims (11)

  1. 一种基于多个区块链网络的数据存证方法,数据存证系统包括至少两个第一类区块链网络与一个第二类区块链网络;针对每个第一类区块链网络,该第一类区块链网络中的至少一个节点为指定管理方所管理,并且,所述第二区块链网络中的至少一个节点为所述指定管理方所管理;
    所述方法包括:
    针对每个第一类区块链网络,该第一类区块链网络中的任一节点当获取到待存证数据时,构建包含获取到的待存证数据的第一类存证交易,并向该第一类区块链网络广播构建的第一类存证交易;
    该第一类区块链网络中的各节点当需要对区块链进行数据写入时,基于共识机制,将若干第一类存证交易打包成第一类存证区块并写入自身的区块链;
    所述第二类区块链网络中所述指定管理方所管理的任一节点获取所述第一类存证区块,并计算所述第一类存证区块中每个第一类存证交易的交易哈希;以及,针对每个交易哈希,构建包含该交易哈希的第二类存证交易,并向所述第二类区块链网络广播每个第二类存证交易;
    所述第二类区块链网络中的各节点当需要对区块链进行数据写入时,基于共识机制,将若干第二类存证交易打包成第二类存证区块并写入自身的区块链。
  2. 如权利要求1所述的方法,所述第二类区块链网络中指定管理方所管理的任一节点向所述第二类区块链网络广播每个第二类存证交易,具体包括:
    所述第二类区块链网络中所述指定管理方所管理的任一节点根据所述第一类存证区块中各第一类存证交易的先后顺序,由先到后依次向所述第二类区块链网络广播每个第一类存证交易对应的第二类存证交易。
  3. 如权利要求1所述的方法,数据存证系统还包括至少一个第三类区块链网络;
    所述方法还包括:
    针对每个第三类区块链网络,该第三类区块链网络中的任一节点当获取到待存证数据时,构建包含获取到的待存证数据的第三类存证交易,并向该第三类区块链网络广播构建的第三类存证交易;
    该第三类区块链网络中的各节点当需要对区块链进行数据写入时,基于共识机制,将若干第三类存证交易打包成第三类存证区块并写入自身的区块链;
    该第三类区块链网络中的任一节点计算所述第三类存证区块中每个第三类存证交易的交易哈希,并将每个第三类存证交易的交易哈希发送给所述第二类区块链网络中的 目标节点;
    所述目标节点针对接收到的每个交易哈希,构建包含该交易哈希的第二类存证交易,并向所述第二类区块链网络广播每个交易哈希对应的第二类存证交易。
  4. 如权利要求3所述的方法,将每个第三类存证交易的交易哈希发送给所述第二类区块链网络中的目标节点,具体包括:
    根据所述第三类存证区块中各第三类存证交易的先后顺序,由先到后依次将每个第三类存证交易的交易哈希发送给所述第二类区块链网络中的目标节点;
    所述目标节点向所述第二类区块链网络广播每个交易哈希对应的第二类存证交易,具体包括:
    所述目标节点根据接收到各交易哈希的先后顺序,由先到后依次向所述第二类区块链网络广播每个交易哈希对应的第二类存证交易。
  5. 如权利要求1所述的方法,所述方法还包括:
    所述第二类区块链网络中的任一节点当获取到待存证数据时,构建包含获取到的待存证数据的第二类存证交易,并向所述第二类区块链网络广播构建的第二类存证交易。
  6. 如权利要求1所述的方法,针对每个交易哈希,构建包含该交易哈希的第二类存证交易,具体包括:
    针对每个交易哈希,构建包含该交易哈希与该第一类区块链网络的网络标识的第二类存证交易。
  7. 如权利要求3所述的方法,所述目标节点针对接收到的每个交易哈希,构建包含该交易哈希的第二类存证交易,具体包括:
    所述目标节点针对接收到的每个交易哈希,构建包含该交易哈希与该第三类区块链网络的网络标识的第二类存证交易。
  8. 如权利要求1~7任一项所述的方法,所述第二区块链网络中的每个节点皆为指定管理方所管理。
  9. 一种区块链系统,包括至少两个第一类区块链网络与一个第二类区块链网络;针对每个第一类区块链网络,该第一类区块链网络中的至少一个节点为指定管理方所管理,并且,所述第二区块链网络中的至少一个节点为所述指定管理方所管理;
    针对每个第一类区块链网络,该第一类区块链网络中的任一节点当获取到待存证数据时,构建包含获取到的待存证数据的第一类存证交易,并向该第一类区块链网络广播构建的第一类存证交易;该第一类区块链网络中的各节点当需要对区块链进行数据写入时,基于共识机制,将若干第一类存证交易打包成第一类存证区块并写入自身的区块链;
    针对所述第二类区块链网络,所述第二类区块链网络中所述指定管理方所管理的任一节点获取所述第一类存证区块,并计算所述第一类存证区块中每个第一类存证交易的交易哈希;以及,针对每个交易哈希,构建包含该交易哈希的第二类存证交易,并向所述第二类区块链网络广播每个第二类存证交易;所述第二类区块链网络中的各节点当需要对区块链进行数据写入时,基于共识机制,将若干第二类存证交易打包成第二类存证区块并写入自身的区块链。
  10. 一种区块链子系统,包括多个节点;
    数据存证系统包括至少两个第一类区块链网络与所述区块链子系统;针对每个第一类区块链网络,该第一类区块链网络中的至少一个节点为指定管理方所管理,并且,所述区块链子系统中的至少一个节点为所述指定管理方所管理;
    所述区块链子系统中所述指定管理方所管理的任一节点,获取第一类存证区块,并计算所述第一类存证区块中每个第一类存证交易的交易哈希;以及,针对每个交易哈希,构建包含该交易哈希的第二类存证交易,并向所述第二类区块链网络广播每个第二类存证交易;
    所述区块链子系统中的各节点,当需要对区块链进行数据写入时,基于共识机制,将若干第二类存证交易打包成第二类存证区块并写入自身的区块链;
    其中,所述第一类存证区块是任一第一类区块链网络对若干第一类存证交易进行打包得到的,所述第一类存证区块中每个第一类存证交易包含待存证数据,所述第一类存证区块已被该第一类区块链网络写入自身的区块链。
  11. 一种计算机设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,其中,所述处理器执行所述程序时实现如权利要求1至8任一项所述的方法。
PCT/CN2019/107708 2018-11-27 2019-09-25 一种基于多个区块链网络的数据存证方法及系统 WO2020108054A1 (zh)

Priority Applications (3)

Application Number Priority Date Filing Date Title
SG11202100634RA SG11202100634RA (en) 2018-11-27 2019-09-25 Methods and systems for recording data based on plurality of blockchain networks
EP19888462.9A EP3812998B1 (en) 2018-11-27 2019-09-25 Data storage and attestation method and system based on multiple blockchain networks
US17/163,286 US11500861B2 (en) 2018-11-27 2021-01-29 Methods and systems for recording data based on plurality of blockchain networks

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811428213.9A CN110060153B (zh) 2018-11-27 2018-11-27 一种基于多个区块链网络的数据存证方法及系统
CN201811428213.9 2018-11-27

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US17/163,286 Continuation US11500861B2 (en) 2018-11-27 2021-01-29 Methods and systems for recording data based on plurality of blockchain networks

Publications (1)

Publication Number Publication Date
WO2020108054A1 true WO2020108054A1 (zh) 2020-06-04

Family

ID=67315840

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/107708 WO2020108054A1 (zh) 2018-11-27 2019-09-25 一种基于多个区块链网络的数据存证方法及系统

Country Status (6)

Country Link
US (1) US11500861B2 (zh)
EP (1) EP3812998B1 (zh)
CN (1) CN110060153B (zh)
SG (1) SG11202100634RA (zh)
TW (1) TWI706664B (zh)
WO (1) WO2020108054A1 (zh)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110060153B (zh) 2018-11-27 2020-11-17 创新先进技术有限公司 一种基于多个区块链网络的数据存证方法及系统
US11995647B2 (en) * 2019-04-30 2024-05-28 Salesforce, Inc. System and method of providing interoperable distributed and decentralized ledgers using consensus on consensus and delegated consensus
CN111553684A (zh) * 2020-04-08 2020-08-18 中振区块链(深圳)有限公司 一种基于区块链的知产原创性文件存证的方法及装置
CN111524010B (zh) * 2020-05-06 2023-06-02 杭州复杂美科技有限公司 平行链共识方法、设备和存储介质
CN114519041A (zh) * 2020-11-20 2022-05-20 富泰华工业(深圳)有限公司 数据共享授权方法、区块链系统、共享装置及查询装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107453896A (zh) * 2017-06-27 2017-12-08 阿里巴巴集团控股有限公司 多重区块链网络数据处理方法、装置及服务器
US20180115428A1 (en) * 2016-10-26 2018-04-26 Acronis International Gmbh System and method for verification of data transferred among several data storages
CN108833599A (zh) * 2018-09-10 2018-11-16 珠海格力电器股份有限公司 能源互联网系统和信息处理方法
CN110020854A (zh) * 2018-11-27 2019-07-16 阿里巴巴集团控股有限公司 一种基于多个区块链网络的数据存证方法及系统
CN110060153A (zh) * 2018-11-27 2019-07-26 阿里巴巴集团控股有限公司 一种基于多个区块链网络的数据存证方法及系统

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105719185B (zh) * 2016-01-22 2019-02-15 杭州复杂美科技有限公司 区块链的数据对比及共识方法
US11373183B2 (en) * 2016-05-06 2022-06-28 Mastercard International Incorporated Method and system for instantaneous payment using recorded guarantees
US10114980B2 (en) * 2016-07-21 2018-10-30 Acronis International Gmbh System and method for verifying data integrity using a blockchain network
CN106530083B (zh) * 2016-10-27 2018-06-29 深圳壹账通智能科技有限公司 基于区块链的多链管理方法及系统
CN106991334B (zh) * 2016-11-24 2021-03-02 创新先进技术有限公司 一种数据存取的方法、系统及装置
US10387684B2 (en) * 2016-12-09 2019-08-20 International Business Machines Corporation Interlocked blockchains to increase blockchain security
CN106897353B (zh) * 2016-12-29 2020-11-10 北京瑞卓喜投科技发展有限公司 中心型多维拓展的区块链的生成方法及系统
CN107018125B (zh) * 2017-02-17 2019-08-09 阿里巴巴集团控股有限公司 一种区块链系统、数据存储方法及装置
CN113766035B (zh) * 2017-03-28 2023-05-23 创新先进技术有限公司 一种业务受理及共识的方法及装置
US11095432B2 (en) * 2017-04-05 2021-08-17 Samsung Sds Co., Ltd. System for processing data based on blockchain and operating method thereof
US10255342B2 (en) * 2017-04-12 2019-04-09 Vijay K. Madisetti Method and system for tuning blockchain scalability, decentralization, and security for fast and low-cost payment and transaction processing
CN107147735B (zh) * 2017-05-12 2020-08-11 北京博晨技术有限公司 一种基于分层结构的分布式账本系统
CN107807951B (zh) * 2017-09-18 2020-10-13 联动优势科技有限公司 一种区块链生成方法、数据验证方法、节点及系统
CN107888375A (zh) * 2017-11-08 2018-04-06 深圳市携网科技有限公司 一种基于区块链技术的电子证据保全系统及方法
CN111433803A (zh) * 2017-12-01 2020-07-17 快特网络有限公司 区块链通信和排序
CN108288156B (zh) * 2018-01-04 2020-08-14 杭州复杂美科技有限公司 一种区块链交易的存储及排队方法
CN108305056B (zh) * 2018-03-27 2023-11-10 北京蓝亚盒子科技有限公司 基于区块链的数据处理方法、装置及区块链节点网络
CN109167811B (zh) * 2018-07-27 2020-05-05 阿里巴巴集团控股有限公司 一种基于区块链的跨链数据访问方法和装置
CN108876380B (zh) * 2018-08-07 2021-03-23 创新先进技术有限公司 一种基于中心化结算与区块链存证的交易方法及系统
CN108900364B (zh) 2018-08-22 2021-11-26 泰康保险集团股份有限公司 区块链网络的管理方法、装置、介质及电子设备

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180115428A1 (en) * 2016-10-26 2018-04-26 Acronis International Gmbh System and method for verification of data transferred among several data storages
CN107453896A (zh) * 2017-06-27 2017-12-08 阿里巴巴集团控股有限公司 多重区块链网络数据处理方法、装置及服务器
CN108833599A (zh) * 2018-09-10 2018-11-16 珠海格力电器股份有限公司 能源互联网系统和信息处理方法
CN110020854A (zh) * 2018-11-27 2019-07-16 阿里巴巴集团控股有限公司 一种基于多个区块链网络的数据存证方法及系统
CN110060153A (zh) * 2018-11-27 2019-07-26 阿里巴巴集团控股有限公司 一种基于多个区块链网络的数据存证方法及系统

Also Published As

Publication number Publication date
TWI706664B (zh) 2020-10-01
CN110060153B (zh) 2020-11-17
EP3812998A4 (en) 2021-10-13
US20210157801A1 (en) 2021-05-27
CN110060153A (zh) 2019-07-26
EP3812998A1 (en) 2021-04-28
US11500861B2 (en) 2022-11-15
EP3812998B1 (en) 2023-08-16
TW202021309A (zh) 2020-06-01
SG11202100634RA (en) 2021-02-25

Similar Documents

Publication Publication Date Title
WO2020108050A1 (zh) 一种基于多个区块链网络的数据存证方法及系统
WO2020108054A1 (zh) 一种基于多个区块链网络的数据存证方法及系统
WO2020108052A1 (zh) 一种基于多个区块链网络的数据读取方法及系统
WO2022161181A1 (zh) 基于区块链的数据处理的方法、装置及电子设备
WO2021239070A1 (zh) 在联盟链网络中创建节点组、基于节点组的交易方法
TW202008235A (zh) 基於中心化結算與區塊鏈存證的交易方法及系統
WO2020125233A1 (zh) 字段更新方法及装置、电子设备
WO2020258858A1 (zh) 块链式账本中的授权方法、系统、装置及设备
WO2021239072A1 (zh) 在联盟链网络中创建节点组、基于节点组的交易方法
WO2020019799A1 (zh) 对象选取方法及装置、电子设备
CN111814173B (zh) 一种作品文件的存储方法、著作权确权方法及装置
US11223692B2 (en) Service execution methods and apparatuses
WO2020108055A1 (zh) 一种基于多个区块链网络的数据读取方法及系统
CN111125246A (zh) 一种物品转移存证方法及装置
CN116797211A (zh) 产品资源转移方法、装置、计算机设备和存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19888462

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2019888462

Country of ref document: EP

Effective date: 20210120

NENP Non-entry into the national phase

Ref country code: DE