2021-12-04
Basic Info
Meeting links:
Project Wiki Page https://lf-hyperledger.atlassian.net/wiki/display/cello/
In Process issues https://github.com/hyperledger/cello/projects/1#column-6892634
User dashboard API:
;API-engine API docs: https://docs.qq.com/doc/DUG5lamp2Z1JFeWh6
Agent API:
Attendee
Please input your name before the meeting
@Baohua Yang: yangbaohua@gmail.com
@Tong Li (Deactivated): litong01@us.ibm.com
@hightall: hightallyht@gmail.com
@Luke Chan: jiahaochen1993@gmail.com
@DuPeng: dupeng@h3c.com
@Dixing Xu: dixingxu@gmail.com
@xie ruitao: rtxie@h3c.com
@qiang xu : xq-310@163.com
@prince Gao: prince.zxgao@gmail.com
@Yuanmao Zhu
Agenda&Minutes
Add wikipage: https://github.com/hyperledger/cello/wiki/Debug-cello-by-container
PR this week
Question: Model in 2.5 at https://docs.qq.com/doc/DUG5lamp2Z1JFeWh6?_t=1637370481689, is different from the django model. Need @qiang xu to confirm.
@Yuanmao Zhu will provide more postman scripts. @feng yangwill create a github issue to track it.
Qiang Xu and Yang Feng is working on developing the dashboard code.
Revise the dashboard work
TODO: peer/orderer port mapping at docker agent.
register, login, agent, create node, network APIs are available
TODO: yang feng is waiting for backend API (channel related)
The internship project weekly sync up
@Yuanmao Zhu : updated the repo docs + tencent docs.
All APIs will return uuids + names:
{ netid: uuid, name: net1 }, it should be ok for the frontend.
TODO: Test all API-server APIs (postman test cases are uploaded).
user: register, login, update, query
node: create, update, start, stop, query
channel: create, update, query
chaincode: package, install, approve, commit, invoke/query
Target: Dec to release v1.0.0
TODO: @zhao shihong
Write a py lib spec is done:
Fabric cmdLine lib https://docs.qq.com/doc/DY01Qb3h3UUFKcXZm
Wrap peer CLI as a py lib (https://github.com/tianxuanhong/fabricCmdLine).
TODO: Revise chaincode API implementation: https://docs.qq.com/doc/DUG5lamp2Z1JFeWh6.
TSC quarterly report due: 2021 Project Updates.
Backlogs:
@qiang xu is working on the API Engine implementation
@Dixing Xu is working on using sdk to let user-dashboard to operation channels and chaincode;
Xuqiang used free tools to create Front end model:https://modao.cc/app/658be913a206443efed5b9e0b56653b228ea1211?simulator_type=device&sticky.
TODO: @feng yangto have a look.