2022-02-12

2022-02-12

Basic Info

Attendee

Please input your name before the meeting 

Agenda&Minutes

  • Add wikipage: https://github.com/hyperledger/cello/wiki/Debug-cello-by-container

  • PR this week

  • v1.0.0-alpha release is done @zhao shihongis the release manager

    • front end: @feng yang

      • user can login, register

      • create agent

      • create node

      • create channel

      • TODO: add org/node into channel

    • back end: @zhao shihong @Yuanmao Zhu

      • user: register, login, update, query

      • agent (docker): create, query, get, update

      • org: TODO: test if API can be faked

      • node (peer/orderer): create, update, start, stop, query

      • network: list, create, query, delete, update (add new org into the network)

      • channel: create, update, query, config-export

      • chaincode: package, install, approve, commit, invoke/query

    • Documentation

    • Bugs:

  • Release plan

    • 1.0.0-alpha: deployment + finish user/agent/node features.

    • 1.0.0-alpha2 (end of Mar):  

      • user: update (password): 1pw

      • channel: add org into network/channel, config-export: 2pw

      • node: start, stop, query, update: 1pw

      • chaincode: package, install, approve, commit, invoke/query: 2pw

    • 1.0.0-GA: deployment + major operations

  • submission of a mentorship project before Mar 9

  • Yuanyi: performance group is planed to re-start after being inactive for a while. There's a sandbox tool to test fabric performance, and see if can collaborate with Cello project to do the fabric deployment.