Skip to content

Hyperledger Fabric Toolkit Targeting Fabric 2.1

Latest
Compare
Choose a tag to compare
@anandhakumarpalanisamy anandhakumarpalanisamy released this 15 Oct 07:21
· 66 commits to master since this release
7b6336f

Current Release V2.0.03

  • Hyperledger Fabric (HLF) v2.2 LTS
  • Cloud Deployment
  • Docker Swarm used for orchestration
  • Redundency, High Availability and Scalability of HLF services
  • Services:
    • Certificate Authorities (CA)
      • Organizational CA
      • TLS CA
    • Orderer: RAFT
    • Peers
      • Configurable number of peers
      • Chaincode support V1.X
      • Support for both CouchDB and LevelDB databases
    • TLS enabled for all services
    • Persistent Filesystem for all services
  • Single Org Setup
  • Single Sys
  • Single App channel setup
  • Additional Services
    • Hyperledger explorer support added
    • Portainer support added for swarm management
    • Swarm visualizer support added
    • A sample bank application is added for demo purposes
    • Configuration for auto installing bank application chaincode is added

Release: 2.2.02

  • Multi Organizational Setup
    • Add new Organization to consortium
    • System channel
    • Application channel
  • Add new Application Channel

Release: 2.2.0x

  • Update consortium
    • Remove Organization from channels
    • System channel
    • Application channel

Release: 2.2.0x

  • Customizable Policies
    • System Channel
    • Application Channel
    • Endorsement Channel

Release: 2.2.0x

  • PostGres support for CAs
  • Mutual TLS

Release: 2.2.0x

  • Graphical User Interface.