chaunsin

Results 12 issues of chaunsin

I hope to support the GM algorithm of China or reserve an interface. In the process of use, I need to replace the algorithm architecture and modify the SDK, CA...

os:mac golang:1.17.3 sdk:v1.0.1-0.20220428141930-cbdc79f1c9f2 error: ```shell [fabsdk/core] 2022/02/23 05:20:51 UTC - sw.getOptsByConfig -> DEBU Initialized SW cryptosuite [fabsdk/fab] 2022/02/23 05:20:51 UTC - sw.(*fileBasedKeyStore).createKeyStore -> DEBU Creating KeyStore at [/tmp/msp/keystore]... [fabsdk/fab] 2022/02/23...

consult, current sdk version v1.0.0 support sm algorithm?

**功能描述** 希望能增加音乐合伙人功能接口,以下是安卓手机端截图 ![241703318798_的副本 pic](https://github.com/Binaryify/NeteaseCloudMusicApi/assets/33649884/f6f83c94-b28e-4d2f-823e-46396f9b0c2b) ![251703318804_的副本 pic](https://github.com/Binaryify/NeteaseCloudMusicApi/assets/33649884/157affcc-72e3-4bfa-886c-8ff0a3018861)

功能需求

Does the sdk support 2.4 version of the chain

建议支持ed25519和tls13,目前golang标准库中已经支持。

您好!我这边在使用SubscribeEventLogs()方法时,当监听数据扫描完logs之后方法就退出了,我认为应该一直阻塞监听,当产生新的event事件时则收到新的logs,而不是该方法直接退出,希望能改进相关的监听方法。

resolved

# 版本 - FISCO-BCOS Version : 2.9.1 - go-sdk v1.0.0 - go version 1.17 # 问题 有这样一个场景,我有一个for死循环以指定时间间隔去调用GetBlockByNumber()方法,大概运行一天左右发现这个方法阻塞住了,通过读取代码发现,貌似会存在通道阻塞得问题,我们得代码逻辑片段如下: ```go for { select { case

resolved

- 链的版本是v2.7.0 - sdk v1.0.0 请问我监听收到了emit抛出的得事件,但是types.log中的data为空不知道是为什么?

resolved

请问我在使用SubscribeEventLogs()方法订阅事件时,获取的数据不是按照区块顺序,通过多次测试发现每次获取的数据都是乱序的,请问能做优化处理么?

enhancement