Joe

Results 6 comments of Joe

Crypt-Msg-Parse only support Trade and L2orderbook, any schedule of supporting other martket-types?

> For now the `crypto-msg-parser` library supports two message types `Trade` and `L2Event`. > > What message type will you need ? The L2Event struct is incremental orderbook event. incremental---->full...

> The `crypto-client` is the library to place orders, it is still under development. > > There is a similar library [crypto-client](https://github.com/soulmachine/crypto-client) written in TypeScript, but it will be replace...

@jahrsg hi,jahrsg,the blockparser doesn't support segwit.Your pull request has solved this issue? I'm trying it out now.

@CQzhangshuai 请求超时一般是网络问题,推荐在国外服务器;如果国内调试的话,可以使用api.btcgateway.pro来进行调试。

> I had several developers check on this. Signatures on this chain for a given hash and private key do not need to match, they need only be canonical and...