Sam Yuan
Sam Yuan
some questions? - bccsp cert - unnecessary function - getValidityOptsForCert - hash option
msp impl for national crypto? @davidkhala 我们搞一个国密的msp实现是不是就完成了非tls部分的国密改造了?(硬改?)
## name GM_wallet ## motivation in coming fabric gateway sdk, we'd better have a GM wallet implementation. so that we can have a sample implementation for https://github.com/hyperledger/fabric-rfcs/pull/34#discussion_r742884764 ## languages: go,...
国密组那边tls进入测试阶段了? 所以有没有可能?把tls和sm2/3/4拿过来测试?
not so far. leak of open source GM fabric applied if CI pipeline. still open issue for now.
```1: --- 2: # 3: # [Required]. A connection profile contains information about a set of network 4: # components. It is typically used to configure gateway, allowing applications 5:...
hi team, is there any news for release a latest version?
workaround solution, will try if this workaround can be used for pass test locally: ``` RUN apt-get install -y python3-pip RUN pip3 install py-solc-x ```
Passed local test,but still missing some python libs in test container. ``` root@1848e0ae1f69:/project/avalon/examples/apps/generic_client# ./generic_client.py --workload_id "heart-disease-eval" \ > --in_data "Data: 25 10 1 67 102 125 1 95 5 10...
I hope before we migrate caliper with gateway approach, there is a stable version for caliper able to be use.