• 中国精品科技期刊
  • CCF推荐A类中文期刊
  • 计算领域高质量科技期刊T1类
高级检索

一种面向公有链的轻量级可扩展技术

陈幻, 王意洁

陈幻, 王意洁. 一种面向公有链的轻量级可扩展技术[J]. 计算机研究与发展, 2020, 57(7): 1555-1567. DOI: 10.7544/issn1000-1239.2020.20190552
引用本文: 陈幻, 王意洁. 一种面向公有链的轻量级可扩展技术[J]. 计算机研究与发展, 2020, 57(7): 1555-1567. DOI: 10.7544/issn1000-1239.2020.20190552
Chen Huan, Wang Yijie. A Lightweight Scalable Protocol for Public Blockchain[J]. Journal of Computer Research and Development, 2020, 57(7): 1555-1567. DOI: 10.7544/issn1000-1239.2020.20190552
Citation: Chen Huan, Wang Yijie. A Lightweight Scalable Protocol for Public Blockchain[J]. Journal of Computer Research and Development, 2020, 57(7): 1555-1567. DOI: 10.7544/issn1000-1239.2020.20190552
陈幻, 王意洁. 一种面向公有链的轻量级可扩展技术[J]. 计算机研究与发展, 2020, 57(7): 1555-1567. CSTR: 32373.14.issn1000-1239.2020.20190552
引用本文: 陈幻, 王意洁. 一种面向公有链的轻量级可扩展技术[J]. 计算机研究与发展, 2020, 57(7): 1555-1567. CSTR: 32373.14.issn1000-1239.2020.20190552
Chen Huan, Wang Yijie. A Lightweight Scalable Protocol for Public Blockchain[J]. Journal of Computer Research and Development, 2020, 57(7): 1555-1567. CSTR: 32373.14.issn1000-1239.2020.20190552
Citation: Chen Huan, Wang Yijie. A Lightweight Scalable Protocol for Public Blockchain[J]. Journal of Computer Research and Development, 2020, 57(7): 1555-1567. CSTR: 32373.14.issn1000-1239.2020.20190552

一种面向公有链的轻量级可扩展技术

基金项目: 国家重点研发计划项目(2016YFB1000101);国家自然科学基金项目(61379052);国家教育部科研创新基金项目(2018A02002);湖南省自然科学杰出青年基金项目(14JJ1026)
详细信息
  • 中图分类号: TP393

A Lightweight Scalable Protocol for Public Blockchain

