2021-08-28
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
Qiang Xu and Yang Feng is working on developing the dashboard code.
Two prs, the first is adaptive login, and the second thread start node.
The creation of agent was unsuccessful, and there were many requests for organization lists on the page.@fengyang
API engine does not work, will contact @qiang xuafter the meeting;
@shihong, You can use postman to try to create channels.
Login page is updated by yang feng
Admin (ou=admin), Member (ou=client) roles for each org.
Register with email+org+password, copy email data into username field
Set default channel Admin policy from Majority to the creator of the channel. @Yuanmao Zhu
The internship project weekly sync up
TODO: Start working on API-engine part next week.
Channel creation, update, query APIs done
TBD: query needs minor fix model.
Read hlf peer CLI docs
channel DONE
Q1: how to test: using docker to boot up a fabric network
Q2: shihong script should use parameter to specify the binary path
TODO: @zhao shihong
Write a py lib spec:
channel: create, join (os.exec/cmd('/path/peer', '**')
chaincode: new 2.2 lifecycle (package, install, approve, commit, queries-methods)
Fabric cmdLine lib https://docs.qq.com/doc/DY01Qb3h3UUFKcXZm
Wrap peer CLI as a py lib (https://github.com/tianxuanhong/fabricCmdLine). @Yuanmao Zhuwill learn fabric at the same time.
TSC quarterly update, @Baohua Yang made a draft, and welcome to review: Cello Q3 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.