it is a problem with pushpool itself as it somehow keeps connections established instead of closing it (and yes - I am using block notify scripts
). After few days it is so overloaded (EDIT: sometimes there is 200000 established connections to yac port!) that there are more and more rejects - the only solution is to restart pushpool daemon.
There is no such problems with stratum server so thats why this is important (no only for me but also for miners)
IMHO that should be fairly easy to fix.
I can take a look after wrapping up the YAC client. BTW, already achieved
massive speedup on startup - need more donations!
YAC price will surely spike after we release it, haha!
To the Moon! ┗(°0°)┛
Yac price is recovering nicely...usd value has increased afaik.
Now I need to get a proper wallet, mine isn't updating the blockchain after a certain point
We have a working prototype of a new wallet ready. Not sure if it's bug-free, though. However, works for me so far.
You can get the latest windows binaries here:
https://www.dropbox.com/s/pwa2lymjl6igh6q/yacoin-cc-latest.zipNOTE: you NEED to move/rename (backup) everything except wallet.dat and peers.dat in the yacoin data directory and then run yacoin with -loadblock=C:\blk0001.dat (assuming you put the blk0001.dat file in C:\). This is needed because we had to change the way blocks are indexed and now the wallet starts in
LESS THAN 30 SECONDS (down from more than 30 minutes). However, this initial load will take somewhere around 2 hours (still faster than downloading it through the p2p network).
If you don't mind redownloading all the blocks, you can just remove the unneeded files and start yacoin normally (less hassle, but takes more time).