my wallet doesn't sync anymore.
This happened after stake got generated.
Any idea how to fix this?
I tried deleting and re downloading blockchain but same thing happens.
did you try deleting the peers.dat file ?
you could try these nodes
addnode=14.127.234.120:31427
addnode=62.152.13.242:28938
addnode=78.26.93.122:59217
addnode=78.26.93.122:58405
addnode=69.165.161.242:53070
addnode=195.91.216.170:39783
addnode=92.23.27.73:50026
addnode=24.133.37.175:55525
addnode=75.152.1.226:52597
addnode=24.102.90.154:61694
addnode=24.6.21.198:48915
addnode=184.107.73.243:20149
addnode=188.226.155.94:17177
addnode=185.36.72.65:57605
addnode=203.20.114.252:28746
Thx not helping.
I think it is because my wallet has lots of dust and about 2500 transactions.
Devs should fix this in next release now my coins are not usable at all.
Will get much bigger stake later if this gets fixed.
well if you have a lot of blocks in your wallet trying to stake, it will be a problem.
Number of transactions are irrelevant, I have over 10k transactions and my wallet responds in a snap.
so I would recommend combining your balance into bigger blocks.
1. start your wallet with reservebalance so the client doesn't try to stake those small blocks.
2. send all your balance to a new address in bigger chunks. For instance, if you have 10000 GRW, well I'd send 10 transaction of 1000 GRW each. This will reset the coin age on your wallet and will keep your client happy when staking.(I never actually used reservebalance so I don't know if you can send a reserved balance, if you can't just do that in multiple tries)
Ideally we'd have coin control to see witch block are optimal for transfer, but we don't right now so this is your best bet.
If you don't want to move all your GRW, well start your wallet with reservebalance with about 50-80 % of your total balance as reserve. that way not all your blocks will try to stake at the same time.