nengine
nengine
No problem. Thanks.
No so clear yet. updateExchangeState and updateSummaryState are the only two messages bittrex websocket publishes? It would be nice know all the messages with the information of data that can...
trade Id is present in the public REST API, but not in the websocket subscription. Websocket only has Nounce Id which is different from trade Id. Do you know it...
Yes, good to know I am not alone. It would be great if Bittrex could add trade_id to websocket feed like it does on public API, but I guess they...
Thanks a lot.
Hello, I have default settings as CATCHUP_COMPLETE=false. It seems like then stellar-core database is only keeping most recent ledgers? Thanks.
I have four stellar-core nodes and setting CATCHUP_COMPLETE=true to only one of them where horizon is configured to connect. Would it automatically load all entire history after this? Thanks a...
Thank you. This is working now.
Sorry not directly related to this problem, but I like to log when websocket is trying to reconnect after it has been disconnected. Any suggestion is appreciated.
I have forked and updated 2.0.3 jar files. Did some SQL commands and works fine, but some of the specs are failing on index creation. For me, being able to...