Sam Yuan
Sam Yuan
### Is your proposal related to a problem? N/A ### Describe the solution you'd like Support real time tps and current block tps real time tps = total txs from...
### Is your proposal related to a problem? N/A (Write your answer here.) ### Describe the solution you'd like Support SDK wallet and connection json (Describe your proposed solution here.)...
我们欢迎您以中文或英文任何形式作出任何形式的贡献。如果需要,我们会协助翻译。 We are welcome for any kind of contribution as code/comments/etc... if needed, we will do translate between Chinese and English. - [x] sm3 hash改造/bug fix(https://github.com/Hyperledger-TWGC/fabric/pull/18) - [x] 单元测试/unit test(https://github.com/Hyperledger-TWGC/fabric/pull/18)...
https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/other_protocols/grpc#arch-overview-grpc make a customer envoy proxy ?
- 调查(参考如下链接) https://github.com/grpc/grpc-java/blob/master/build.gradle#L179 https://netty.io/wiki/forked-tomcat-native.html 改造netty然后再改造java-grpc,最后适配fabric java sdk - 落实 希望大家可以贡献netty的双证书改造库。 使用北大国密c语言库https://github.com/guanzhi/GmSSL 参考实现 https://github.com/guanzhi/GmSSL/blob/master/java/GmSSL.java - 讨论 - [ ] 创立netty 国密实现库? - [ ] 创立java grpc国密实现库?
``` executor failed running [/bin/sh -c python3 -m solcx.install v0.5.15]: exit code: 1 ERROR: Service 'avalon-shell' failed to build : Build failed ``` ``` avalon % docker-compose up --build Building...
### Which Caliper version are you using? 0.4.2 ### Which Node.JS version are you using? docker ### Which operating system are you using? docker ### Please provide some context for...
#### Type of change - Improvement (improvement to code, performance, etc) #### Description - use matrix to avoid copy my self in github action(pipeline as) code - use matrix add...
**Is your feature request related to a problem? Please describe.** So far, we just verify by `until kubectl get svc --all-namespaces ...` to make it better, we'd better have a...
so far if there no gpu device, the code still go through with gpu logic for example: `podGPUDelta` as we have `*enableGPU`, if `GPU` is disabled, can we skip gpu...