Funds: This work was supported by the National Key Research and Development Program of China (2016YFB1000101), the National Natural Science Foundation of China (61379052), the Science Foundation of Ministry of Education of China (2018A02002), and the Natural Science Foundation of Hunan Province of China for Distinguished Young Scholars (14JJ1026).
  • 摘要: 区块链技术解决了在不可信环境下建立信任的基础难题,被视为继云计算、物联网和人工智能之后的又一项颠覆性技术.然而,目前公有链面临2大根本难题:1)较低的系统吞吐率无法满足大规模运用的需求;2)持续增长的账本和状态数据,对节点磁盘和内存容量提出了较高要求.已有的扩容技术往往只针对提升系统吞吐,忽略了区块链数据增长对节点存储资源消耗的严重问题.为此,提出了PocketChain,一种对存储友好的轻量级扩容技术,在不牺牲去中心化与安全性的前提下,实现高吞吐和低存储的特性.首先,针对数据增长问题,PocketChain采用无状态客户端设计,使用RSA累加器对状态进行压缩,使得验证节点只需存储区块头部信息,大大降低节点对磁盘和内存的需求.其次,PocketChain将无状态客户端运用于分片技术架构下,在提升系统吞吐的同时,克服分片周期性随机重组导致的状态迁移问题,从而能进一步提升分片重组频率,增加分片系统安全性.实验结果表明:该方法能够有效降低节点存储需求,并线性提升系统吞吐.
    Abstract: Blockchain technology solves the fundamental problem of building trust in an untrusted environment, which is regarded as a new disruptive technology after clouding computing, the IoT, and the artificial intelligence. However, the current public blockchains face two serious problems: on one hand, the low system throughput cannot meet the needs of large-scale applications; on the other hand, the ever-growing nature of blockchain could be quite cumbersome for validators since they consume much disk and RAM resources. Existing works were often used to improve system throughput, ignoring the increasingly serious problem of blockchain data growth for long run. Thus, in this work, we propose the PocketChain, a scalable and storage-friendly lightweight protocol that can achieve high throughput and low storage without sacrificing decentralization and security. Firstly, PocketChain uses a stateless client design, using the RSA accumulator to combine the large state into one short commitment, so that the validators can only store the block headers, greatly reducing the disk and RAM requirements. Secondly, PocketChain applies the stateless client to the sharding technology, which not only improves the system throughput, but overcomes the state migration problem caused by periodical reshuffling of sharding technology. This can further increase the security of sharding by improving the reshuffling frequency. The experiment results show that the PocketChain can reduce the storage overhead of validators and linearly improve the system throughput.
  • 期刊类型引用(17)

    1. 袁子淇,孙庆赟,周号益,朱祖坤,李建欣. MNDetector:基于多层网络的异常访问检测方法. 计算机研究与发展. 2025(03): 765-778 . 本站查看
    2. 陈佳乐,陈旭,景永俊,王叔洋. 图神经网络在异常检测中的应用综述. 计算机工程与应用. 2024(13): 51-65 . 百度学术
    3. 林馥,李明康,罗学雄,张书豪,张越,王梓桐. 基于异常感知的变分图自编码器的图级异常检测算法. 计算机研究与发展. 2024(08): 1968-1981 . 本站查看
    4. 孔翎超,刘国柱. 离群点检测算法综述. 计算机科学. 2024(08): 20-33 . 百度学术
    5. 王泽鹏 ,马超 ,张壮壮 ,吴黎兵 ,石小川 . 动态决策驱动的工控网络数据要素威胁检测方法. 计算机研究与发展. 2024(10): 2404-2416 . 本站查看
    6. 叶苗,程锦,黄源,蒋秋香,王勇. 面向WSN异常节点检测的融合重构机制与对比学习方法. 通信学报. 2024(09): 153-169 . 百度学术
    7. 王芳. 基于深度学习的网络传输数据异常识别方法. 现代电子技术. 2023(06): 62-66 . 百度学术
    8. 江铃燚,郑艺峰,陈澈,李国和,张文杰. 有监督深度学习的优化方法研究综述. 中国图象图形学报. 2023(04): 963-983 . 百度学术
    9. 富坤,刘赢华,郝玉涵,孙明磊. 基于图模块度聚类的异常检测算法. 计算机应用研究. 2023(06): 1721-1727 . 百度学术
    10. 曹成顺. 基于深度神经网络的输电线路异常自动辨识方法. 信息与电脑(理论版). 2023(15): 165-167 . 百度学术
    11. 冯健,赵宇鹏,刘天. 融合双重自监督信号的图异常检测. 科学技术与工程. 2023(35): 15142-15147 . 百度学术
    12. 王炳泉. 基于SVM的网络流量异常检测算法. 信息与电脑(理论版). 2023(22): 245-247 . 百度学术
    13. 唐立,郝鹏,任沛阁,张祖耀,何翔,张学军. 基于改进孤立森林算法的无人机异常行为检测. 航空学报. 2022(08): 584-593 . 百度学术
    14. 陈益芳,宣羿,樊立波,孙智卿,屠永伟,张亦涵,蔡乾晨. 基于机器学习的电网威胁检测算法模型和大数据平台设计. 电力大数据. 2022(04): 34-41 . 百度学术
    15. 刘华玲,刘雅欣,许珺怡,陈尚辉,乔梁. 图异常检测在金融反欺诈中的应用研究进展. 计算机工程与应用. 2022(22): 41-53 . 百度学术
    16. 李净. 国际视野下治理虚假新闻的技术手段及相关模型. 中国传媒科技. 2021(08): 17-21 . 百度学术
    17. 雷瑜,郑丹,曾繁如,樊志伟,宁黎,邓立. 四川耕地“非粮化”监测中的智能监测方法. 资源与人居环境. 2021(12): 47-51 . 百度学术

    其他类型引用(34)

计量
  • 文章访问数:  1162
  • HTML全文浏览量:  3
  • PDF下载量:  653
  • 被引次数: 51
出版历程
  • 发布日期:  2020-06-30

目录

    /

    返回文章
    返回