krychla1
krychla1
Here's a little snippet for you (you might execute it repeatedly until failed sync occurs) ```JavaScript const exchangeName = 'kucoin'; const exchangeKroitor = new ccxtpro[exchangeName](params); let orderbooksKroitor = {} async...
This is kind of broader snippet, I've got around 10% of failed sync out of the symbol list every time: ```JavaScript const exchangeName = 'kucoin'; const exchangeKroitor = new ccxtpro[exchangeName](params);...
@carlosmiei Thanks for your suggestions. Delay has no impact (even with extremes like 10 000), however maxAttempts (you've got a typo there) does help. It is strange as the nonces...
@myehrajat Hi. Nothing is wasteful, you would support a very professional project that will save your time and make money if you're clever enough. Don't try to find ways to...
Hi @adityapk00 now that zcash implemented the listaddresses endpoint (4.5.1-1), when will it be ready in zecwallet?
This is dead, I personally switched away from zcash seeing this pace of bug fixing in their solutions.
Most of regular users don't use CLI for transactions. ZecWallet is mentioned as the only UI frontend in the official webpage. @steven-ecc, I appreciate your work on the node itself,...
How come this is still not fixed in 2 months? I was going to switch from geth, but I will rather think more about it.
Hi fellows! I have this same problem. Recently I upgraded to newest version of ccxt as a result of the pro merge. Since then I face the out-of-order issue for...
@pcriadoperez I will take a look next week more deeply.