EP3812999B1 - Multiple blockchain network-based data reading method and system - Google Patents

Multiple blockchain network-based data reading method and system Download PDF

Info

Publication number
EP3812999B1
EP3812999B1 EP19889908.0A EP19889908A EP3812999B1 EP 3812999 B1 EP3812999 B1 EP 3812999B1 EP 19889908 A EP19889908 A EP 19889908A EP 3812999 B1 EP3812999 B1 EP 3812999B1
Authority
EP
European Patent Office
Prior art keywords
type
blockchain
transaction
type blockchain
network
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
EP19889908.0A
Other languages
German (de)
French (fr)
Other versions
EP3812999A1 (en
EP3812999A4 (en
Inventor
Xinying YANG
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.)
Advanced New Technologies Co Ltd
Original Assignee
Advanced New Technologies 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 Advanced New Technologies Co Ltd filed Critical Advanced New Technologies Co Ltd
Publication of EP3812999A1 publication Critical patent/EP3812999A1/en
Publication of EP3812999A4 publication Critical patent/EP3812999A4/en
Application granted granted Critical
Publication of EP3812999B1 publication Critical patent/EP3812999B1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/2365Ensuring data consistency and integrity
    • 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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange

Definitions

  • Embodiments of the present specification relate to the field of information technologies, and in particular, to methods and systems for reading data based on a plurality of blockchain networks.
  • a blockchain network for recording a copyright work and copyright-related information (such as copyright owner information, copyright authorization information, and copyright assignment information) of the copyright work
  • a user can submit a target work created by the user to any node in the blockchain network, and the node constructs a blockchain transaction based on user information of the user and the target work and broadcasts the blockchain transaction to other nodes.
  • Each node in the blockchain network writes the blockchain transaction into the blockchain based on a consensus algorithm, which is equivalent to performing distributed recordation of the fact that "the target work is created by the user".
  • a data access method includes determining a data storage command during data storage, determining a block chain corresponding to an identity identifier and a secret key pair according to the identity identifier arranged in the data storage command, storing data to be stored in the block chain according to the secrete key pair; determining a data query command during data query, determining a block chain corresponding to an identity identifier and a private key according to the identity identifier corresponding to the data query command, and decrypting data in the block chain according to the private key, and querying the data.
  • the data access method can access data corresponding to the identity identifier without accessing a plurality of databases.
  • the data access method can only access the blockchain corresponding to the identity identifier, and perform data storage through the secrete key.
  • CN 108305056 A refers to a blockchain-based data processing method.
  • a blockchain node network receives transaction data to be written to a blockchain, wherein the transaction data are corresponding to a blockchain identifier; and the blockchain node network determines a blockchain corresponding to the blockchain identifier from at least two blockchains according to the blockchain identifier. The blockchain node network writes the transaction data to the blockchain corresponding to the blockchain identifier.
  • CN 108763257 A refers to a DAPP container that comprises a DAPP interface module, a plurality of transaction building modules corresponding to a plurality of blockchain networks, and a transaction sending module.
  • the underlying processing logic for the blockchain is abstracted and encapsulated in the DAPP container, and a universal calling interface is provided to the DAPP, so that without developing the corresponding logic separately, a plurality of DAPPs can share the underlying processing logic for the blockchain.
  • the DAPP can be compatible with a plurality of blockchain networks, and the supported blockchain networks can be flexibly increased or decreased.
  • the invention is defined by a method for reading data based on a plurality of blockchain networks, and a blockchain system according to the independent claims. Preferred embodiments are defined in the dependent claims.
  • a method for reading data based on a plurality of blockchain networks includes at least two first-type blockchain networks and one second-type blockchain network; at least one node in each first-type blockchain network is managed by a designated manager, and at least one node in the second-type blockchain network is managed by the designated manager; when data to be stored is submitted to any first-type blockchain network, the first-type blockchain network writes a first-type blockchain transaction including the data to be stored into a blockchain of the first-type blockchain network, and a node managed by the designated manager in the second-type blockchain network broadcasts a second-type blockchain transaction including a transaction hash of the first-type blockchain transaction and a network identifier of the first-type blockchain network, to the second-type blockchain network, so as to write the second-type blockchain transaction into a blockchain of the second-type blockchain network; and the method for reading data includes the following: a node managed by the designated manager in the second-type blockchain network receive
  • a blockchain system including at least two first-type blockchain networks and one second-type blockchain network, where at least one node in each first-type blockchain network is managed by a designated manager, and at least one node in the second-type blockchain network is managed by the designated manager; when data to be stored is submitted to any first-type blockchain network, the first-type blockchain network is configured to write a first-type blockchain transaction including the data to be stored into a blockchain of the first-type blockchain network, and a node managed by the designated manager in the second-type blockchain network is configured to broadcast a second-type blockchain transaction including a transaction hash of the first-type blockchain transaction and a network identifier of the first-type blockchain network, to the second-type blockchain network, so as to write the second-type blockchain transaction into a blockchain of the second-type blockchain network; and a node managed by the designated manager in the second-type blockchain network is configured to receive a first-type transaction hash sent by a user, where the first-
  • data stored in blockchains of at least two first-type blockchain networks is mapped to a blockchain of a second-type blockchain network.
  • At least one node in each first-type blockchain network is managed by a designated manager, and at least one node in the second-type blockchain network is managed by the designated manager.
  • each first-type blockchain transaction constructed by any first-type blockchain network can also be obtained by the second-type blockchain network, and the second-type blockchain network writes a second-type blockchain transaction including a transaction hash of the obtained first-type blockchain transaction, into the blockchain of the second-type blockchain network.
  • transaction hashes of first-type blockchain transactions stored in the blockchain of each first-type blockchain network are further encapsulated into second-type blockchain transactions, which are gathered on the blockchain of the second-type blockchain network. If a user wants to verify whether a first-type blockchain transaction has been written into a blockchain, the user can query the second-type blockchain network based on a transaction hash of the first-type blockchain transaction. If a second-type blockchain transaction including the transaction hash of the first-type blockchain transaction exists in the blockchain of the second-type blockchain network, it indicates that the first-type blockchain transaction has been written into the blockchain.
  • the user can read the first-type blockchain network by using the second-type blockchain network as long as the user holds a transaction hash of the first-type blockchain transaction, without having to separately read data to the plurality of first-type blockchain networks. This is more convenient for the user.
  • any one of the embodiments in the present specification does not need to achieve all the previous effects.
  • the transaction described in the present specification refers to a piece of data that is created by a user by using a blockchain client device and that needs to be finally published to a distributed database of the blockchain.
  • a transaction is a data structure agreed upon in a blockchain protocol. If a piece of data is to be stored in a blockchain, it needs to be encapsulated into a transaction.
  • Transactions in the blockchain include transactions in a narrow sense and transactions in a broad sense.
  • a transaction in a narrow sense refers to a value transfer published by a user to the blockchain.
  • a transaction can be a transfer initiated by a user in the blockchain.
  • a transaction in a broad sense refers to service data that is published by a user to the blockchain and that has a service intention.
  • an operator can establish a consortium blockchain based on actual service needs, and deploy some other types of online services (for example, a house rental service, a vehicle scheduling service, an insurance claim service, a credit service, and a medical service) that are not related to value transfer in the consortium blockchain.
  • a transaction can be a service message or a service request that is published by a user in the consortium blockchain and that has a service intention.
  • FIG. 1 is a schematic structural diagram illustrating a blockchain system (or referred to as a data recording system), according to some embodiments of the present specification.
  • the data recording system includes 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 each first-type blockchain network is managed by a designated manager, and at least one node in the second-type blockchain network is managed by the designated manager.
  • a solid node represents a node managed by the designated manager.
  • the first-type blockchain network can be specifically a consortium blockchain network.
  • the second-type blockchain network can be specifically a consortium blockchain network or a private blockchain network. If the second-type blockchain network is a private blockchain network, it means that each node in the second-type blockchain network is managed by the designated manager, that is, in FIG. 3 , each node in the second-type blockchain network is a solid node.
  • the plurality of nodes can share data stored on each other. That is, in FIG. 1 , because a node managed by the designated manager in each first-type blockchain network stores a blockchain of the first-type blockchain network, the node managed by the designated manager in the second-type blockchain network can also freely access the blockchain of the third-type blockchain network to obtain a plaintext of a first-type blockchain transaction recorded in the first-type blockchain network.
  • a node in each first-type blockchain network constructs a first-type blockchain transaction including the obtained data to be stored, and broadcasts the constructed first-type blockchain transaction to the first-type blockchain network; when needing to write data to a blockchain, each node in the first-type blockchain network packages, based on a consensus algorithm, several first-type blockchain transactions into a first-type recording block and writes the first-type recording block into a blockchain of the node itself; and a node managed by the designated manager in the second-type blockchain network obtains the first-type recording block, and calculates a transaction hash of each first-type blockchain transaction in the first-type recording block; constructs, for each transaction hash, a second-type blockchain transaction including the transaction hash, and broadcasts each second-type blockchain transaction to the second-type blockchain network; and when needing to write data to a blockchain, each node in the second-type blockchain network packages, based on the consensus algorithm, several second-type blockchain transactions into a second-type recording block and writes the second-
  • the first-type blockchain network is a blockchain network responsible for storing data to be stored submitted by a user
  • the first-type blockchain transaction is a data structure including the data to be stored
  • the second-type blockchain network is a blockchain network responsible for recording a transaction hash of a first-type blockchain transaction submitted by the first-type blockchain network
  • the second-type blockchain transaction is a data structure including the transaction hash of the first-type blockchain transaction.
  • a user can submit data to be stored to any first-type blockchain network. Assume that the user submits the data to be stored to first-type blockchain network A, actually the user submits the data to be stored to a node in first-type blockchain network A.
  • a node in first-type blockchain network A that obtains the data to be stored can construct a first-type blockchain transaction including the data to be stored, and then broadcast the first-type blockchain transaction to other nodes in first-type blockchain network A.
  • Each node in first-type blockchain network A usually stores the obtained first-type blockchain transaction into a cache of the node. Over time, first-type blockchain network A can accommodate more and more data to be stored, which means that a cache of each node in first-type blockchain network A accumulates more and more first-type blockchain transactions.
  • each node in first-type blockchain network A can salvage, based on the consensus algorithm, several first-type blockchain transactions from a cache of the node, and then package the salvaged first-type blockchain transactions into a first-type recording block and record the first-type recording block into a blockchain of the node.
  • the consensus triggering condition corresponding to first-type blockchain network A can be specifically as follows: A designated period of time expires, or the quantity of first-type blockchain transactions accumulated in a cache of each node reaches a designated quantity.
  • a node managed by the designated manager in the second-type blockchain network can directly obtain the current first-type recording block and calculate a transaction hash of each first-type blockchain transaction in the first-type recording block; and construct, for each transaction hash, a second-type blockchain transaction including the transaction hash, and broadcast each second-type blockchain transaction to the second-type blockchain network.
  • each node in second-type blockchain network can salvage, based on the consensus algorithm, several second-type blockchain transactions from a cache of the node, and then package the salvaged second-type blockchain transactions into a second-type recording block and record the second-type recording block into a blockchain of the node.
  • the following describes in more detail the data recording system shown in FIG. 1 and a data recording method based on the data recording system.
  • FIG. 2 is a schematic flowchart illustrating a method for recording data based on a plurality of blockchain networks, according to some embodiments of the present specification.
  • the method includes the following steps: S200.
  • a node in each first-type blockchain network constructs a first-type blockchain transaction including the obtained data to be stored, and broadcasts the constructed first-type blockchain transaction to the first-type blockchain network.
  • each node in the first-type blockchain network packages, based on a consensus algorithm, several first-type blockchain transactions into a first-type recording block and writes the first-type recording block into a blockchain of the node itself.
  • Step S200 to step S202 describe a process in which any first-type blockchain network stores data to be stored submitted by a user. After step S200 to S202, the data to be stored is encapsulated into a first-type blockchain transaction, and is written into the blockchain of the first-type blockchain network.
  • a node managed by a designated manager in a second-type blockchain network obtains the first-type recording block and calculates a transaction hash of each first-type blockchain transaction in the first-type recording block; and constructs, for each transaction hash, a second-type blockchain transaction including the transaction hash, and broadcasts each second-type blockchain transaction to the second-type blockchain network.
  • step S204 can be performed before the first-type recording block is written into the blockchain, or step S204 can be performed after the first-type recording block is written into the blockchain. It should be further noted that step S204 is usually completed before each node in the first-type blockchain network packages a next block.
  • the first-type blockchain network returns, to the user, a transaction hash of a first-type blockchain transaction including the data to be stored.
  • the user can verify, based on the held transaction hash, whether the data to be stored uploaded by the user is written into a blockchain of the first-type blockchain network.
  • a node managed by the designated manager in the second-type blockchain network successively broadcasts the second-type blockchain transaction corresponding to each first-type blockchain transaction to the second-type blockchain network based on a sequence of the first-type blockchain transactions in the first-type recording block.
  • a sequence of writing the second-type blockchain transaction corresponding to each first-type blockchain transaction into the blockchain is consistent with a sequence of the first-type blockchain transactions in the first-type recording block.
  • a second-type blockchain transaction corresponding to a certain first-type blockchain transaction refers to a second-type blockchain transaction including a transaction hash of the first-type blockchain transaction.
  • each node in the second-type blockchain network packages, based on the consensus algorithm, several second-type blockchain transactions into a second-type recording block and writes the second-type recording block into a blockchain of the node itself.
  • data recorded in blockchains of at least two first-type blockchain networks is mapped to a blockchain of a second-type blockchain network.
  • At least one node in each first-type blockchain network is managed by a designated manager, and at least one node in the second-type blockchain network is managed by the designated manager.
  • each first-type blockchain transaction constructed by any first-type blockchain network can also be obtained by the second-type blockchain network, and the second-type blockchain network writes a second-type blockchain transaction including a transaction hash of the obtained first-type blockchain transaction, into the blockchain of the second-type blockchain network.
  • transaction hashes of first-type blockchain transactions stored in the blockchain of each first-type blockchain network are further encapsulated into second-type blockchain transactions, which are gathered on the blockchain of the second-type blockchain network. If a user wants to verify whether a first-type blockchain transaction has been written into a blockchain, the user can query the second-type blockchain network based on a transaction hash of the first-type blockchain transaction. If a second-type blockchain transaction including the transaction hash of the first-type blockchain transaction exists in the blockchain of the second-type blockchain network, it indicates that the first-type blockchain transaction has been written into the blockchain.
  • a user uploads data to more than one blockchain network, and the user subsequently wants to verify whether the data uploaded by the user is written into a blockchain, the user does not need to separately send a verification request to the more than one blockchain network, but only needs to send a verification request to the second-type blockchain network, which is more convenient for the user.
  • the data recording system can further include at least one third-type blockchain network, as shown in FIG. 3 .
  • the third-type blockchain network does not include a node managed by the designated manager.
  • a node in each third-type blockchain network constructs a third-type blockchain transaction including the obtained data to be stored, and broadcasts the constructed third-type blockchain transaction to the third-type blockchain network.
  • each node in the third-type blockchain network packages, based on the consensus algorithm, several third-type blockchain transactions into a third-type recording block and writes the third-type recording block into a blockchain of the node itself.
  • a node in the third-type blockchain network can calculate a transaction hash of each third-type blockchain transaction in the third-type recording block, and send the transaction hash of each third-type blockchain transaction to a target node in the second-type blockchain network.
  • the target node can be any node in the second-type blockchain network, or can be a certain node in the second-type blockchain network that is designated in advance.
  • the target node constructs a second-type blockchain transaction including the transaction hash; and broadcasts the second-type blockchain transaction corresponding to each transaction hash to the second-type blockchain network.
  • a second-type blockchain transaction including a transaction hash of the third-type blockchain transaction is written into the blockchain of the second-type blockchain network.
  • a node in the third-type blockchain network can specifically successively send the transaction hash of each third-type blockchain transaction to the target node in the second-type blockchain network based on a sequence of third-type blockchain transactions in the third-type recording block. As such, it can be ensured that the target node can successively receive the transaction hash of each first-type blockchain transaction based on a sequence of the third-type blockchain transactions in the third-type recording block.
  • the data recording system shown in FIG. 3 can be modified to obtain the data recording system shown in FIG. 4 .
  • the data recording system includes at least one first-type blockchain network, one second-type blockchain network, and at least one third-type blockchain network.
  • data recording can still be performed based on the previous principle, and details are omitted for simplicity.
  • a node in the second-type blockchain network when obtaining data to be stored, constructs a second-type blockchain transaction including the obtained data to be stored, and broadcasts the constructed second-type blockchain transaction to the second-type blockchain network. That is, the second-type blockchain network can store data to be stored submitted by a user in addition to a transaction hash of each first-type blockchain transaction and a transaction hash of a third-type blockchain transaction.
  • the first-type blockchain network when data to be stored is submitted to any first-type blockchain network, the first-type blockchain network writes a first-type blockchain transaction including the data to be stored into a blockchain of the first-type blockchain network, and a node managed by the designated manager in the second-type blockchain network broadcasts a second-type blockchain transaction including a transaction hash of the first-type blockchain transaction and a network identifier of the first-type blockchain network, to the second-type blockchain network, so as to write the second-type blockchain transaction into the blockchain of the second-type blockchain network.
  • a node managed by the designated manager in the second-type blockchain network obtains the first-type recording block, calculates a transaction hash of each first-type blockchain transaction in the first-type recording block, and constructs, for each first-type blockchain transaction, a second-type blockchain transaction including a transaction hash of the first-type blockchain transaction and the network identifier of the first-type blockchain network.
  • the third-type blockchain network When data to be stored is submitted to any third-type blockchain network, the third-type blockchain network writes a third-type blockchain transaction including the data to be stored into a blockchain of the third-type blockchain network, and sends a transaction hash of the third-type blockchain transaction including the data to be stored to the second-type blockchain network, so the second-type blockchain network writes a second-type blockchain transaction including the transaction hash and a network identifier of the third-type blockchain network into the blockchain of the second-type blockchain network.
  • the target node constructs, for each received transaction hash, a second-type blockchain transaction including the transaction hash and the network identifier of the first-type blockchain network.
  • a user can read the first-type blockchain transaction by using the second-type blockchain network.
  • a transaction hash of a third-type blockchain transaction the user can read the third-type blockchain transaction by using the second-type blockchain network.
  • FIG. 5 is a schematic flowchart illustrating a method for reading data based on a plurality of blockchain networks, according to some embodiments of the present specification. The method includes the following steps: S500.
  • a node managed by a designated manager in a second-type blockchain network receives a first-type transaction hash sent by a user.
  • the first-type transaction hash is a transaction hash of a first-type blockchain transaction to be read.
  • a node in the first-type blockchain network corresponding to the read network identifier can return the first-type blockchain transaction corresponding to the first-type transaction hash, to the second-type blockchain network.
  • a node managed by the designated manager in the second-type blockchain network can share data with a node managed by the designated manager in the first-type blockchain network corresponding to the read network identifier, the node managed by the designated manager in the second-type blockchain network can actually directly obtain, without sending a request, the first-type blockchain transaction corresponding to the first-type transaction hash.
  • a node in the second-type blockchain network receives a third-type transaction hash sent by the user, where the third-type transaction hash is a transaction hash of a third-type blockchain transaction to be read.
  • the third-type transaction hash is a transaction hash of a third-type blockchain transaction to be read.
  • a third-type blockchain transaction including the third-type transaction hash is queried, and a network identifier is read from the queried third-type blockchain transaction.
  • the first-type transaction hash is sent to a third-type blockchain network corresponding to the read network identifier, so as to obtain a third-type blockchain transaction corresponding to the third-type transaction hash and returned by the third-type blockchain network.
  • the obtained third-type blockchain transaction is returned to the user.
  • the present specification further provides a blockchain subsystem, including a plurality of nodes
  • the present specification further provides another blockchain subsystem, including a plurality of nodes:
  • the computer device includes at least a memory, a processor, and a computer program that is stored in the memory and that can run on the processor.
  • the processor executes the program, implements the functions of the method in FIG. 5 .
  • FIG. 6 is a more detailed schematic diagram illustrating a hardware structure of a computing device, according to some embodiments of the present specification.
  • the device can include a processor 1410, a memory 1420, an input/output interface 1430, a communications interface 1440, and a bus 1450.
  • the processor 1410, the memory 1420, the input/output interface 1430, and the communications interface 1440 are communicatively connected to each other inside the device by using the bus 1450.
  • the processor 1410 can be implemented by using a general central processing unit (CPU), a microprocessor, an application-specific integrated circuit (ASIC), one or more integrated circuits, etc., and is configured to execute a related program, so as to implement the technical solutions provided in the embodiments of the present specification.
  • CPU central processing unit
  • ASIC application-specific integrated circuit
  • the memory 1420 can be implemented by using a read-only memory (ROM), a random access memory (RAM), a static storage device, a dynamic storage device, etc.
  • the memory 1420 can store an operating system and another application program.
  • related program code is stored in the memory 1420, and is invoked and executed by the processor 1410.
  • the input/output interface 1430 is configured to be connected to an input/output module, to input or output information.
  • the input/output module (not shown in the figure) can be used as a component and configured in the device, or can be externally connected to the device, to provide a corresponding function.
  • the input module can include a keyboard, a mouse device, a touchscreen, a microphone, various sensors, etc.
  • the output module can include a monitor, a speaker, a vibrator, an indicator, etc.
  • the communications interface 1440 is configured to be connected to a communications module (not shown in the figure), to implement a communication interaction between the device and another device.
  • the communications module can perform communication in a wired way (for example, USB or a network cable), or can perform communication in a wireless way (for example, a mobile network, Wi-Fi, or Bluetooth).
  • the bus 1450 includes one channel, used to transmit information between components (for example, the processor 1410, the memory 1420, the input/output interface 1430, and the communications interface 1440) of the device.
  • the device can further include other components needed for implementing normal running.
  • the device can include only components necessary for implementing the solutions in the embodiments of the present specification, but does not necessarily include all components shown in the figure.
  • Some embodiments of the present specification further provide a computer readable storage medium.
  • the computer readable storage medium stores a computer program.
  • a processor When executing the program, a processor implements the functions of the method in FIG. 5 .
  • the computer readable medium includes persistent, non-persistent, movable, and unmovable media that can store information by using any method or technology.
  • the information can be a computer readable instruction, a data structure, a program module, or other data.
  • Examples of the computer storage medium include but are not limited to a phase change random access memory (PRAM), a static RAM (SRAM), a dynamic RAM (DRAM), a RAM of another type, a read-only memory (ROM), an electrically erasable programmable ROM (EEPROM), a flash memory or another memory technology, a compact disc ROM (CD-ROM), a digital versatile disc (DVD), or another optical storage, a cassette, a cassette magnetic disk storage, or another magnetic storage device or any other non-transmission medium.
  • the computer storage medium can be configured to store information that can be accessed by a computing device. As described in the present application, the computer readable medium does not include computer readable transitory media such as a modulated data signal and a carrier.
  • the embodiments of the present specification can be implemented by using software and a necessary general hardware platform. Based on such an understanding, the technical solutions in the embodiments of the present specification essentially or the part contributing to the existing technology can be implemented in a form of a software product.
  • the computer software product can be stored in a storage medium, such as a ROM/RAM, a magnetic disk, or an optical disc, and includes several instructions for instructing a computer device (which can be a personal computer, a server, a network device, etc.) to perform the method described in the embodiments of the present specification or in some parts of the embodiments of the present specification.
  • the system, method, module, or unit illustrated in the previous embodiments can be implemented by using a computer chip or an entity, or can be implemented by using a product having a certain function.
  • a typical implementation device is a computer, and the computer can be a personal computer, a laptop computer, a cellular phone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email receiving and sending device, a game console, a tablet computer, a 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)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Computer Security & Cryptography (AREA)
  • General Engineering & Computer Science (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Development Economics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Health & Medical Sciences (AREA)
  • Software Systems (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

    TECHNICAL FIELD
  • Embodiments of the present specification relate to the field of information technologies, and in particular, to methods and systems for reading data based on a plurality of blockchain networks.
  • BACKGROUND
  • With the development of blockchain technologies, a mode of recording data based on a blockchain network is gradually emerging.
  • For example, in the copyright protection field, a blockchain network for recording a copyright work and copyright-related information (such as copyright owner information, copyright authorization information, and copyright assignment information) of the copyright work can be established. A user can submit a target work created by the user to any node in the blockchain network, and the node constructs a blockchain transaction based on user information of the user and the target work and broadcasts the blockchain transaction to other nodes. Each node in the blockchain network writes the blockchain transaction into the blockchain based on a consensus algorithm, which is equivalent to performing distributed recordation of the fact that "the target work is created by the user".
  • In practice, there are a large quantity of blockchain networks that provide data recording services on the market, and the blockchain networks are independent of each other. However, a user may upload data to more than one blockchain network. This means that if the user wants to read the data uploaded by the user from the blockchain, the user has to separately read data from different blockchains maintained by the more than one blockchain network.
  • Therefore, the user needs a more convenient data reading method.
  • CN 106991334 A discloses a data access approach. A data access method includes determining a data storage command during data storage, determining a block chain corresponding to an identity identifier and a secret key pair according to the identity identifier arranged in the data storage command, storing data to be stored in the block chain according to the secrete key pair; determining a data query command during data query, determining a block chain corresponding to an identity identifier and a private key according to the identity identifier corresponding to the data query command, and decrypting data in the block chain according to the private key, and querying the data. The data access method can access data corresponding to the identity identifier without accessing a plurality of databases. Moreover, the data access method can only access the blockchain corresponding to the identity identifier, and perform data storage through the secrete key.
  • CN 108305056 A refers to a blockchain-based data processing method. A blockchain node network receives transaction data to be written to a blockchain, wherein the transaction data are corresponding to a blockchain identifier; and the blockchain node network determines a blockchain corresponding to the blockchain identifier from at least two blockchains according to the blockchain identifier. The blockchain node network writes the transaction data to the blockchain corresponding to the blockchain identifier.
  • CN 108763257 A refers to a DAPP container that comprises a DAPP interface module, a plurality of transaction building modules corresponding to a plurality of blockchain networks, and a transaction sending module. The underlying processing logic for the blockchain is abstracted and encapsulated in the DAPP container, and a universal calling interface is provided to the DAPP, so that without developing the corresponding logic separately, a plurality of DAPPs can share the underlying processing logic for the blockchain. The DAPP can be compatible with a plurality of blockchain networks, and the supported blockchain networks can be flexibly increased or decreased.
  • The invention is defined by a method for reading data based on a plurality of blockchain networks, and a blockchain system according to the independent claims. Preferred embodiments are defined in the dependent claims.
  • SUMMARY
  • To alleviate a problem that an existing data recording method is not convenient for a user, embodiments of the present specification provide methods and systems for recording data based on a plurality of blockchain networks. Technical solutions are as follows:
  • According to a first aspect of the embodiments of the present specification, a method for reading data based on a plurality of blockchain networks is provided, where a data recording system includes at least two first-type blockchain networks and one second-type blockchain network; at least one node in each first-type blockchain network is managed by a designated manager, and at least one node in the second-type blockchain network is managed by the designated manager; when data to be stored is submitted to any first-type blockchain network, the first-type blockchain network writes a first-type blockchain transaction including the data to be stored into a blockchain of the first-type blockchain network, and a node managed by the designated manager in the second-type blockchain network broadcasts a second-type blockchain transaction including a transaction hash of the first-type blockchain transaction and a network identifier of the first-type blockchain network, to the second-type blockchain network, so as to write the second-type blockchain transaction into a blockchain of the second-type blockchain network; and the method for reading data includes the following: a node managed by the designated manager in the second-type blockchain network receives a first-type transaction hash sent by a user, where the first-type transaction hash is a transaction hash of a first-type blockchain transaction to be read; in the blockchain of the second-type blockchain network, queries a second-type blockchain transaction including the first-type transaction hash, and reads a network identifier from the queried second-type blockchain transaction; and reads a first-type blockchain transaction corresponding to the first-type transaction hash from a blockchain of a first-type blockchain network corresponding to the read network identifier, and returns the first-type blockchain transaction to the user.
  • According to a second aspect of the embodiments of the present specification, a blockchain system is provided, including at least two first-type blockchain networks and one second-type blockchain network, where at least one node in each first-type blockchain network is managed by a designated manager, and at least one node in the second-type blockchain network is managed by the designated manager; when data to be stored is submitted to any first-type blockchain network, the first-type blockchain network is configured to write a first-type blockchain transaction including the data to be stored into a blockchain of the first-type blockchain network, and a node managed by the designated manager in the second-type blockchain network is configured to broadcast a second-type blockchain transaction including a transaction hash of the first-type blockchain transaction and a network identifier of the first-type blockchain network, to the second-type blockchain network, so as to write the second-type blockchain transaction into a blockchain of the second-type blockchain network; and a node managed by the designated manager in the second-type blockchain network is configured to receive a first-type transaction hash sent by a user, where the first-type transaction hash is a transaction hash of a first-type blockchain transaction to be read; to query, in the blockchain of the second-type blockchain network, a second-type blockchain transaction including the first-type transaction hash, and to read a network identifier from the queried second-type blockchain transaction; and to read a first-type blockchain transaction corresponding to the first-type transaction hash from a blockchain of a first-type blockchain network corresponding to the read network identifier, and returns the first-type blockchain transaction to the user.
  • In the technical solutions provided in the embodiments of the present specification, data stored in blockchains of at least two first-type blockchain networks is mapped to a blockchain of a second-type blockchain network. At least one node in each first-type blockchain network is managed by a designated manager, and at least one node in the second-type blockchain network is managed by the designated manager. Specifically, each first-type blockchain transaction constructed by any first-type blockchain network can also be obtained by the second-type blockchain network, and the second-type blockchain network writes a second-type blockchain transaction including a transaction hash of the obtained first-type blockchain transaction, into the blockchain of the second-type blockchain network. As such, it is equivalent to that transaction hashes of first-type blockchain transactions stored in the blockchain of each first-type blockchain network are further encapsulated into second-type blockchain transactions, which are gathered on the blockchain of the second-type blockchain network. If a user wants to verify whether a first-type blockchain transaction has been written into a blockchain, the user can query the second-type blockchain network based on a transaction hash of the first-type blockchain transaction. If a second-type blockchain transaction including the transaction hash of the first-type blockchain transaction exists in the blockchain of the second-type blockchain network, it indicates that the first-type blockchain transaction has been written into the blockchain.
  • According to the embodiments of the present specification, if a same user uploads data to more than one first-type blockchain network, the user can read the first-type blockchain network by using the second-type blockchain network as long as the user holds a transaction hash of the first-type blockchain transaction, without having to separately read data to the plurality of first-type blockchain networks. This is more convenient for the user.
  • It should be understood that the previous general description and the following detailed description are merely examples and illustrative, and cannot limit the embodiments of the present specification.
  • In addition, any one of the embodiments in the present specification does not need to achieve all the previous effects.
  • BRIEF DESCRIPTION OF DRAWINGS
  • To describe the technical solutions in the embodiments of the present specification or in the existing technology more clearly, the following briefly describes the accompanying drawings needed for describing the embodiments or the existing technology. Clearly, the accompanying drawings in the following description merely show some embodiments of the present specification, and a person of ordinary skill in the art can still derive other drawings from these accompanying drawings.
    • FIG. 1 is a schematic structural diagram illustrating a first blockchain system based on a plurality of blockchain networks, according to some embodiments of the present specification;
    • FIG. 2 is a schematic flowchart illustrating a method for recording data based on a plurality of blockchain networks, according to some embodiments of the present specification;
    • FIG. 3 is a schematic structural diagram illustrating a second blockchain system based on a plurality of blockchain networks, according to some embodiments of the present specification;
    • FIG. 4 is a schematic structural diagram illustrating a third blockchain system based on a plurality of blockchain networks, according to some embodiments of the present specification;
    • FIG. 5 is a schematic flowchart illustrating a method for reading data based on a plurality of blockchain networks, according to some embodiments of the present specification; and
    • FIG. 6 is a schematic structural diagram illustrating a computer device used to configure an apparatus in some embodiments of the present specification.
    DESCRIPTION OF EMBODIMENTS
  • It is worthwhile to note that the transaction described in the present specification refers to a piece of data that is created by a user by using a blockchain client device and that needs to be finally published to a distributed database of the blockchain. A transaction is a data structure agreed upon in a blockchain protocol. If a piece of data is to be stored in a blockchain, it needs to be encapsulated into a transaction.
  • Transactions in the blockchain include transactions in a narrow sense and transactions in a broad sense. A transaction in a narrow sense refers to a value transfer published by a user to the blockchain. For example, in a conventional Bitcoin blockchain network, a transaction can be a transfer initiated by a user in the blockchain. A transaction in a broad sense refers to service data that is published by a user to the blockchain and that has a service intention. For example, an operator can establish a consortium blockchain based on actual service needs, and deploy some other types of online services (for example, a house rental service, a vehicle scheduling service, an insurance claim service, a credit service, and a medical service) that are not related to value transfer in the consortium blockchain. In such consortium blockchain, a transaction can be a service message or a service request that is published by a user in the consortium blockchain and that has a service intention.
  • To make a person skilled in the art better understand the technical solutions in the embodiments of the present specification, the following describes in detail the technical solutions in the embodiments of the present specification with reference to the accompanying drawings in the embodiments of the present specification. Clearly, the described embodiments are merely some but not all of the embodiments of the present specification. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present specification shall fall within the protection scope of the present specification.
  • The technical solutions provided in the embodiments of the present specification are described in detail below with reference to the accompanying drawings.
  • FIG. 1 is a schematic structural diagram illustrating a blockchain system (or referred to as a data recording system), according to some embodiments of the present specification. As shown in FIG. 1, the data recording system includes 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 each first-type blockchain network is managed by a designated manager, and at least one node in the second-type blockchain network is managed by the designated manager. In FIG. 1, a solid node represents a node managed by the designated manager.
  • The first-type blockchain network can be specifically a consortium blockchain network. The second-type blockchain network can be specifically a consortium blockchain network or a private blockchain network. If the second-type blockchain network is a private blockchain network, it means that each node in the second-type blockchain network is managed by the designated manager, that is, in FIG. 3, each node in the second-type blockchain network is a solid node.
  • It is worthwhile to note that if there are a plurality of nodes managed by the same designated manager, it means that even if the plurality of nodes are nodes in different blockchain networks, the plurality of nodes can share data stored on each other. That is, in FIG. 1, because a node managed by the designated manager in each first-type blockchain network stores a blockchain of the first-type blockchain network, the node managed by the designated manager in the second-type blockchain network can also freely access the blockchain of the third-type blockchain network to obtain a plaintext of a first-type blockchain transaction recorded in the first-type blockchain network.
  • When obtaining data to be stored, a node in each first-type blockchain network constructs a first-type blockchain transaction including the obtained data to be stored, and broadcasts the constructed first-type blockchain transaction to the first-type blockchain network; when needing to write data to a blockchain, each node in the first-type blockchain network packages, based on a consensus algorithm, several first-type blockchain transactions into a first-type recording block and writes the first-type recording block into a blockchain of the node itself; and
    a node managed by the designated manager in the second-type blockchain network obtains the first-type recording block, and calculates a transaction hash of each first-type blockchain transaction in the first-type recording block; constructs, for each transaction hash, a second-type blockchain transaction including the transaction hash, and broadcasts each second-type blockchain transaction to the second-type blockchain network; and when needing to write data to a blockchain, each node in the second-type blockchain network packages, based on the consensus algorithm, several second-type blockchain transactions into a second-type recording block and writes the second-type recording block into a blockchain of the node itself.
  • It is worthwhile to note that, in the embodiments of the present specification, the first-type blockchain network is a blockchain network responsible for storing data to be stored submitted by a user, and the first-type blockchain transaction is a data structure including the data to be stored. The second-type blockchain network is a blockchain network responsible for recording a transaction hash of a first-type blockchain transaction submitted by the first-type blockchain network, and the second-type blockchain transaction is a data structure including the transaction hash of the first-type blockchain transaction.
  • In the embodiments of the present specification, a user can submit data to be stored to any first-type blockchain network. Assume that the user submits the data to be stored to first-type blockchain network A, actually the user submits the data to be stored to a node in first-type blockchain network A. A node in first-type blockchain network A that obtains the data to be stored can construct a first-type blockchain transaction including the data to be stored, and then broadcast the first-type blockchain transaction to other nodes in first-type blockchain network A. Each node in first-type blockchain network A usually stores the obtained first-type blockchain transaction into a cache of the node. Over time, first-type blockchain network A can accommodate more and more data to be stored, which means that a cache of each node in first-type blockchain network A accumulates more and more first-type blockchain transactions.
  • Whenever a consensus triggering condition corresponding to first-type blockchain network A is satisfied, each node in first-type blockchain network A can salvage, based on the consensus algorithm, several first-type blockchain transactions from a cache of the node, and then package the salvaged first-type blockchain transactions into a first-type recording block and record the first-type recording block into a blockchain of the node. The consensus triggering condition corresponding to first-type blockchain network A can be specifically as follows: A designated period of time expires, or the quantity of first-type blockchain transactions accumulated in a cache of each node reaches a designated quantity.
  • In addition, each time one first-type recording block is generated in the first-type blockchain network, the following operations are triggered: A node managed by the designated manager in the second-type blockchain network can directly obtain the current first-type recording block and calculate a transaction hash of each first-type blockchain transaction in the first-type recording block; and construct, for each transaction hash, a second-type blockchain transaction including the transaction hash, and broadcast each second-type blockchain transaction to the second-type blockchain network.
  • Therefore, whenever a consensus triggering condition corresponding to the second-type blockchain network is satisfied, each node in second-type blockchain network can salvage, based on the consensus algorithm, several second-type blockchain transactions from a cache of the node, and then package the salvaged second-type blockchain transactions into a second-type recording block and record the second-type recording block into a blockchain of the node.
  • The following describes in more detail the data recording system shown in FIG. 1 and a data recording method based on the data recording system.
  • FIG. 2 is a schematic flowchart illustrating a method for recording data based on a plurality of blockchain networks, according to some embodiments of the present specification. The method includes the following steps:
    S200. When obtaining data to be stored, a node in each first-type blockchain network constructs a first-type blockchain transaction including the obtained data to be stored, and broadcasts the constructed first-type blockchain transaction to the first-type blockchain network.
  • S202. When needing to write data to a blockchain, each node in the first-type blockchain network packages, based on a consensus algorithm, several first-type blockchain transactions into a first-type recording block and writes the first-type recording block into a blockchain of the node itself.
  • Step S200 to step S202 describe a process in which any first-type blockchain network stores data to be stored submitted by a user. After step S200 to S202, the data to be stored is encapsulated into a first-type blockchain transaction, and is written into the blockchain of the first-type blockchain network.
  • S204. A node managed by a designated manager in a second-type blockchain network obtains the first-type recording block and calculates a transaction hash of each first-type blockchain transaction in the first-type recording block; and constructs, for each transaction hash, a second-type blockchain transaction including the transaction hash, and broadcasts each second-type blockchain transaction to the second-type blockchain network.
  • It is worthwhile to note that step S204 can be performed before the first-type recording block is written into the blockchain, or step S204 can be performed after the first-type recording block is written into the blockchain. It should be further noted that step S204 is usually completed before each node in the first-type blockchain network packages a next block.
  • In practice, after a user submits data to be stored to a certain first-type blockchain network, the first-type blockchain network returns, to the user, a transaction hash of a first-type blockchain transaction including the data to be stored. The user can verify, based on the held transaction hash, whether the data to be stored uploaded by the user is written into a blockchain of the first-type blockchain network.
  • In the embodiments of the present specification, a node managed by the designated manager in the second-type blockchain network successively broadcasts the second-type blockchain transaction corresponding to each first-type blockchain transaction to the second-type blockchain network based on a sequence of the first-type blockchain transactions in the first-type recording block. As such, a sequence of writing the second-type blockchain transaction corresponding to each first-type blockchain transaction into the blockchain is consistent with a sequence of the first-type blockchain transactions in the first-type recording block.
  • A second-type blockchain transaction corresponding to a certain first-type blockchain transaction refers to a second-type blockchain transaction including a transaction hash of the first-type blockchain transaction.
  • S206. When needing to write data to a blockchain, each node in the second-type blockchain network packages, based on the consensus algorithm, several second-type blockchain transactions into a second-type recording block and writes the second-type recording block into a blockchain of the node itself.
  • In conclusion, in the embodiments of the present specification, data recorded in blockchains of at least two first-type blockchain networks is mapped to a blockchain of a second-type blockchain network. At least one node in each first-type blockchain network is managed by a designated manager, and at least one node in the second-type blockchain network is managed by the designated manager. Specifically, each first-type blockchain transaction constructed by any first-type blockchain network can also be obtained by the second-type blockchain network, and the second-type blockchain network writes a second-type blockchain transaction including a transaction hash of the obtained first-type blockchain transaction, into the blockchain of the second-type blockchain network.
  • As such, it is equivalent to that transaction hashes of first-type blockchain transactions stored in the blockchain of each first-type blockchain network are further encapsulated into second-type blockchain transactions, which are gathered on the blockchain of the second-type blockchain network. If a user wants to verify whether a first-type blockchain transaction has been written into a blockchain, the user can query the second-type blockchain network based on a transaction hash of the first-type blockchain transaction. If a second-type blockchain transaction including the transaction hash of the first-type blockchain transaction exists in the blockchain of the second-type blockchain network, it indicates that the first-type blockchain transaction has been written into the blockchain.
  • According to the embodiments of the present specification, if a user uploads data to more than one blockchain network, and the user subsequently wants to verify whether the data uploaded by the user is written into a blockchain, the user does not need to separately send a verification request to the more than one blockchain network, but only needs to send a verification request to the second-type blockchain network, which is more convenient for the user.
  • In addition, in the embodiments of the present specification, the data recording system can further include at least one third-type blockchain network, as shown in FIG. 3. In FIG. 3, the third-type blockchain network does not include a node managed by the designated manager.
  • Based on this, in the embodiments of the present specification, when obtaining data to be stored, a node in each third-type blockchain network constructs a third-type blockchain transaction including the obtained data to be stored, and broadcasts the constructed third-type blockchain transaction to the third-type blockchain network.
  • When needing to write data to a blockchain, each node in the third-type blockchain network packages, based on the consensus algorithm, several third-type blockchain transactions into a third-type recording block and writes the third-type recording block into a blockchain of the node itself.
  • In addition, a node in the third-type blockchain network can calculate a transaction hash of each third-type blockchain transaction in the third-type recording block, and send the transaction hash of each third-type blockchain transaction to a target node in the second-type blockchain network. The target node can be any node in the second-type blockchain network, or can be a certain node in the second-type blockchain network that is designated in advance.
  • Subsequently, for each received transaction hash, the target node constructs a second-type blockchain transaction including the transaction hash; and broadcasts the second-type blockchain transaction corresponding to each transaction hash to the second-type blockchain network. Finally, for each third-type blockchain transaction, a second-type blockchain transaction including a transaction hash of the third-type blockchain transaction is written into the blockchain of the second-type blockchain network.
  • Further, after calculating the transaction hash of each third-type blockchain transaction in the third-type recording block, a node in the third-type blockchain network can specifically successively send the transaction hash of each third-type blockchain transaction to the target node in the second-type blockchain network based on a sequence of third-type blockchain transactions in the third-type recording block. As such, it can be ensured that the target node can successively receive the transaction hash of each first-type blockchain transaction based on a sequence of the third-type blockchain transactions in the third-type recording block.
  • In addition, the data recording system shown in FIG. 3 can be modified to obtain the data recording system shown in FIG. 4. In FIG. 4, the data recording system includes at least one first-type blockchain network, one second-type blockchain network, and at least one third-type blockchain network. In FIG. 4, data recording can still be performed based on the previous principle, and details are omitted for simplicity.
  • In the embodiments of the present specification, when obtaining data to be stored, a node in the second-type blockchain network constructs a second-type blockchain transaction including the obtained data to be stored, and broadcasts the constructed second-type blockchain transaction to the second-type blockchain network. That is, the second-type blockchain network can store data to be stored submitted by a user in addition to a transaction hash of each first-type blockchain transaction and a transaction hash of a third-type blockchain transaction.
  • In addition, in the existing technology, after a user submits different data to be stored to more than one blockchain network, and the different data to be stored is written into the blockchain, if the user wants to read the previously-submitted data to be stored from the blockchain, the user has to separately read data from different blockchains maintained by the more than one blockchain network.
  • However, in the embodiments of the present specification, when data to be stored is submitted to any first-type blockchain network, the first-type blockchain network writes a first-type blockchain transaction including the data to be stored into a blockchain of the first-type blockchain network, and a node managed by the designated manager in the second-type blockchain network broadcasts a second-type blockchain transaction including a transaction hash of the first-type blockchain transaction and a network identifier of the first-type blockchain network, to the second-type blockchain network, so as to write the second-type blockchain transaction into the blockchain of the second-type blockchain network.
  • That is, in the architecture shown in FIG. 1, a node managed by the designated manager in the second-type blockchain network obtains the first-type recording block, calculates a transaction hash of each first-type blockchain transaction in the first-type recording block, and constructs, for each first-type blockchain transaction, a second-type blockchain transaction including a transaction hash of the first-type blockchain transaction and the network identifier of the first-type blockchain network.
  • When data to be stored is submitted to any third-type blockchain network, the third-type blockchain network writes a third-type blockchain transaction including the data to be stored into a blockchain of the third-type blockchain network, and sends a transaction hash of the third-type blockchain transaction including the data to be stored to the second-type blockchain network, so the second-type blockchain network writes a second-type blockchain transaction including the transaction hash and a network identifier of the third-type blockchain network into the blockchain of the second-type blockchain network.
  • That is, in the architecture shown in FIG. 3, the target node constructs, for each received transaction hash, a second-type blockchain transaction including the transaction hash and the network identifier of the first-type blockchain network.
  • As such, with a transaction hash of a first-type blockchain transaction, a user can read the first-type blockchain transaction by using the second-type blockchain network. Also, with a transaction hash of a third-type blockchain transaction, the user can read the third-type blockchain transaction by using the second-type blockchain network.
  • FIG. 5 is a schematic flowchart illustrating a method for reading data based on a plurality of blockchain networks, according to some embodiments of the present specification. The method includes the following steps:
    S500. A node managed by a designated manager in a second-type blockchain network receives a first-type transaction hash sent by a user.
  • In the embodiments of the present specification, the first-type transaction hash is a transaction hash of a first-type blockchain transaction to be read.
  • S502. In a blockchain of the second-type blockchain network, query a second-type blockchain transaction including the first-type transaction hash, and read a network identifier from the queried second-type blockchain transaction.
  • S504. Read a first-type blockchain transaction corresponding to the first-type transaction hash from a blockchain of a first-type blockchain network corresponding to the read network identifier.
  • As such, a node in the first-type blockchain network corresponding to the read network identifier can return the first-type blockchain transaction corresponding to the first-type transaction hash, to the second-type blockchain network.
  • S506. Return the read first-type blockchain transaction to the user.
  • It is worthwhile to note that, because a node managed by the designated manager in the second-type blockchain network can share data with a node managed by the designated manager in the first-type blockchain network corresponding to the read network identifier, the node managed by the designated manager in the second-type blockchain network can actually directly obtain, without sending a request, the first-type blockchain transaction corresponding to the first-type transaction hash.
  • In addition, in the method shown in FIG. 5, a node in the second-type blockchain network receives a third-type transaction hash sent by the user, where the third-type transaction hash is a transaction hash of a third-type blockchain transaction to be read. Subsequently, in the blockchain of the second-type blockchain network, a third-type blockchain transaction including the third-type transaction hash is queried, and a network identifier is read from the queried third-type blockchain transaction. Then, the first-type transaction hash is sent to a third-type blockchain network corresponding to the read network identifier, so as to obtain a third-type blockchain transaction corresponding to the third-type transaction hash and returned by the third-type blockchain network. Finally, the obtained third-type blockchain transaction is returned to the user.
  • The present specification further provides a blockchain subsystem, including a plurality of nodes;
    • a data recording system includes at least two first-type blockchain networks and the blockchain subsystem; at least one node in each first-type blockchain network is managed by a designated manager, and at least one node in the blockchain subsystem is managed by the designated manager;
    • a node managed by the designated manager in the blockchain subsystem obtains a first-type recording block and calculates a transaction hash of each first-type blockchain transaction in the first-type recording block; and constructs, for each transaction hash, a second-type blockchain transaction including the transaction hash, and broadcasts each second-type blockchain transaction to the second-type blockchain network; and
    • when needing to write data to a blockchain, each node in the blockchain subsystem packages, based on a consensus algorithm, several second-type blockchain transactions into a second-type recording block and writes the second-type recording block into a blockchain of the node itself; where
    • the first-type recording block is obtained by packaging several first-type blockchain transactions by any first-type blockchain network, each first-type blockchain transaction in the first-type recording block includes data to be stored, and the first-type recording block has been written by the first-type blockchain network into a blockchain of the first-type blockchain network.
  • In addition, the present specification further provides another blockchain subsystem, including a plurality of nodes:
    • a data recording system includes at least two first-type blockchain networks and the blockchain subsystem; at least one node in each first-type blockchain network is managed by a designated manager, and at least one node in the blockchain subsystem is managed by the designated manager;
    • when data to be stored is submitted to any first-type blockchain network, the first-type blockchain network writes a first-type blockchain transaction including the data to be stored into a blockchain of the first-type blockchain network, and a node managed by the designated manager in the blockchain subsystem broadcasts a second-type blockchain transaction including a transaction hash of the first-type blockchain transaction and a network identifier of the first-type blockchain network, to the blockchain subsystem, so as to write the second-type blockchain transaction into a blockchain of the blockchain subsystem; and
    • a node managed by the designated manager in the blockchain subsystem receives a first-type transaction hash sent by a user, where the first-type transaction hash is a transaction hash of a first-type blockchain transaction to be read; queries, in the blockchain of the second-type blockchain network, a second-type blockchain transaction including the first-type transaction hash, and reads a network identifier from the queried second-type blockchain transaction; and reads a first-type blockchain transaction corresponding to the first-type transaction hash from a blockchain of a first-type blockchain network corresponding to the read network identifier, and returns the first-type blockchain transaction to the user.
  • Some embodiments of the present specification further provide a computer device. The computer device includes at least a memory, a processor, and a computer program that is stored in the memory and that can run on the processor. When executing the program, the processor implements the functions of the method in FIG. 5.
  • FIG. 6 is a more detailed schematic diagram illustrating a hardware structure of a computing device, according to some embodiments of the present specification. The device can include a processor 1410, a memory 1420, an input/output interface 1430, a communications interface 1440, and a bus 1450. The processor 1410, the memory 1420, the input/output interface 1430, and the communications interface 1440 are communicatively connected to each other inside the device by using the bus 1450.
  • The processor 1410 can be implemented by using a general central processing unit (CPU), a microprocessor, an application-specific integrated circuit (ASIC), one or more integrated circuits, etc., and is configured to execute a related program, so as to implement the technical solutions provided in the embodiments of the present specification.
  • The memory 1420 can be implemented by using a read-only memory (ROM), a random access memory (RAM), a static storage device, a dynamic storage device, etc. The memory 1420 can store an operating system and another application program. When the technical solutions provided in the embodiments of the present specification are implemented by using software or firmware, related program code is stored in the memory 1420, and is invoked and executed by the processor 1410.
  • The input/output interface 1430 is configured to be connected to an input/output module, to input or output information. The input/output module (not shown in the figure) can be used as a component and configured in the device, or can be externally connected to the device, to provide a corresponding function. The input module can include a keyboard, a mouse device, a touchscreen, a microphone, various sensors, etc. The output module can include a monitor, a speaker, a vibrator, an indicator, etc.
  • The communications interface 1440 is configured to be connected to a communications module (not shown in the figure), to implement a communication interaction between the device and another device. The communications module can perform communication in a wired way (for example, USB or a network cable), or can perform communication in a wireless way (for example, a mobile network, Wi-Fi, or Bluetooth).
  • The bus 1450 includes one channel, used to transmit information between components (for example, the processor 1410, the memory 1420, the input/output interface 1430, and the communications interface 1440) of the device.
  • It is worthwhile to note that although only the processor 1410, the memory 1420, the input/output interface 1430, the communications interface 1440, and the bus 1450 of the device are shown, during specific implementation, the device can further include other components needed for implementing normal running. In addition, a person skilled in the art can understand that the device can include only components necessary for implementing the solutions in the embodiments of the present specification, but does not necessarily include all components shown in the figure.
  • Some embodiments of the present specification further provide a computer readable storage medium. The computer readable storage medium stores a computer program. When executing the program, a processor implements the functions of the method in FIG. 5.
  • The computer readable medium includes persistent, non-persistent, movable, and unmovable media that can store information by using any method or technology. The information can be a computer readable instruction, a data structure, a program module, or other data. Examples of the computer storage medium include but are not limited to a phase change random access memory (PRAM), a static RAM (SRAM), a dynamic RAM (DRAM), a RAM of another type, a read-only memory (ROM), an electrically erasable programmable ROM (EEPROM), a flash memory or another memory technology, a compact disc ROM (CD-ROM), a digital versatile disc (DVD), or another optical storage, a cassette, a cassette magnetic disk storage, or another magnetic storage device or any other non-transmission medium. The computer storage medium can be configured to store information that can be accessed by a computing device. As described in the present application, the computer readable medium does not include computer readable transitory media such as a modulated data signal and a carrier.
  • It can be understood from the previous descriptions of the implementations that, a person skilled in the art can clearly understand that the embodiments of the present specification can be implemented by using software and a necessary general hardware platform. Based on such an understanding, the technical solutions in the embodiments of the present specification essentially or the part contributing to the existing technology can be implemented in a form of a software product. The computer software product can be stored in a storage medium, such as a ROM/RAM, a magnetic disk, or an optical disc, and includes several instructions for instructing a computer device (which can be a personal computer, a server, a network device, etc.) to perform the method described in the embodiments of the present specification or in some parts of the embodiments of the present specification.
  • The system, method, module, or unit illustrated in the previous embodiments can be implemented by using a computer chip or an entity, or can be implemented by using a product having a certain function. A typical implementation device is a computer, and the computer can be a personal computer, a laptop computer, a cellular phone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email receiving and sending device, a game console, a tablet computer, a wearable device, or any combination of these devices.
  • The embodiments in the present specification are described in a progressive way. For same or similar parts of the embodiments, references can be made to the embodiments. Each embodiment focuses on a difference from other embodiments. Particularly, device embodiments are similar to method embodiments, and therefore are described briefly. For a related part, references can be made to some descriptions in the method embodiments. The previously described apparatus embodiments are merely examples. The modules described as separate parts can or cannot be physically separate. During implementation of the solutions in the embodiments of the present application, functions of the modules can be implemented in one or more pieces of software and/or hardware. Some or all of the modules can be selected based on an actual need to implement the solutions of the embodiments. A person of ordinary skill in the art can understand and implement the embodiments of the present application without creative efforts.
  • The previous descriptions are merely specific implementations of the embodiments of the present application. It is worthwhile to note that a person of ordinary skill in the art can further make several improvements or polishing without departing from the scope of the appended claims.

Claims (11)

  1. A method for reading data based on a plurality of blockchain networks,
    wherein a data recording system comprises at least two first-type blockchain networks and one second-type blockchain network; at least one node in each first-type blockchain network is managed by a designated manager, and at least one node in the second-type blockchain network is managed by the designated manager;
    when data to be stored is submitted to any first-type blockchain network, the first-type blockchain network writes a first-type blockchain transaction comprising the data to be stored into a blockchain of the first-type blockchain network, and a node managed by the designated manager in the second-type blockchain network broadcasts a second-type blockchain transaction comprising a transaction hash of the first-type blockchain transaction and a network identifier of the first-type blockchain network, to the second-type blockchain network, so as to write the second-type blockchain transaction into a blockchain of the second-type blockchain network;
    the method for reading data comprises:
    receiving (S500), by a node managed by the designated manager in the second-type blockchain network, a first-type transaction hash sent by a user, wherein the first-type transaction hash is a transaction hash of a first-type blockchain transaction to be read;
    in the blockchain of the second-type blockchain network, querying (S502) a second-type blockchain transaction comprising the first-type transaction hash, and reading a network identifier from the queried second-type blockchain transaction; and
    reading (S504) a first-type blockchain transaction corresponding to the first-type transaction hash from a blockchain of a first-type blockchain network corresponding to the read network identifier, and returning (S506) the first-type blockchain transaction to the user.
  2. The method according to claim 1, wherein the data recording system further comprises at least one third-type blockchain network;
    wherein, when data to be stored is submitted to any third-type blockchain network, the third-type blockchain network writes a third-type blockchain transaction comprising the data to be stored into a blockchain of the third-type blockchain network, and sends a transaction hash of the third-type blockchain transaction comprising the data to be stored to the second-type blockchain network, so the second-type blockchain network writes a second-type blockchain transaction comprising the transaction hash and a network identifier of the third-type blockchain network into the blockchain of the second-type blockchain network.
  3. The method according to claim 2, wherein the method further comprises:
    receiving, by a node in the second-type blockchain network, a third-type transaction hash sent by the user, wherein the third-type transaction hash is a transaction hash of a third-type blockchain transaction to be read;
    in the blockchain of the second-type blockchain network, querying a third-type blockchain transaction comprising the third-type transaction hash, and reading a network identifier from the queried third-type blockchain transaction;
    sending the first-type transaction hash to a third-type blockchain network corresponding to the read network identifier, so as to obtain a third-type blockchain transaction corresponding to the third-type transaction hash and returned by the third-type blockchain network; and
    returning the obtained third-type blockchain transaction to the user.
  4. The method according to claim 1, wherein the method further comprises:
    when submitting data to be stored to the second-type blockchain network, writing, by the second-type blockchain network, a second-type blockchain transaction comprising the data to be stored into the blockchain of the second-type blockchain network.
  5. The method according to any one of claims 1 to 4, wherein each node in the second-type blockchain network is managed by the designated manager.
  6. A blockchain system, comprising at least two first-type blockchain networks and one second-type blockchain network, wherein at least one node in each first-type blockchain network is managed by a designated manager, and at least one node in the second-type blockchain network is managed by the designated manager;
    when data to be stored is submitted to any first-type blockchain network, the first-type blockchain network is configured to write a first-type blockchain transaction comprising the data to be stored into a blockchain of the first-type blockchain network, and a node managed by the designated manager in the second-type blockchain network is configured to broadcast a second-type blockchain transaction comprising a transaction hash of the first-type blockchain transaction and a network identifier of the first-type blockchain network, to the second-type blockchain network, so as to write the second-type blockchain transaction into a blockchain of the second-type blockchain network; and
    a node managed by the designated manager in the second-type blockchain network is configured to receive a first-type transaction hash sent by a user, wherein the first-type transaction hash is a transaction hash of a first-type blockchain transaction to be read; to query, in the blockchain of the second-type blockchain network, a second-type blockchain transaction comprising the first-type transaction hash, and to read a network identifier from the queried second-type blockchain transaction; and to read a first-type blockchain transaction corresponding to the first-type transaction hash from a blockchain of a first-type blockchain network corresponding to the read network identifier, and returns the first-type blockchain transaction to the user.
  7. The blockchain system according to claim 6, wherein the blockchain system further comprises at least one third-type blockchain network;
    wherein, when data to be stored is submitted to any third-type blockchain network, the third-type blockchain network is configured to write a third-type blockchain transaction comprising the data to be stored into a blockchain of the third-type blockchain network, and to send a transaction hash of the third-type blockchain transaction comprising the data to be stored to the second-type blockchain network, so the second-type blockchain network writes a second-type blockchain transaction comprising the transaction hash and a network identifier of the third-type blockchain network into the blockchain of the second-type blockchain network.
  8. The blockchain system according to claim 7, wherein
    a node in the second-type blockchain network is configured to receive a third-type transaction hash sent by the user, wherein the third-type transaction hash is a transaction hash of a third-type blockchain transaction to be read; to query, in the blockchain of the second-type blockchain network, a third-type blockchain transaction comprising the third-type transaction hash, and to read a network identifier from the queried third-type blockchain transaction; to send the first-type transaction hash to a third-type blockchain network corresponding to the read network identifier, so as to obtain a third-type blockchain transaction corresponding to the third-type transaction hash and returned by the third-type blockchain network; and to return the obtained third-type blockchain transaction to the user.
  9. The blockchain system according to claim 6, wherein when submitting data to be stored to the second-type blockchain network, the second-type blockchain network is configured to write a second-type blockchain transaction comprising the data to be stored into the blockchain of the second-type blockchain network.
  10. The blockchain system according to any one of claims 6 to 9, wherein each node in the second-type blockchain network is managed by the designated manager.
  11. A computer device, comprising a memory, a processor, and a computer program that is stored in the memory and that can run on the processor, wherein when executing the program, the processor performs the method according to any one of claims 1 and 5.
EP19889908.0A 2018-11-27 2019-09-25 Multiple blockchain network-based data reading method and system Active EP3812999B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811428162.XA CN110060152B (en) 2018-11-27 2018-11-27 Data reading method and system based on multiple block chain networks
PCT/CN2019/107713 WO2020108055A1 (en) 2018-11-27 2019-09-25 Multiple blockchain network-based data reading method and system

Publications (3)

Publication Number Publication Date
EP3812999A1 EP3812999A1 (en) 2021-04-28
EP3812999A4 EP3812999A4 (en) 2021-09-29
EP3812999B1 true EP3812999B1 (en) 2022-11-09

Family

ID=67314993

Family Applications (1)

Application Number Title Priority Date Filing Date
EP19889908.0A Active EP3812999B1 (en) 2018-11-27 2019-09-25 Multiple blockchain network-based data reading method and system

Country Status (6)

Country Link
US (1) US11086849B2 (en)
EP (1) EP3812999B1 (en)
CN (1) CN110060152B (en)
SG (1) SG11202100830XA (en)
TW (1) TW202020687A (en)
WO (1) WO2020108055A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110060152B (en) * 2018-11-27 2020-10-30 创新先进技术有限公司 Data reading method and system based on multiple block chain networks

Family Cites Families (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11636471B2 (en) * 2017-12-15 2023-04-25 Fmr Llc Social data tracking datastructures, apparatuses, methods and systems
US20170140408A1 (en) * 2015-11-16 2017-05-18 Bank Of America Corporation Transparent self-managing rewards program using blockchain and smart contracts
CN105719185B (en) * 2016-01-22 2019-02-15 杭州复杂美科技有限公司 The data comparison and common recognition method of block chain
US11354658B2 (en) * 2016-02-11 2022-06-07 Mastercard International Incorporated Method and system for offline blockchain exchanges
CN106157142A (en) * 2016-06-30 2016-11-23 惠众商务顾问(北京)有限公司 A kind of block chain common recognition and synchronous method, system and device
CN106682984B (en) * 2016-10-27 2019-09-10 深圳壹账通智能科技有限公司 Transaction business process method and system based on block chain
CN106991334B (en) * 2016-11-24 2021-03-02 创新先进技术有限公司 Data access method, system and device
CN106897352B (en) 2016-12-29 2020-09-15 北京瑞卓喜投科技发展有限公司 Method and system for generating block chain modified in expansion
CN106897353B (en) * 2016-12-29 2020-11-10 北京瑞卓喜投科技发展有限公司 Generation method and system of central multidimensional expanded block chain
CN107018125B (en) * 2017-02-17 2019-08-09 阿里巴巴集团控股有限公司 A kind of block catenary system, date storage method and device
CN113766035B (en) * 2017-03-28 2023-05-23 创新先进技术有限公司 Service acceptance and consensus method and device
CN107147735B (en) * 2017-05-12 2020-08-11 北京博晨技术有限公司 Distributed account book system based on hierarchical structure
CN107453896B (en) * 2017-06-27 2020-08-04 创新先进技术有限公司 Method and device for processing multiple block chain network data and server
CN107807951B (en) * 2017-09-18 2020-10-13 联动优势科技有限公司 Block chain generation method, data verification method, node and system
CN107908979B (en) * 2017-10-20 2020-07-03 上海点融信息科技有限责任公司 Method and electronic device for configuration and endorsement in blockchain
CN107888375A (en) * 2017-11-08 2018-04-06 深圳市携网科技有限公司 A kind of electronic evidence safety system and method based on block chain technology
US20190188657A1 (en) * 2017-12-19 2019-06-20 Mastercard International Incorporated Method and system for outside guarantees for a blockchain transaction
CN108305056B (en) * 2018-03-27 2023-11-10 北京蓝亚盒子科技有限公司 Block chain-based data processing method and device and block chain node network
CN108763257A (en) * 2018-04-03 2018-11-06 北京欧链科技有限公司 DAPP containers, DAPP and block chain data processing method
US11019059B2 (en) * 2018-04-26 2021-05-25 Radware, Ltd Blockchain-based admission processes for protected entities
CN108665372B (en) * 2018-04-28 2024-01-16 腾讯科技(深圳)有限公司 Information processing, inquiring and storing method and device based on block chain
CN110060152B (en) * 2018-11-27 2020-10-30 创新先进技术有限公司 Data reading method and system based on multiple block chain networks

Also Published As

Publication number Publication date
CN110060152A (en) 2019-07-26
EP3812999A1 (en) 2021-04-28
US20210157787A1 (en) 2021-05-27
EP3812999A4 (en) 2021-09-29
TW202020687A (en) 2020-06-01
CN110060152B (en) 2020-10-30
SG11202100830XA (en) 2021-02-25
US11086849B2 (en) 2021-08-10
WO2020108055A1 (en) 2020-06-04

Similar Documents

Publication Publication Date Title
EP3812998B1 (en) Data storage and attestation method and system based on multiple blockchain networks
US11379836B2 (en) Methods and systems for recording data based on plurality of blockchain networks
EP3813001B1 (en) Data reading method based on a plurality of block chain networks and system
TWI743458B (en) Method, device and system for parallel execution of blockchain transactions
US10903989B2 (en) Blockchain transaction processing method and apparatus
US20210158353A1 (en) Methods, systems, apparatuses, and devices for processing request in consortium blockchain
US10936581B2 (en) Blockchain transaction processing method and apparatus
CN110474775B (en) User creating method, device and equipment in block chain type account book
CN111459948B (en) Transaction integrity verification method based on centralized block chain type account book
US20240078551A1 (en) Blockchain-based user element authorization methods and apparatuses
US11223692B2 (en) Service execution methods and apparatuses
CN111444216A (en) Data block deleting method based on centralized block chain type account book
EP3812999B1 (en) Multiple blockchain network-based data reading method and system
US10979233B2 (en) Monitoring time certificate generation requests
CN111125246A (en) Article transfer and certificate storage method and device
CN112364030A (en) Business derivative record storage method based on credible account book database
CN112364031A (en) Business derivative record storage method based on credible account book database

Legal Events

Date Code Title Description
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE

PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20210122

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

REG Reference to a national code

Ref country code: DE

Ref legal event code: R079

Ref document number: 602019021848

Country of ref document: DE

Free format text: PREVIOUS MAIN CLASS: G06Q0040040000

Ipc: G06F0021640000

A4 Supplementary search report drawn up and despatched

Effective date: 20210831

RIC1 Information provided on ipc code assigned before grant

Ipc: G06Q 40/04 20120101ALI20210825BHEP

Ipc: G06F 21/64 20130101AFI20210825BHEP

DAV Request for validation of the european patent (deleted)
DAX Request for extension of the european patent (deleted)
GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: GRANT OF PATENT IS INTENDED

INTG Intention to grant announced

Effective date: 20220602

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE PATENT HAS BEEN GRANTED

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: CH

Ref legal event code: EP

Ref country code: AT

Ref legal event code: REF

Ref document number: 1530847

Country of ref document: AT

Kind code of ref document: T

Effective date: 20221115

REG Reference to a national code

Ref country code: DE

Ref legal event code: R096

Ref document number: 602019021848

Country of ref document: DE

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: LT

Ref legal event code: MG9D

REG Reference to a national code

Ref country code: NL

Ref legal event code: MP

Effective date: 20221109

REG Reference to a national code

Ref country code: AT

Ref legal event code: MK05

Ref document number: 1530847

Country of ref document: AT

Kind code of ref document: T

Effective date: 20221109

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20221109

Ref country code: PT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230309

Ref country code: NO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230209

Ref country code: LT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20221109

Ref country code: FI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20221109

Ref country code: ES

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20221109

Ref country code: AT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20221109

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: RS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20221109

Ref country code: PL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20221109

Ref country code: LV

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20221109

Ref country code: IS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230309

Ref country code: HR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20221109

Ref country code: GR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230210

P01 Opt-out of the competence of the unified patent court (upc) registered

Effective date: 20230524

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: NL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20221109

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SM

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20221109

Ref country code: RO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20221109

Ref country code: EE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20221109

Ref country code: DK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20221109

Ref country code: CZ

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20221109

REG Reference to a national code

Ref country code: DE

Ref legal event code: R097

Ref document number: 602019021848

Country of ref document: DE

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20221109

Ref country code: AL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20221109

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

26N No opposition filed

Effective date: 20230810

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20221109

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: DE

Payment date: 20230927

Year of fee payment: 5

REG Reference to a national code

Ref country code: CH

Ref legal event code: PL

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20230925

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 20230925

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20230925

Ref country code: IT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20221109

Ref country code: MC

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20221109