2022-01-15
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
https://github.com/hyperledger/cello/pull/369 merged.https://github.com/hyperledger/cello/pull/371 merged.https://github.com/hyperledger/cello/pull/375 merged.https://github.com/hyperledger/cello/pull/376 merged.https://github.com/hyperledger/cello/pull/378 merged.https://github.com/hyperledger/cello/pull/380 merged.
- v1.0.0-alpha release zhao shihongis the release manager
- front end: feng yang
user can login, registercreate agentcreate nodecreate 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
- user:
- Bugs:
- Remove nginx from https://github.com/hyperledger/cello/blob/main/bootup/docker-compose-files/docker-compose.yml.
- Peer/orderer node boots with a fixed port (api-engine will calculate the public port, and send the port-map to the docker agent). See . Yuanmao Zhu
- front end: feng yang
- Release plan
- 1.0.0-alpha: deployment + finish user/agent/node features.
- 1.0.0-GA: deployment + major operations
Everyone please join github hyperledger org: community-architects@hyperledger.org, cc rjones@linuxfoundation.org- next week (Jan 22) will have meeting.
- next week (Jan 29) is cancelled due to the Spring festival
- next week (Feb 5) is cancelled due to the Spring festival
- next week (Feb 12) will have meeting.
- 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.