CN112632039B - Account book migration method, device and equipment based on blockchain - Google Patents

Account book migration method, device and equipment based on blockchain Download PDF

Info

Publication number
CN112632039B
CN112632039B CN202011629751.1A CN202011629751A CN112632039B CN 112632039 B CN112632039 B CN 112632039B CN 202011629751 A CN202011629751 A CN 202011629751A CN 112632039 B CN112632039 B CN 112632039B
Authority
CN
China
Prior art keywords
data
blockchain
account book
ledger
migration
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
CN202011629751.1A
Other languages
Chinese (zh)
Other versions
CN112632039A (en
Inventor
赵志宇
金兆康
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Depository Precious Metals Co ltd
Original Assignee
Beijing Depository Precious Metals Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Depository Precious Metals Co ltd filed Critical Beijing Depository Precious Metals Co ltd
Priority to CN202011629751.1A priority Critical patent/CN112632039B/en
Publication of CN112632039A publication Critical patent/CN112632039A/en
Application granted granted Critical
Publication of CN112632039B publication Critical patent/CN112632039B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/21Design, administration or maintenance of databases
    • G06F16/214Database migration support
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • 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/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/283Multi-dimensional databases or data warehouses, e.g. MOLAP or ROLAP
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The invention relates to a ledger migration method, device and equipment based on a blockchain, belonging to the technical field of blockchains; acquiring account book data of each blockchain node in the depth of the blockchain through an intelligent contract; dividing account book data of each node to obtain a plurality of corresponding historical account book data; determining structured data of historical account book data, and transferring the structured data to a corresponding preset data warehouse; and checking the account based on the account book data and the checking data. Through the blockchain account book migration technology, the blockchain account book data can be horizontally expanded, and meanwhile, historical data is stored by using a data warehouse, so that the formation of blockchain data islands is avoided.

Description

Account book migration method, device and equipment based on blockchain
Technical Field
The invention belongs to the technical field of blockchains, and particularly relates to a method, a device and equipment for account book migration based on a blockchain.
Background
The blockchain technology has the characteristics of decentralization, distributed storage, consistent data consensus, retrospective data, difficult data tampering and the like, so that the blockchain technology is widely applied.
The blockchain ledger is a brand new 'blockchain' data structure for operating data by using intelligent contracts. Each node of the blockchain synchronizes complete account book data, thereby ensuring data security and preventing data tampering.
However, each node synchronizes the complete ledger data such that the blockchain ledger generates a large amount of redundant data, consumes a large amount of storage resources, and the data storage capacity is limited by the upper storage limit.
Disclosure of Invention
In order to at least solve the problems in the prior art, the invention provides a ledger migration method, device and equipment based on a blockchain, which are used for solving the technical problem of limited storage space in the prior art through the ledger migration technology.
The technical scheme provided by the invention is as follows:
in one aspect, a blockchain-based ledger migration method includes:
determining the depth of a blockchain to be subjected to account book migration through an intelligent contract, and acquiring account book data of each blockchain node in the depth of the blockchain;
dividing the account book data of each node to obtain a plurality of corresponding historical account book data;
determining structured data of the historical account book data, and migrating the structured data to a corresponding preset data warehouse;
and checking accounts based on the account book data and the checking account data.
Optionally, the acquiring ledger data of each blockchain node in the blockchain depth includes:
sending a request transaction broadcast to the block link based on an intelligent contract;
and acquiring account book data of each blockchain node through a consensus mechanism.
Optionally, after the accounting is performed based on the account book data and the accounting data, the method further includes:
if the account checking fails, acquiring account book data of each node of the blockchain through the intelligent contract again so as to divide the account book data again and realize the account book migration based on the blockchain.
Optionally, the dividing the ledger data of each node to obtain a plurality of corresponding historical ledger data includes:
acquiring a segmentation depth based on the intelligent contract;
and acquiring a plurality of segmentation areas and a plurality of corresponding historical account book data according to the segmentation depth and the blocks.
Optionally, the determining the structured data of the historical ledger data, and migrating the structured data to a corresponding preset data warehouse includes:
calculating a block chain head of the partition area;
and exporting the structured data in the on-chain data of the partitioned area to a preset data warehouse according to the block chain head.
Optionally, acquiring ledger data of each blockchain node in the blockchain depth, and then further includes:
generating reconciliation data according to the ledger data;
and placing the reconciliation data to a contracted reconciliation file position.
Optionally, the checking is performed based on the account book data and the checking data, including:
extracting reconciliation data based on the reconciliation file location;
and checking according to the checking data and the preset data warehouse of each node.
In yet another aspect, a blockchain-based ledger migration apparatus includes: the system comprises a counting module, a segmentation module, a migration module and a checking module;
the account book migration module is used for determining the depth of the blockchain to be subjected to account book migration through an intelligent contract and acquiring account book data of each blockchain node in the depth of the blockchain;
the segmentation module is used for segmenting the account book data of each node to obtain a plurality of corresponding historical account book data;
the migration module is used for determining structured data of the historical account book data and migrating the structured data to a corresponding preset data warehouse;
the account checking module is used for checking accounts based on the account book data and the account checking data.
Optionally, the number acquisition module is configured to send a number request transaction broadcast to the block link node based on an intelligent contract; and acquiring account book data of each blockchain node through a consensus mechanism.
In yet another aspect, a blockchain-based ledger migration device includes: a processor, and a memory coupled to the processor;
the memory is used for storing a computer program, and the computer program is at least used for executing the ledger migration method based on the blockchain;
the processor is configured to invoke and execute the computer program in the memory.
The beneficial effects of the invention are as follows:
the account book migration method, the account book migration device and the account book migration equipment based on the blockchain comprise the steps of determining the depth of the blockchain to be subjected to account book migration; acquiring account book data of each blockchain node in the depth of the blockchain through an intelligent contract; dividing account book data of each node to obtain a plurality of corresponding historical account book data; determining structured data of historical account book data, and transferring the structured data to a corresponding preset data warehouse; and checking the account based on the account book data and the checking data. Through the blockchain account book migration technology, the blockchain account book data can be horizontally expanded, and meanwhile, historical data is stored by using a data warehouse, so that the formation of blockchain data islands is avoided.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic flow chart of a ledger migration method based on blockchain according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a block-chain-based ledger migration apparatus according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an account book migration device based on blockchain according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be described in detail below. It will be apparent that the described embodiments are only some, but not all, embodiments of the invention. All other embodiments, based on the examples herein, which are within the scope of the invention as defined by the claims, will be within the scope of the invention as defined by the claims.
In order to at least solve the technical problems set forth in the present invention, an embodiment of the present invention provides a ledger migration method based on blockchains.
Fig. 1 is a schematic flow chart of a ledger migration method based on blockchain, which is provided in an embodiment of the present invention, as shown in fig. 1, and the method provided in the embodiment of the present invention may include the following steps:
s11, determining the depth of the blockchain to be subjected to account book migration through the intelligent contract, and acquiring account book data of each blockchain node in the depth of the blockchain.
In a specific implementation process, a certain blockchain may be defined as the blockchain of the present application, so that the ledger migration method based on the blockchain provided by the present application is applied to perform ledger migration.
The blockchain includes N blockchain nodes, where N may be a natural number. In an original blockchain, account book information of a distributed account book is stored in disks, each disk has a fixed memory size, and the depth of the blockchain to be subjected to account book migration can be determined by calculating the size of the disk and the size of a preset data warehouse. For example, in the case where the size of the preset data warehouse can be accommodated, the ledger data of the blockchain can be migrated to the preset data warehouse as much as possible. Wherein, the ledger data may include: ledger records data and structured data.
In some embodiments, optionally, comprising: sending a request transaction broadcast to the block link points based on the intelligent contract; and acquiring account book data of each blockchain node through a consensus mechanism.
For example, after the blockchain depth to be migrated is obtained, the fetch transaction may be submitted to all nodes via a smart contract, with the consensus passing through the back-up chain. And after the uplink is successful, acquiring account book data of each node.
In some embodiments, optionally, after obtaining ledger data for each blockchain node within the blockchain depth by the smart contract, further comprising: generating reconciliation data according to the ledger data; and placing the reconciliation data in the agreed reconciliation file position.
For example, after the uplink is successful, the blockchain records the current access information and the reconciliation file position information. Generating reconciliation data; and placing the reconciliation data in the agreed reconciliation file position.
S12, dividing account book data of each node to obtain a plurality of corresponding historical account book data.
In some embodiments, optionally, comprising: acquiring a segmentation depth based on an intelligent contract; and acquiring a plurality of segmentation areas and a plurality of corresponding historical account book data according to the segmentation depth and the blocks.
For example, according to the intelligent contract, the segmentation depth is obtained, the minimum block is created from the depth to the minimum block height, for example, when the segmentation is performed for the first time, the minimum block is created to have the height of 1, and after the block chain head Merkle (Hn-H1) of the region is calculated, the on-chain data is exported to a preset data warehouse; if the cutting data is too large, the cutting data can be divided into a plurality of times to horizontally form a plurality of historical ledger data.
For example, when the division depth of a certain division is 100000, the cut is made downward by 1 at 99999, and it should be noted that this is only an example and not a limitation.
S13, determining structured data of the historical account book data, and transferring the structured data to a corresponding preset data warehouse.
In some embodiments, optionally, comprising: calculating a block chain head of the partition area; and exporting the structured data in the data on the chain of the partitioned area to a preset data warehouse according to the block chain head.
For example, structured data, such as a link header, hash value, etc., may be exported to a preset data warehouse, thereby saving storage space for the original ledger.
S14, checking the account based on the account book data and the checking data.
In some embodiments, optionally, comprising: extracting reconciliation data based on the reconciliation file location; and checking accounts according to the checking account data and the preset data warehouse of each node.
For example, reconciliation data is extracted at the agreed reconciliation file location, and reconciliation information is calculated.
In some embodiments, optionally, after checking based on the ledger data and the check-out data, further comprising: if the account checking fails, the account book data of each node of the blockchain is acquired again through the intelligent contract, so that the division of the account book data is realized again, and the account book migration based on the blockchain is realized.
For example, if the reconciliation fails, the process goes to step 12 to generate reconciliation data and to divide the reconciliation data again.
For N nodes in the blockchain, account book migration is performed according to the account book migration method provided in this embodiment, which is not described in detail in this embodiment.
The account book migration method based on the blockchain comprises the steps of determining the depth of the blockchain to be subjected to account book migration; acquiring account book data of each blockchain node in the depth of the blockchain through an intelligent contract; dividing account book data of each node to obtain a plurality of corresponding historical account book data; determining structured data of historical account book data, and transferring the structured data to a corresponding preset data warehouse; and checking the account based on the account book data and the checking data. Through the blockchain account book migration technology, the blockchain account book data can be horizontally expanded, and meanwhile, historical data is stored by using a data warehouse, so that the formation of blockchain data islands is avoided.
Based on a general inventive concept, the embodiment of the invention also provides a ledger migration device based on the blockchain.
Fig. 2 is a schematic structural diagram of a ledger migration apparatus based on blockchain according to an embodiment of the present invention, where, as shown in fig. 2, the apparatus provided in the embodiment of the present invention may include the following structures: the system comprises a fetch module 21, a segmentation module 22, a migration module 23 and a reconciliation module 24.
The accounting module 21 is configured to determine a blockchain depth of an account book to be migrated through an intelligent contract, and acquire account book data of each blockchain node in the blockchain depth;
the segmentation module 22 is configured to segment the ledger data of each node, and obtain a plurality of corresponding historical ledger data;
the migration module 23 is configured to determine structured data of the historical ledger data, and migrate the structured data to a corresponding preset data warehouse;
and the reconciliation module 24 is configured to reconcile the account based on the account book data and the reconciliation data.
Optionally, the number acquisition module 21 is configured to send a number request transaction broadcast to the block link based on the intelligent contract; and acquiring account book data of each blockchain node through a consensus mechanism.
Optionally, the reconciliation module 24 is further configured to, if the reconciliation fails, re-obtain, through the intelligent contract, ledger data of each node of the blockchain, so as to segment the ledger data again, and implement ledger migration based on the blockchain.
Optionally, the segmentation module 22 is configured to obtain a segmentation depth based on the intelligent contract; and acquiring a plurality of segmentation areas and a plurality of corresponding historical account book data according to the segmentation depth and the blocks.
Optionally, the reconciliation module 24 is further configured to: acquiring account book data of each blockchain node in the depth of the blockchain, and then generating reconciliation data according to the account book data; and placing the reconciliation data in the agreed reconciliation file position.
Optionally, the reconciliation module 24 is configured to extract reconciliation data based on the reconciliation file location; and checking accounts according to the checking account data and the preset data warehouse of each node.
The specific manner in which the various modules perform the operations in the apparatus of the above embodiments have been described in detail in connection with the embodiments of the method, and will not be described in detail herein.
The account book migration device based on the blockchain provided by the embodiment of the invention determines the depth of the blockchain to be subjected to account book migration; acquiring account book data of each blockchain node in the depth of the blockchain through an intelligent contract; dividing account book data of each node to obtain a plurality of corresponding historical account book data; determining structured data of historical account book data, and transferring the structured data to a corresponding preset data warehouse; and checking the account based on the account book data and the checking data. Through the blockchain account book migration technology, the blockchain account book data can be horizontally expanded, and meanwhile, historical data is stored by using a data warehouse, so that the formation of blockchain data islands is avoided.
Based on a general inventive concept, the embodiment of the invention also provides ledger migration equipment based on the blockchain.
Fig. 3 is a schematic structural diagram of a ledger migration apparatus based on blockchain provided in an embodiment of the present invention, where, as shown in fig. 3, the ledger migration apparatus based on blockchain provided in the embodiment of the present invention includes: a processor 31, and a memory 32 connected to the processor.
The memory 32 is configured to store a computer program at least for the blockchain-based ledger migration method described in any of the above embodiments;
the processor 31 is used to call and execute the computer program in memory.
The foregoing is merely illustrative of the present invention, and the present invention is not limited thereto, and any person skilled in the art will readily recognize that variations or substitutions are within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.
It is to be understood that the same or similar parts in the above embodiments may be referred to each other, and that in some embodiments, the same or similar parts in other embodiments may be referred to.
It should be noted that in the description of the present invention, the terms "first," "second," and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. Furthermore, in the description of the present invention, unless otherwise indicated, the meaning of "plurality" means at least two.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and further implementations are included within the scope of the preferred embodiment of the present invention in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present invention.
It is to be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above-described embodiments, the various steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, may be implemented using any one or combination of the following techniques, as is well known in the art: discrete logic circuits having logic gates for implementing logic functions on data signals, application specific integrated circuits having suitable combinational logic gates, programmable Gate Arrays (PGAs), field Programmable Gate Arrays (FPGAs), and the like.
Those of ordinary skill in the art will appreciate that all or a portion of the steps carried out in the method of the above-described embodiments may be implemented by a program to instruct related hardware, where the program may be stored in a computer readable storage medium, and where the program, when executed, includes one or a combination of the steps of the method embodiments.
In addition, each functional unit in the embodiments of the present invention may be integrated in one processing module, or each unit may exist alone physically, or two or more units may be integrated in one module. The integrated modules may be implemented in hardware or in software functional modules. The integrated modules may also be stored in a computer readable storage medium if implemented in the form of software functional modules and sold or used as a stand-alone product.
The above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, or the like.
In the description of the present specification, a description referring to terms "one embodiment," "some embodiments," "examples," "specific examples," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present invention. In this specification, schematic representations of the above terms do not necessarily refer to the same embodiments or examples. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
While embodiments of the present invention have been shown and described above, it will be understood that the above embodiments are illustrative and not to be construed as limiting the invention, and that variations, modifications, alternatives and variations may be made to the above embodiments by one of ordinary skill in the art within the scope of the invention.

Claims (8)

1. A blockchain-based ledger migration method, comprising:
determining the depth of a blockchain to be subjected to account book migration through an intelligent contract, and acquiring account book data of each blockchain node in the depth of the blockchain;
dividing the account book data of each node to obtain a plurality of corresponding historical account book data, including: acquiring a segmentation depth based on the intelligent contract; according to the segmentation depth and the blocks, a plurality of segmentation areas and a plurality of corresponding historical account book data are obtained;
determining the structured data of the historical ledger data, and migrating the structured data to a corresponding preset data warehouse, wherein the method comprises the following steps: calculating a block chain head of the partition area; according to the block chain head, exporting the structured data in the on-chain data of the partitioned area to a preset data warehouse;
and checking accounts based on the account book data and the checking account data.
2. The method of claim 1, wherein the obtaining ledger data for each blockchain node within the blockchain depth comprises:
sending a request transaction broadcast to the block link based on an intelligent contract;
and acquiring account book data of each blockchain node through a consensus mechanism.
3. The method of claim 1, wherein after the reconciliation based on the ledger data and the reconciliation data, further comprising:
if the account checking fails, acquiring account book data of each node of the blockchain through the intelligent contract again so as to divide the account book data again and realize the account book migration based on the blockchain.
4. The method of claim 1, wherein obtaining ledger data for each blockchain node within the blockchain depth, further comprises:
generating reconciliation data according to the ledger data;
and placing the reconciliation data to a contracted reconciliation file position.
5. The method of claim 4, wherein the reconciling based on the ledger data and the reconciliation data comprises:
extracting reconciliation data based on the reconciliation file location;
and checking according to the checking data and the preset data warehouse of each node.
6. A blockchain-based ledger migration device, comprising: the system comprises a counting module, a segmentation module, a migration module and a checking module;
the account book migration module is used for determining the depth of the blockchain to be subjected to account book migration through an intelligent contract and acquiring account book data of each blockchain node in the depth of the blockchain;
the segmentation module is used for segmenting the account book data of each node to obtain a plurality of corresponding historical account book data; the method is particularly used for acquiring the segmentation depth based on the intelligent contract; according to the segmentation depth and the blocks, a plurality of segmentation areas and a plurality of corresponding historical account book data are obtained;
the migration module is used for determining structured data of the historical account book data and migrating the structured data to a corresponding preset data warehouse; the block chain head is specifically used for calculating the partition area; according to the block chain head, exporting the structured data in the on-chain data of the partitioned area to a preset data warehouse;
the account checking module is used for checking accounts based on the account book data and the account checking data.
7. The apparatus of claim 6, wherein the fetch module is configured to send a request for a transaction broadcast to the block link based on an intelligent contract; and acquiring account book data of each blockchain node through a consensus mechanism.
8. A blockchain-based ledger migration device, comprising: a processor, and a memory coupled to the processor;
the memory is used for storing a computer program at least for executing the blockchain-based ledger migration method of any one of claims 1-5;
the processor is configured to invoke and execute the computer program in the memory.
CN202011629751.1A 2020-12-31 2020-12-31 Account book migration method, device and equipment based on blockchain Active CN112632039B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011629751.1A CN112632039B (en) 2020-12-31 2020-12-31 Account book migration method, device and equipment based on blockchain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011629751.1A CN112632039B (en) 2020-12-31 2020-12-31 Account book migration method, device and equipment based on blockchain

Publications (2)

Publication Number Publication Date
CN112632039A CN112632039A (en) 2021-04-09
CN112632039B true CN112632039B (en) 2024-04-12

Family

ID=75289779

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011629751.1A Active CN112632039B (en) 2020-12-31 2020-12-31 Account book migration method, device and equipment based on blockchain

Country Status (1)

Country Link
CN (1) CN112632039B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108074177A (en) * 2017-12-05 2018-05-25 深圳前海微众银行股份有限公司 Data account checking method, system and computer readable storage medium
CN109741169A (en) * 2018-12-14 2019-05-10 深圳壹账通智能科技有限公司 Liquidation method, system, computer equipment based on distributed account book
CN110837491A (en) * 2019-11-25 2020-02-25 广州知弘科技有限公司 Block chain financial big data processing system and method
CN111861481A (en) * 2020-09-22 2020-10-30 支付宝(杭州)信息技术有限公司 Block chain account checking method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108074177A (en) * 2017-12-05 2018-05-25 深圳前海微众银行股份有限公司 Data account checking method, system and computer readable storage medium
CN109741169A (en) * 2018-12-14 2019-05-10 深圳壹账通智能科技有限公司 Liquidation method, system, computer equipment based on distributed account book
CN110837491A (en) * 2019-11-25 2020-02-25 广州知弘科技有限公司 Block chain financial big data processing system and method
CN111861481A (en) * 2020-09-22 2020-10-30 支付宝(杭州)信息技术有限公司 Block chain account checking method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
区块链、分布式账本技术解读;黎江;何京汉;;金融电子化(第03期) *

Also Published As

Publication number Publication date
CN112632039A (en) 2021-04-09

Similar Documents

Publication Publication Date Title
CN111625401B (en) Data backup method and device based on cluster file system and readable storage medium
CN102750317B (en) Method and device for data persistence processing and data base system
CN109669709A (en) A kind of data migration method and data mover system of the upgrading of block chain
CN113010608A (en) Data real-time synchronization method and device and computer readable storage medium
CN108121804A (en) Method, apparatus, terminal and the storage medium of cross-region distributed storage data
CN102282545B (en) Storage system
CN110597821B (en) Method and device for changing database table structure
CN107659430B (en) A kind of Node Processing Method, device, electronic equipment and computer storage medium
CN111143323B (en) MPP database management method, device and system
CN110134646B (en) Knowledge platform service data storage and integration method and system
CN106096447A (en) A kind of document protection method and device
CN112632039B (en) Account book migration method, device and equipment based on blockchain
CN109445693A (en) A kind of data compression method and device
CN110704468A (en) Data updating method and device and controller
CN114328007B (en) Container backup and restoration method, device and medium thereof
CN111399774B (en) Data processing method and device based on snapshot under distributed storage system
JPS62224843A (en) Database medium content maintaining system
CN108984343B (en) Virtual machine backup and storage management method based on content analysis
CN111142791A (en) Data migration method and device
CN111125047A (en) Cold and hot data directory identification method and device
CN109379412A (en) A kind of method and apparatus for deleting cloud host
CN107643941A (en) The method and apparatus that virtual machine is managed in cloud data system
CN114860657A (en) Configuration file synchronization method and device, electronic equipment and medium
CN109739437B (en) Method for expanding root partition based on cloud platform Linux virtual machine
CN115168444A (en) Block chain based state data reconstruction method and device and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant