SG11202010940SA - Multi-level storage method and apparatus for blockchain data - Google Patents

Multi-level storage method and apparatus for blockchain data

Info

Publication number
SG11202010940SA
SG11202010940SA SG11202010940SA SG11202010940SA SG11202010940SA SG 11202010940S A SG11202010940S A SG 11202010940SA SG 11202010940S A SG11202010940S A SG 11202010940SA SG 11202010940S A SG11202010940S A SG 11202010940SA SG 11202010940S A SG11202010940S A SG 11202010940SA
Authority
SG
Singapore
Prior art keywords
storage method
level storage
blockchain data
blockchain
data
Prior art date
Application number
SG11202010940SA
Other languages
English (en)
Inventor
Shifeng Wang
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 SG11202010940SA publication Critical patent/SG11202010940SA/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/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/064Management of blocks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/12Replacement control
    • G06F12/121Replacement control using replacement algorithms
    • G06F12/123Replacement control using replacement algorithms with age lists, e.g. queue, most recently used [MRU] list or least recently used [LRU] list
    • 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
    • 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
    • G06F16/1824Distributed file systems implemented using Network-attached Storage [NAS] architecture
    • G06F16/1827Management specifically adapted to NAS
    • 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
    • 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/062Securing storage systems
    • G06F3/0622Securing storage systems in relation to access
    • 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/0647Migration mechanisms
    • 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/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • H04L9/0618Block ciphers, i.e. encrypting groups of characters of a plain text message using fixed encryption transformation
    • H04L9/0637Modes of operation, e.g. cipher block chaining [CBC], electronic codebook [ECB] or Galois/counter mode [GCM]
    • 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)
  • Computer Security & Cryptography (AREA)
  • Human Computer Interaction (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
SG11202010940SA 2018-07-27 2019-07-26 Multi-level storage method and apparatus for blockchain data SG11202010940SA (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810847133.0A CN109144414B (zh) 2018-07-27 2018-07-27 区块链数据的多级存储方法和装置
PCT/US2019/043604 WO2020023843A1 (fr) 2018-07-27 2019-07-26 Procédé de stockage à niveaux multiples et appareil destiné à des données de chaîne de blocs

Publications (1)

Publication Number Publication Date
SG11202010940SA true SG11202010940SA (en) 2020-12-30

Family

ID=64798077

Family Applications (1)

Application Number Title Priority Date Filing Date
SG11202010940SA SG11202010940SA (en) 2018-07-27 2019-07-26 Multi-level storage method and apparatus for blockchain data

Country Status (6)

Country Link
US (1) US20200034311A1 (fr)
EP (1) EP3777026B1 (fr)
CN (2) CN111897498A (fr)
SG (1) SG11202010940SA (fr)
TW (1) TWI727226B (fr)
WO (1) WO2020023843A1 (fr)

Families Citing this family (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110362272A (zh) * 2019-06-03 2019-10-22 阿里巴巴集团控股有限公司 一种区块链数据存储方法及装置
US10853341B2 (en) 2019-06-28 2020-12-01 Advanced New Technologies Co., Ltd. Blockchain based hierarchical data storage
US11036720B2 (en) 2019-06-28 2021-06-15 Advanced New Technologies Co., Ltd. Blockchain-based hierarchical data storage
CN110347660B (zh) * 2019-06-28 2020-08-11 阿里巴巴集团控股有限公司 基于区块链的分级存储方法及装置、电子设备
CN110334154B (zh) * 2019-06-28 2020-07-21 阿里巴巴集团控股有限公司 基于区块链的分级存储方法及装置、电子设备
CN110347684B (zh) * 2019-06-28 2020-09-01 阿里巴巴集团控股有限公司 基于区块链的分级存储方法及装置、电子设备
US10789222B2 (en) 2019-06-28 2020-09-29 Alibaba Group Holding Limited Blockchain-based hierarchical data storage
US10860259B1 (en) 2019-07-17 2020-12-08 Tyson York Winarski Multi-tiered storage system for blockchain
EP3682340A4 (fr) 2019-09-12 2020-12-02 Advanced New Technologies Co., Ltd. Systèmes de stockage à structure journalisée
WO2019228570A2 (fr) 2019-09-12 2019-12-05 Alibaba Group Holding Limited Systèmes de stockage structurés en journaux
WO2019228572A2 (fr) * 2019-09-12 2019-12-05 Alibaba Group Holding Limited Systèmes de stockage d'énergie
US10942852B1 (en) 2019-09-12 2021-03-09 Advanced New Technologies Co., Ltd. Log-structured storage systems
SG11202002021WA (en) * 2019-09-12 2020-04-29 Alibaba Group Holding Ltd Log-structured storage systems
CN115398874A (zh) * 2019-09-12 2022-11-25 创新先进技术有限公司 日志结构存储系统
SG11202002775RA (en) * 2019-09-12 2020-04-29 Alibaba Group Holding Ltd Log-structured storage systems
WO2019233500A2 (fr) 2019-09-12 2019-12-12 Alibaba Group Holding Limited Systèmes de stockage structurés par journalisation
WO2019228574A2 (fr) 2019-09-12 2019-12-05 Alibaba Group Holding Limited Systèmes de stockage structuré par journaux
CN111886582A (zh) * 2019-09-12 2020-11-03 创新先进技术有限公司 日志结构存储系统
CN112559484A (zh) * 2019-09-25 2021-03-26 伊姆西Ip控股有限责任公司 用于管理数据对象的方法、设备和计算机程序产品
CN113127516B (zh) * 2020-07-31 2023-12-12 支付宝(杭州)信息技术有限公司 一种区块链数据的处理方法、装置及设备
CN112015517B (zh) * 2020-08-05 2024-03-29 北京链飞未来科技有限公司 一种基于k8s集群的区块链节点动态迁移方法和系统
CN112968967B (zh) * 2020-09-25 2023-05-19 支付宝(杭州)信息技术有限公司 区块同步方法及装置
CN112488833A (zh) * 2020-11-24 2021-03-12 成都质数斯达克科技有限公司 交易处理方法、装置、电子设备及可读存储介质
CN112860712B (zh) * 2021-04-13 2024-02-09 深圳前海移联科技有限公司 一种基于区块链的交易数据库构建方法、系统及电子设备

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0944381A (ja) * 1995-07-31 1997-02-14 Toshiba Corp データ格納方法およびデータ格納装置
US7315916B2 (en) * 2004-12-16 2008-01-01 Sandisk Corporation Scratch pad block
TWI351864B (en) * 2005-03-25 2011-11-01 Via Tech Inc Apparatus and method for employing cyrptographic f
US8917238B2 (en) * 2012-06-28 2014-12-23 Microsoft Corporation Eye-typing term recognition
US20170031676A1 (en) * 2015-07-27 2017-02-02 Deja Vu Security, Llc Blockchain computer data distribution
CN106713412B (zh) * 2016-11-09 2020-11-06 弗洛格(武汉)信息科技有限公司 一种区块链系统及区块链系统的架构方法
CN106991334B (zh) * 2016-11-24 2021-03-02 创新先进技术有限公司 一种数据存取的方法、系统及装置
CN106598500A (zh) * 2016-12-16 2017-04-26 郑州云海信息技术有限公司 一种分层存储动态迁移方法
US10445302B2 (en) * 2017-01-03 2019-10-15 International Business Machines Corporation Limiting blockchain size to optimize performance
CN107704196B (zh) * 2017-03-09 2020-03-27 深圳壹账通智能科技有限公司 区块链数据存储系统和方法
CN107145521B (zh) * 2017-04-10 2019-05-21 杭州趣链科技有限公司 一种面向区块链多级智能合约的数据迁移方法
CN107193500A (zh) * 2017-05-26 2017-09-22 郑州云海信息技术有限公司 一种分布式文件系统分层存储方法及系统
CN107526775B (zh) * 2017-07-18 2020-06-16 杭州趣链科技有限公司 一种区块链数据归档的方法
CN107423426B (zh) * 2017-08-02 2020-06-02 众安信息技术服务有限公司 一种区块链块数据的数据归档方法及电子设备
CN107577427B (zh) * 2017-08-31 2019-12-13 上海保险交易所股份有限公司 用于区块链系统的数据迁移方法、设备和存储介质
CN107707025A (zh) * 2017-10-12 2018-02-16 珠海格力电器股份有限公司 需求侧能源互联系统、能源互联控制系统
CN108170740B (zh) * 2017-12-18 2022-04-26 深圳前海微众银行股份有限公司 数据迁移方法、系统和计算机可读存储介质
CN108111299B (zh) * 2017-12-28 2021-03-09 上海唯链信息科技有限公司 一种基于区块链技术的实时审计追溯系统
CN108519862B (zh) * 2018-03-30 2020-03-17 百度在线网络技术(北京)有限公司 区块链系统的存储方法、装置、系统和存储介质

Also Published As

Publication number Publication date
TW202008189A (zh) 2020-02-16
CN111897498A (zh) 2020-11-06
WO2020023843A1 (fr) 2020-01-30
CN109144414A (zh) 2019-01-04
US20200034311A1 (en) 2020-01-30
EP3777026B1 (fr) 2022-12-07
EP3777026A1 (fr) 2021-02-17
TWI727226B (zh) 2021-05-11
CN109144414B (zh) 2020-07-07

Similar Documents

Publication Publication Date Title
SG11202010940SA (en) Multi-level storage method and apparatus for blockchain data
ZA201904888B (en) Blockchain system and data storage method and apparatus
SG11202010728WA (en) Blockchain-based cross-chain data access method and apparatus
SG11202009089SA (en) Method and apparatus for controlling data access right
GB2583570B (en) Method and apparatus for generating media data
SG11202100782WA (en) Blockchain-based cross-chain data access method and apparatus
SG11202004544YA (en) Method and apparatus for determining data exception
SG11202007158UA (en) Object prediction method and apparatus, electronic device and storage medium
SG11202011749XA (en) Method and system for data storage and retrieval
EP3751491A4 (fr) Procédé et appareil de stockage d'informations
EP3869313A4 (fr) Procédé et appareil de stockage de données
EP3748533C0 (fr) Procédé, appareil et moyen de stockage pour obtenir des informations d'objet
EP3839716A4 (fr) Procédé et appareil de stockage de données et système de stockage
GB201813951D0 (en) Data storage method and system
EP3370167A4 (fr) Procédé et appareil de mémorisation de données
GB201807877D0 (en) Data storage system and method
ZA201905060B (en) Data communication method and apparatus and storage medium
ZA201907482B (en) Data storage method and apparatus
SG11202009742VA (en) Interaction data distribution control method, apparatus, electronic device, and storage medium
SG11202013085SA (en) Safe operation method and system for storage data
SG11201913922QA (en) Media retrieval method and apparatus
GB201903063D0 (en) Method and apparatus for data obfusacation
EP4020154A4 (fr) Procédé et appareil de stockage de données
GB2585944B (en) Apparatus and method for data generation
GB201816808D0 (en) Data storage method and system