超级账本

求闻百科,共笔求闻

Hyperledger (或 Hyperledger项目)是一个旨在推动区块链跨行业应用的开源项目,由Linux基金会在2015年12月主导发起该项目,[1] 成员包括金融,银行,物联网,供应链,制造和科技行业的领头羊。

历史和目的

2015年12月,Linux基金会宣布了Hyperleger项目的启动。创世成员于2016年的2月被宣布。随后的3月29日,另外的10名成员及治理理事会被公布.[2]5月19日Brian Behlendorf被任命为项目的执行总监.[3]

项目的目标是区块链及分布式记账系统的跨行业发展与协作,并着重发展性能和可靠性(相对于类似的数字货币的设计)使之可以支持主要的技术、金融和供应链公司中的全球商业交易[4]。该项目将继承独立的开放协议和标准,通过框架方法和专用模块,包括各区块链的共识机制和存储方式,以及身份服务、访问控制和智能合约。

Hyperledger的区块链平台

Hyperledger Burrow

Burrow[5]是一个包含了“built-to-specification”的以太坊 虚拟机.区块链客户端。其主要由Monax[6]贡献,并由Monax和英特尔赞助。[7]

Hyperledger Fabric

Hyperledger Fabric是一个许可的区块链架构(permissioned blockchain infrastructure)。其由IBM[8]和Digital Asset最初贡献给Hyperledger项目。它提供一个模块化的架构,把架构中的节点、智能合约的执行(Fabric项目中称为"chaincode") 以及可配置的共识和成员服务. 一个Fabric网络包含同伴节点("Peer nodes")执行chaincode合约,访问账本数据,背书交易并称为应用程序的接口。排序节点("Orderer nodes")负责确保此区块链的一致性并传达被背书的交易给网络中的同伴们;以及MSP服务,主要作为证书权威(Certificate Authority)管理X.509证书用于验证成员身份以及角色[9].

Hyperledger Iroha

Iroha是一个基于Hyperledger Fabric主要面向移动应用的协议,由Soramitsu贡献.[10]

Hyperledger Sawtooth

Intel贡献的Sawtooth利用一种新型公式机制称为时间流逝证明("Proof of Elapsed Time,")一种基于可信的执行环境的彩票设计模式的共识协议由英特尔的Software Guard Extensions (SGX)提供.[11][12]

参考文献

  1. Linux Foundation Unites Industry Leaders to Advance Blockchain Technology. 2015-12-17 [2018-03-21]. 
  2. Open Source Blockchain Effort for the Enterprise Elects Leadership Positions and Gains New Investments. 2016-03-29. 
  3. Founder of the Apache Software Foundation Joins Linux Foundation to Lead Hyperledger Project. 2016-05-19. 
  4. Linux Foundation’s Hyperledger Project Announces 30 Founding Members and Code Proposals To Advance Blockchain Technology. 2016-02-09 [2016-02-17]. 
  5. Burrow repository on Github. [2018-03-21]. 
  6. Monax website. [2022-03-06]. 
  7. Keirns, Garrett. Monax Adds Blockchain Code to Hyperledger GitHub Repository. Coindesk. [2017-04-12]. 
  8. Hyperledger Fabric Website. [2018-02-07]. 
  9. Androulaki. Hyperledger Fabric: A Distributed Operating System for Permissioned Blockchains. arXiv:1801.10228可免费查阅. ;
  10. Higgins, Stan. Hyperledger Eyes Mobile Blockchain Apps With 'Iroha' Project. Coindesk. [2017-05-18]. Iroha was first unveiled during a meeting of the project’s Technical Steering Committee last month. Iroha is being pitched as both a supplement to other Hyperledger-tied infrastructure projects like IBM’s Fabric (on which it is based) and Intel’s Sawtooth Lake. 
  11. Bucci, Debbie. Blockchain and Its Emerging Role in Health IT and Health-related research. (PDF). U.S. Department of Health and Human Services, Office of the National Coordinator for Health Information Technology. [2017-05-18]. 
  12. Bollen, Benjamin. Introduce a start for Burrow EVM as Sawtooth Transaction Processor. Hyperledger. [2017-05-18]. 

外部链接