gzivdo

Results 25 comments of gzivdo

cpu usage not high at all, but memory usage rising quite fast.

Python 2.7.x ``` from bittrex_websocket.websocket_client import BittrexSocket import cPickle, time, datetime tickers = { 'ZCL': (35, 5), 'RDD': (20000, 2000), 'TRX': (5000, 2000), } class BittrexSocket1(BittrexSocket): def __init__(self, tickers, url=None):...

No, it happens just after network error. Sometimes its 2h, sometimes 6-8h

here 200 notes prepared for deposit ![изображение](https://user-images.githubusercontent.com/13568002/186461888-1038e269-9978-4183-9bd4-8bdb62fc63ed.png)

Not see locally, it was whole last week on all my nodes, now it almost ok (may be 1 of few nodes not see each day). Same issue had many...

I see now what you wanted to check in debug, after rescan head is reset, but i supposed that it will be at the highest block in local database. Its...

restart slow too on 0.1.43, can take few minutes

all operation actually to slow, after few hours of work it hangs itself and losing sync. degradation level of this release is huge.

Also often it not see new payments (payment from node to other node) without rescan. Have this 3 times of 5, so possibly mempool even not consistent across nodes now.

Summarized issues found after upgrade to 0.1.43: 1) All operations slow, status and balance can hang or complete in 3-8 minutes. 2) Node hangs completly after few hours of work....