Angelos Veglektsis

Results 5 issues of Angelos Veglektsis

I am experience a very weird situation where electrumX is shutting down every ~30 minutes of operation with the following log/trace. Coin: BitcoinSV ElectrumX: latest Services: RPC, WebSockets OS: Ubuntu...

For every call to connect/connectAsync there is a new ws socket created, leaving the previous one connected but orphaned. This PR, allow only one instance of Socket to be actively...

Metrics data are sent only if session consent is given. If you don't want to track the session, it's impossible to get the metrics data. This MR create a new...

Send device metrics on remote config request

If an object value is set to null, the app crashes. ### Expected Behavior Handle null values ### Current Behavior App crashes with the following error ``` 2023-01-25 12:24:37.986568+0100 app[23264:5150263]...