Kostas
Kostas
Hi @chr15m I have tested in a node app , but i don't have any use case for browser at the time.. So i cant test the minified version.
+1 ```js // passing ws client options = { beautify: true, api_key: '---', api_secret: '---', wsUrl: 'wss://stream.testnet.binance.vision:9443' } // getting this error = [ 'Failed to connect to spot user...
Actually i found a way to make it work in testnet , in case anyone else is trying.. Here it is: ```js // const websocketOptions = { beautify: true, api_key:...
I have noticed the same , some days ago , when a realized how old version of webtorrent we have here.. ( Maybe this is another issue , to upgrade...
I ll try to find out from which commit and after , those tests are failling to understand what really going on..
Seems you are correct , webtorrent version 1.0.2 and after breaks tests 24-27 or more.. I figured it out by resetting head to each commit in history and installing again...
Νο i mean in that commit is in working state , all tests are passing fine. It broke after one or two commits , in that one with the webtorrent...
No worries we can fix it anyway :) Later if you want we can setup some actions for automatic deployments to npm also ..
Thanks , i ll ask there why this is happening. Do you see same response calling this api ? I am located in Europe.
Indeed , its a valid point. In my app , had some backlinks to Binance , direct to trade pages , and realized , those links auto changed to a...