ret
|
|
October 15, 2016, 02:01:12 PM |
|
the qt wallet is still reindexing from scratch.....
for me no reindexing,after new installation,but not sync . Stuck a block 670.
|
|
|
|
tomsmith26
|
|
October 15, 2016, 02:11:25 PM |
|
the qt wallet is still reindexing from scratch.....
for me no reindexing,after new installation,but not sync . Stuck a block 670. my wallet is working fine but if i restart wallet again and it still reindexing again finally it's working fine
|
|
|
|
BitPotus
|
|
October 15, 2016, 02:19:55 PM |
|
qt wallets always worked fine on my end, it's just that every time you close it, you have to reindex from the beginning again when you start it.
I thought they had sorted this out already....
|
|
|
|
ret
|
|
October 15, 2016, 02:26:55 PM |
|
poramin 5:17 PM please don't use wallet software from dev branch, it's still in testing phase.
|
|
|
|
Vin
Legendary
Offline
Activity: 1166
Merit: 1015
|
|
October 15, 2016, 02:30:00 PM |
|
if anyone is interested in latest windows bins from ocminers cpuminer, i have just compiled the source for various targets herebuild scripts are in the source tree cheers Downloaded and tested -> works like a charm Thank you!
|
|
|
|
BrainShutdown
Legendary
Offline
Activity: 1052
Merit: 1004
|
|
October 15, 2016, 03:04:38 PM |
|
poramin 5:17 PM please don't use wallet software from dev branch, it's still in testing phase.
Be careful, dev branch should only be used for testing. If something bad happens you only have yourself to blame
|
|
|
|
Lucky - Luciano
|
|
October 15, 2016, 03:14:35 PM |
|
Hello, OC. This me is happening to all my miners to Suprnova: What is the problem (ETH miner at the same time it works perfectly and is not a problem in my internet connection)?
|
|
|
|
ret
|
|
October 15, 2016, 03:18:19 PM |
|
poramin 5:17 PM please don't use wallet software from dev branch, it's still in testing phase.
Be careful, dev branch should only be used for testing. If something bad happens you only have yourself to blame wallet.dat at safe place. and encrypted;
|
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
October 15, 2016, 03:21:27 PM |
|
Hello, OC. This me is happening to all my miners to Suprnova: What is the problem (ETH miner at the same time it works perfectly and is not a problem in my internet connection)? Yep, just had a huge DDoS on XZC... Quite interesting, must be a large botnet, it's mitigated (for now), you better setup backup pools in case it returns.
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
BrainShutdown
Legendary
Offline
Activity: 1052
Merit: 1004
|
|
October 15, 2016, 03:34:11 PM |
|
poramin 5:17 PM please don't use wallet software from dev branch, it's still in testing phase.
Be careful, dev branch should only be used for testing. If something bad happens you only have yourself to blame wallet.dat at safe place. and encrypted; That's fine but what if there's some bug in transaction signing and you lost some funds sending?
|
|
|
|
ret
|
|
October 15, 2016, 03:41:49 PM |
|
poramin 5:17 PM please don't use wallet software from dev branch, it's still in testing phase.
Be careful, dev branch should only be used for testing. If something bad happens you only have yourself to blame wallet.dat at safe place. and encrypted; That's fine but what if there's some bug in transaction signing and you lost some funds sending? Yes,now better wait...
|
|
|
|
joblo
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
October 15, 2016, 03:50:10 PM |
|
Hello, OC. This me is happening to all my miners to Suprnova: What is the problem (ETH miner at the same time it works perfectly and is not a problem in my internet connection)? Yep, just had a huge DDoS on XZC... Quite interesting, must be a large botnet, it's mitigated (for now), you better setup backup pools in case it returns. Completely down now, connection refused. Edit: It's back.
|
|
|
|
Tbone123
|
|
October 15, 2016, 03:54:08 PM |
|
if anyone is interested in latest windows bins from ocminers cpuminer, i have just compiled the source for various targets herebuild scripts are in the source tree cheers Downloaded and tested -> works like a charm Thank you! Can you tell me how to decide which cpuminer to use? thanks
|
Internet of People - USA North Chapter Leader
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
October 15, 2016, 03:56:00 PM |
|
Hello, OC. This me is happening to all my miners to Suprnova: What is the problem (ETH miner at the same time it works perfectly and is not a problem in my internet connection)? Yep, just had a huge DDoS on XZC... Quite interesting, must be a large botnet, it's mitigated (for now), you better setup backup pools in case it returns. Completely down now, connection refused. Edit: It's back. Looks like someone pointed a botnet to the pool.. I have suddenly like 15000-20000 (!) connections, you better switch to the other pools for now
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
felixbrucker
|
|
October 15, 2016, 04:00:56 PM |
|
if anyone is interested in latest windows bins from ocminers cpuminer, i have just compiled the source for various targets herebuild scripts are in the source tree cheers Downloaded and tested -> works like a charm Thank you! Can you tell me how to decide which cpuminer to use? thanks basically most/all optimizations are independant of AVX/AVX2/AES, they dont have any effect/a small effect on your speed, but there might be improvements later on so i included the targets anyways. Best would be to lookup your supported features by cpu (you can use google or cpu-z) and select this version, should include all enhancements possible for your cpu. i noticed optiminer added some preloading build flag in his repo, anybody can confirm this gives an advantage on non AVX2 systems? have not included this in my compiles though
|
|
|
|
Tbone123
|
|
October 15, 2016, 04:09:49 PM |
|
if anyone is interested in latest windows bins from ocminers cpuminer, i have just compiled the source for various targets herebuild scripts are in the source tree cheers Downloaded and tested -> works like a charm Thank you! Can you tell me how to decide which cpuminer to use? thanks basically most/all optimizations are independant of AVX/AVX2/AES, they dont have any effect/a small effect on your speed, but there might be improvements later on so i included the targets anyways. Best would be to lookup your supported features by cpu (you can use google or cpu-z) and select this version, should include all enhancements possible for your cpu. i noticed optiminer added some preloading build flag in his repo, anybody can confirm this gives an advantage on non AVX2 systems? have not included this in my compiles though Thanks got it working on one of my comp. with win10 64bit but does not work on other with win8 32 bit
|
Internet of People - USA North Chapter Leader
|
|
|
felixbrucker
|
|
October 15, 2016, 04:11:18 PM |
|
Thanks got it working on one of my comp. with win10 64bit but does not work on other with win8 32 bit
yes, i only compiled 64 bits versions
|
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
October 15, 2016, 04:16:48 PM |
|
Hello, OC. This me is happening to all my miners to Suprnova: What is the problem (ETH miner at the same time it works perfectly and is not a problem in my internet connection)? Yep, just had a huge DDoS on XZC... Quite interesting, must be a large botnet, it's mitigated (for now), you better setup backup pools in case it returns. Completely down now, connection refused. Edit: It's back. Looks like someone pointed a botnet to the pool.. I have suddenly like 15000-20000 (!) connections, you better switch to the other pools for now OK, it's gone.. All good.
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
doktor83
|
|
October 15, 2016, 05:04:04 PM |
|
Thanks got it working on one of my comp. with win10 64bit but does not work on other with win8 32 bit
yes, i only compiled 64 bits versions Nice, this version is showing H/S thanks
|
|
|
|
ivan1975
Legendary
Offline
Activity: 2954
Merit: 1169
|
|
October 15, 2016, 05:33:04 PM |
|
Thanks got it working on one of my comp. with win10 64bit but does not work on other with win8 32 bit
yes, i only compiled 64 bits versions Nice, this version is showing H/S thanks It has a speed boost?
|
|
|
|
|