SG11202010723SA - Taking snapshots of blockchain data - Google Patents

Taking snapshots of blockchain data

Info

Publication number
SG11202010723SA
SG11202010723SA SG11202010723SA SG11202010723SA SG11202010723SA SG 11202010723S A SG11202010723S A SG 11202010723SA SG 11202010723S A SG11202010723S A SG 11202010723SA SG 11202010723S A SG11202010723S A SG 11202010723SA SG 11202010723S A SG11202010723S A SG 11202010723SA
Authority
SG
Singapore
Prior art keywords
blockchain data
taking snapshots
snapshots
taking
blockchain
Prior art date
Application number
SG11202010723SA
Other languages
English (en)
Inventor
Zhonghao Lu
Original Assignee
Alipay Hangzhou Inf Tech 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 Alipay Hangzhou Inf Tech Co Ltd filed Critical Alipay Hangzhou Inf Tech Co Ltd
Publication of SG11202010723SA publication Critical patent/SG11202010723SA/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/0608Saving storage space on storage systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2379Updates performed during online database operations; commit processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/11File system administration, e.g. details of archiving or snapshots
    • G06F16/128Details of file system snapshots on the file-level, e.g. snapshot creation, administration, deletion
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • 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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2246Trees, e.g. B+trees
    • 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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2255Hash tables
    • 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
    • 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
    • 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
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/061Improving I/O performance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0646Horizontal data movement in storage systems, i.e. moving data in between storage devices or systems
    • G06F3/065Replication mechanisms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/067Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/3236Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials using cryptographic hash functions
    • H04L9/3239Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials using cryptographic hash functions involving non-keyed hash functions, e.g. modification detection codes [MDCs], MD5, SHA or RIPEMD
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/50Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Computing Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
SG11202010723SA 2019-11-29 2019-11-29 Taking snapshots of blockchain data SG11202010723SA (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2019/121978 WO2020098817A2 (fr) 2019-11-29 2019-11-29 Prise de copies instantanées de données de chaîne de blocs

Publications (1)

Publication Number Publication Date
SG11202010723SA true SG11202010723SA (en) 2020-11-27

Family

ID=70733014

Family Applications (1)

Application Number Title Priority Date Filing Date
SG11202010723SA SG11202010723SA (en) 2019-11-29 2019-11-29 Taking snapshots of blockchain data

Country Status (7)

Country Link
US (1) US11194792B2 (fr)
EP (1) EP3769219B1 (fr)
CN (1) CN111316256A (fr)
AU (1) AU2019380380B2 (fr)
CA (1) CA3098939A1 (fr)
SG (1) SG11202010723SA (fr)
WO (1) WO2020098817A2 (fr)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11182403B2 (en) * 2019-05-22 2021-11-23 Chainstack Pte. Ltd. Systems and methods of launching new nodes in a blockchain network
US11593803B2 (en) * 2021-06-10 2023-02-28 Fong Chuan Julian Yu Two level crux chain platform for protecting and verifying blockchain data
CN113971002A (zh) * 2021-09-26 2022-01-25 海南火链科技有限公司 基于区块链的数据存储方法、装置、设备及可读存储介质

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160110261A1 (en) * 2013-05-07 2016-04-21 Axcient, Inc. Cloud storage using merkle trees
US10339014B2 (en) * 2016-09-28 2019-07-02 Mcafee, Llc Query optimized distributed ledger system
US11478632B2 (en) * 2016-12-19 2022-10-25 Mindmaze Group Sa Electrode and connector assemblies for non-invasive transcutaneous electrical stimulation and biological signal sensing
WO2018172439A1 (fr) * 2017-03-22 2018-09-27 NEC Laboratories Europe GmbH Procédé d'exploitation de chaine de blocs (blockchain)
CN111247547A (zh) * 2017-05-26 2020-06-05 区块链控股有限公司 基于脚本的区块链交互
CN107526775B (zh) * 2017-07-18 2020-06-16 杭州趣链科技有限公司 一种区块链数据归档的方法
CN108241743B (zh) * 2018-01-04 2020-05-12 杭州复杂美科技有限公司 一种区块链快照方法
US11126755B2 (en) * 2018-01-30 2021-09-21 Hewlett Packard Enterprise Development Lp Object signatures in object stores
US11139956B2 (en) * 2018-05-24 2021-10-05 Dapper Labs Inc. Decentralized computation system architecture based on node specialization
CN109165221A (zh) * 2018-08-16 2019-01-08 北京京东尚科信息技术有限公司 区块链的数据存储方法、装置、区块链节点及存储介质
CN109145163B (zh) * 2018-08-22 2021-08-24 深圳前海微众银行股份有限公司 区块链数据缩容方法、装置及存储介质
CN109324757B (zh) * 2018-08-22 2021-05-21 深圳前海微众银行股份有限公司 区块链数据缩容方法、装置及存储介质
CN109300036B (zh) * 2018-09-14 2020-08-14 百度在线网络技术(北京)有限公司 区块链网络的分叉回归方法和装置
US10936723B2 (en) * 2019-03-27 2021-03-02 Intel Corporation Fast and secure protocol to bootstrap a blockchain by restoring the blockchain state using trusted execution environment
SG11202002017YA (en) * 2019-07-11 2020-04-29 Alibaba Group Holding Ltd Shared blockchain data storage
CN111837115A (zh) * 2019-07-11 2020-10-27 创新先进技术有限公司 共享的区块链数据存储

Also Published As

Publication number Publication date
AU2019380380B2 (en) 2022-03-10
AU2019380380A1 (en) 2021-06-17
US20210049156A1 (en) 2021-02-18
EP3769219B1 (fr) 2023-07-19
WO2020098817A3 (fr) 2020-09-24
US11194792B2 (en) 2021-12-07
CA3098939A1 (fr) 2020-05-22
EP3769219A2 (fr) 2021-01-27
WO2020098817A2 (fr) 2020-05-22
CN111316256A (zh) 2020-06-19
EP3769219A4 (fr) 2021-04-07

Similar Documents

Publication Publication Date Title
EP3472790A4 (fr) Assurance de l'intégrité des données de transactions exécutées
GB201715546D0 (en) Integrity of data records
GB2574891B (en) Data processing
SG11202010682UA (en) Taking snapshots of blockchain data
GB201903567D0 (en) Data privacy for blockchain applications
EP3631653A4 (fr) Chiffrement de données en nuage
EP3791348A4 (fr) Accord byzantin métastable
EP3801503A4 (fr) Inhibiteurs de sarm1
GB201810794D0 (en) Guaranteed data compression
GB2586716B (en) Data anonymization
GB201810790D0 (en) Guaranteed data compression
EP3679031A4 (fr) Inhibiteurs de la liaison protéine wdr5-protéine
EP3688179A4 (fr) Produits du typebrassicaceae
GB201810793D0 (en) Guaranteed data compression
SG11202010723SA (en) Taking snapshots of blockchain data
GB201810792D0 (en) Guaranteed data compression
EP3801499A4 (fr) Inhibiteurs de sarm1
IL279006A (en) Data processing
GB201810791D0 (en) Guaranteed data comperssion
EP3850926C0 (fr) Centre de données
EP3811291A4 (fr) Capture de données de matériaux assistée par guide
EP3801500A4 (fr) Inhibiteurs de sarm1
GB201905778D0 (en) Data anonymization
EP3740870A4 (fr) Détection d'erreurs de données à l'aide de données existantes
GB201908548D0 (en) Data processing