Author

Topic: [ANN][EAC] EarthCoin *SEEKING NEW EXCHANGES - HUGE VOLUMES BEING MISSED! - page 148. (Read 840344 times)

sr. member
Activity: 978
Merit: 250
Your tone to my volunteering and helping people get started with solo mining is not too nice, I have to say.
Than i own you a BIG apology, not just words but i really mean that.
Your observations (solo vs pool) helped me a lot, and hopefully the rest of the community!

But i am still a newbie, and spend a lot of time just copying configs of bitcointalk hoping for results, just to fail. The only reason i replyed those comments where to get a solo mining config online so more people can follow your advice without having to debug.
 
full member
Activity: 168
Merit: 100
I want to share some other discovery I made today:

In the last few days I was playing around with several other settings like --queue --expiry and --scan-time. And the more time passed, the less blocks my miners picked up. I tried all kinds of things to get it working again like resetting router, restarting rigs, ... I was about to give up when it occurred to me that the part of these settings might still have been stored and corrupted my mining settings. Then I remembered something you do when testing out new settings, to delete the "scrypt130511Tahitiglg2tc8192w256l4.bin" file in the cgminer folder.

No more than 10 minutes passed after deleting this file and my miners found already the first block again.

To make a long story short - if you play around with several settings and experience bad luck, try deleting this file - as this will reset and rebuild your proper mining settings.

Also, another tip:

If you add at least 2 --fallover-only -o stratum+tcp://pool.com:xxxx -u user -p password backup pools to your .bat file, you will increase your chances of finding a block while solo mining, as you will use the stratum's servers data to update your miner when a block gets found, so you are always working on the latest block. (And thus avoiding orphaned blocks.)


Could you please post your cgminer + earthcoin.conf settings? Cheesy

earthcoin.conf

Quote
listen=1
daemon=1
server=1
rpcuser=user
rpcpassword=pass
rpcport=15678
rpcallowip=192.168.1.*
rpcconnect=192.168.1.*
addnode=77.244.7.167
addnode=188.194.13.44
addnode=75.70.192.211
addnode=135.0.165.152
addnode=188.194.13.44
addnode=24.151.4.241

cgminer

Quote
cgminer.exe --scrypt -o localhost:15678 -u user -p password --failover-only -o stratum+tcp://pool.com:xxxx -u user -p password --failover-only -o stratum+tcp://pool2.com:xxxx -u user -p password -I 13 --thread-concurrency 8192 --gpu-fan 30-85 --gpu-engine 1125 --gpu-memclock 1500 --no-submit-stale

Obviously substitute pool.com & pool2.com with popular stratum EAC pools. Right now I have 10 failover pools that feed data constantly to my miner.

Use localhost if wallet is on the same computer as miners. If you run miners off different computer use your IP: 192.168.1.xx:15678.

Thanks! Similar to what I had already setup, hopefully I will eventually find some blocks now...
Are you sure you are solo mining? looks to me this setup cannot be copied 1-1, local host will resolve to 127.0.0.1 on windows and the user/pass combi is different

user/pass combination needs to be adjusted for each one on their own. This is not my combination  Wink.

And as I explained, localhost is used if you are mining on the same computer as your open wallet. If you have more miners (rigs) you need to use your IP of the wallet computer on your mining rig computers. But otherwise, I use -o localhost:15678. (no need to add http:// or http://127.0.0.1)

Quote
looks to me this setup cannot be copied 1-1

Why can it not be copied? You obviously need to adjust certain settings with your own values: e.g. username, password, IP address of your router, fail-over pools.
So besides the *mistake* in username & password, this is my working configuration. -- To answer your question, yes I am solo mining.


Quote
Are you sure you are solo mining? looks to me this setup cannot be copied 1-1, local host will resolve to 127.0.0.1 on windows and the user/pass combi is different

Your tone to my volunteering and helping people get started with solo mining is not too nice, I have to say.
sr. member
Activity: 978
Merit: 250
I want to share some other discovery I made today:

In the last few days I was playing around with several other settings like --queue --expiry and --scan-time. And the more time passed, the less blocks my miners picked up. I tried all kinds of things to get it working again like resetting router, restarting rigs, ... I was about to give up when it occurred to me that the part of these settings might still have been stored and corrupted my mining settings. Then I remembered something you do when testing out new settings, to delete the "scrypt130511Tahitiglg2tc8192w256l4.bin" file in the cgminer folder.

No more than 10 minutes passed after deleting this file and my miners found already the first block again.

To make a long story short - if you play around with several settings and experience bad luck, try deleting this file - as this will reset and rebuild your proper mining settings.

Also, another tip:

If you add at least 2 --fallover-only -o stratum+tcp://pool.com:xxxx -u user -p password backup pools to your .bat file, you will increase your chances of finding a block while solo mining, as you will use the stratum's servers data to update your miner when a block gets found, so you are always working on the latest block. (And thus avoiding orphaned blocks.)


Could you please post your cgminer + earthcoin.conf settings? Cheesy

earthcoin.conf

Quote
listen=1
daemon=1
server=1
rpcuser=user
rpcpassword=pass
rpcport=15678
rpcallowip=192.168.1.*
rpcconnect=192.168.1.*
addnode=77.244.7.167
addnode=188.194.13.44
addnode=75.70.192.211
addnode=135.0.165.152
addnode=188.194.13.44
addnode=24.151.4.241

cgminer

Quote
cgminer.exe --scrypt -o localhost:15678 -u user -p password --failover-only -o stratum+tcp://pool.com:xxxx -u user -p password --failover-only -o stratum+tcp://pool2.com:xxxx -u user -p password -I 13 --thread-concurrency 8192 --gpu-fan 30-85 --gpu-engine 1125 --gpu-memclock 1500 --no-submit-stale

Obviously substitute pool.com & pool2.com with popular stratum EAC pools. Right now I have 10 failover pools that feed data constantly to my miner.

Use localhost if wallet is on the same computer as miners. If you run miners off different computer use your IP: 192.168.1.xx:15678.

Thanks! Similar to what I had already setup, hopefully I will eventually find some blocks now...
Are you sure you are solo mining? looks to me this setup cannot be copied 1-1, local host will resolve to 127.0.0.1 on windows and the user/pass combi is different
sr. member
Activity: 978
Merit: 250

I am not going back to pool mining in the near future. As long as I get paid out 2 - 3 times more going solo, why would anybody go...
If you want to start a "control group" solo mining, count me in.
Am trying to link the reported blocks from poolerino with the chain (to see if more happened than reported on there site), but the chain explorer will not show all transactions on that address (to many) Is there a another online way to get this info?
full member
Activity: 168
Merit: 100
Same here, been solo mining for 21 hours with 1Mh, 2 blocks found Cheesy Thats 23K in my wallet, in a pool maybe got 6K.
Is there someting in the protocol to explain this?

The protocol is functioning as intended.  To offer a very watered down explanation, imagine that with each block, your rig has to find the correct number between 1 and 100.  There's nothing that says that you can't find that 1 number before anyone else does.  With that said, there's a chance that you could go the next two days without finding a block, it's about luck.  Technically this concept is the same throughout, theoretically you could start mining any coin and you might just get lucky.  Of course, as difficulty increases, your chances decrease.

Although I think it's still too early for this, the more logical explanation is that the pool owners are skimming off the top.  Three days later going into the fourth, and I still have yet to have one day where I haven't earned more than I would have if I were still in a pool.  I've been inputting data into a graph, and the daily increase I'm witnessing is noticeably dramatic.  Even if I didn't find a single block for the next three days, I would still have earned more than I would have in the pools.  Numbers don't lie, and so far the truth is shocking.
I know the test period is to short, but still .... so far every miner that followed Bumblebee and reported back got more coins. Cant be only luck, the statistical numbers just don't add up. Maybe we know more if a small group made a deal to stick to solo for a longer period and see what we got after a while.
I can keep going solo for a couple days more, even if i find no more blocks still end up with more eac compared to staying with poolerino


I am not going back to pool mining in the near future. As long as I get paid out 2 - 3 times more going solo, why would anybody go...
If you want to start a "control group" solo mining, count me in.
full member
Activity: 168
Merit: 100
I want to share some other discovery I made today:

In the last few days I was playing around with several other settings like --queue --expiry and --scan-time. And the more time passed, the less blocks my miners picked up. I tried all kinds of things to get it working again like resetting router, restarting rigs, ... I was about to give up when it occurred to me that the part of these settings might still have been stored and corrupted my mining settings. Then I remembered something you do when testing out new settings, to delete the "scrypt130511Tahitiglg2tc8192w256l4.bin" file in the cgminer folder.

No more than 10 minutes passed after deleting this file and my miners found already the first block again.

To make a long story short - if you play around with several settings and experience bad luck, try deleting this file - as this will reset and rebuild your proper mining settings.

Also, another tip:

If you add at least 2 --fallover-only -o stratum+tcp://pool.com:xxxx -u user -p password backup pools to your .bat file, you will increase your chances of finding a block while solo mining, as you will use the stratum's servers data to update your miner when a block gets found, so you are always working on the latest block. (And thus avoiding orphaned blocks.)


Could you please post your cgminer + earthcoin.conf settings? Cheesy

earthcoin.conf

Quote
listen=1
daemon=1
server=1
rpcuser=user
rpcpassword=password
rpcport=15678
rpcallowip=192.168.1.*
rpcconnect=192.168.1.*
addnode=77.244.7.167
addnode=188.194.13.44
addnode=75.70.192.211
addnode=135.0.165.152
addnode=188.194.13.44
addnode=24.151.4.241

cgminer

Quote
cgminer.exe --scrypt -o localhost:15678 -u user -p password --failover-only -o stratum+tcp://pool.com:xxxx -u user -p password --failover-only -o stratum+tcp://pool2.com:xxxx -u user -p password -I 13 --thread-concurrency 8192 --gpu-fan 30-85 --gpu-engine 1125 --gpu-memclock 1500 --no-submit-stale

Obviously substitute pool.com & pool2.com with popular stratum EAC pools. Right now I have 10 failover pools that feed data constantly to my miner.

Use localhost if wallet is on the same computer as miners. If you run miners off different computer use your IP: 192.168.1.xx:15678.
sr. member
Activity: 978
Merit: 250
Same here, been solo mining for 21 hours with 1Mh, 2 blocks found Cheesy Thats 23K in my wallet, in a pool maybe got 6K.
Is there someting in the protocol to explain this?

The protocol is functioning as intended.  To offer a very watered down explanation, imagine that with each block, your rig has to find the correct number between 1 and 100.  There's nothing that says that you can't find that 1 number before anyone else does.  With that said, there's a chance that you could go the next two days without finding a block, it's about luck.  Technically this concept is the same throughout, theoretically you could start mining any coin and you might just get lucky.  Of course, as difficulty increases, your chances decrease.

Although I think it's still too early for this, the more logical explanation is that the pool owners are skimming off the top.  Three days later going into the fourth, and I still have yet to have one day where I haven't earned more than I would have if I were still in a pool.  I've been inputting data into a graph, and the daily increase I'm witnessing is noticeably dramatic.  Even if I didn't find a single block for the next three days, I would still have earned more than I would have in the pools.  Numbers don't lie, and so far the truth is shocking.
I know the test period is to short, but still .... so far every miner that followed Bumblebee and reported back got more coins. Cant be only luck, the statistical numbers just don't add up. Maybe we know more if a small group made a deal to stick to solo for a longer period and see what we got after a while.
I can keep going solo for a couple days more, even if i find no more blocks still end up with more eac compared to staying with poolerino
member
Activity: 84
Merit: 10
I have been testing solo mining too and after 6 hours i found the first block with 1300kh. Thats more than the estimated i could get in a pool on 24h. Now i am on the second block at about 12h, let see how it goes. But still this is all about luck. If i find a block in the next 8 hours i will have the double income, if not, i still on profit of about 1000 EAC... I can see bumblebee33 point now.

I just wanted to show everybody that at these difficulties and with medium size hardware, you can still find blocks solo mining. Even if you are making about the same as on a pool, you are still better off. In fact is you are probably making at least twice as much as with a pool. You know 100% that nobody is skimming off you, as you are completely in charge.

So if you can afford to take chances with solo mining, then it's totally worth it. Plus it gives you like a gold rush feeling whenever your workers found a block.  Smiley



found the 2nd one.
27000 in 24h @ 300kh/s.

nice bumbleBAM Cheesy ty again. this works quite good.
Congratulations!!! Cheesy
This proves that even with 300 KH/s you can be immensely successful.

Try using my other tip I added above:

Add as many of the biggest EAC pool stratum servers as --failover-only arguments. The same second a block is found on the network, it will update your miner and you can concentrate solving the latest block. This should increase your chances and reduce orphaned blocks.
Same here, been solo mining for 21 hours with 1Mh, 2 blocks found Cheesy Thats 23K in my wallet, in a pool maybe got 6K.
Is there someting in the protocol to explain this?

The protocol is functioning as intended.  To offer a very watered down explanation, imagine that with each block, your rig has to find the correct number between 1 and 100.  There's nothing that says that you can't find that 1 number before anyone else does.  With that said, there's a chance that you could go the next two days without finding a block, it's about luck.  Technically this concept is the same throughout, theoretically you could start mining any coin and you might just get lucky.  Of course, as difficulty increases, your chances decrease.

Although I think it's still too early for this, the more logical explanation is that the pool owners are skimming off the top.  Three days later going into the fourth, and I still have yet to have one day where I haven't earned more than I would have if I were still in a pool.  I've been inputting data into a graph, and the daily increase I'm witnessing is noticeably dramatic.  Even if I didn't find a single block for the next three days, I would still have earned more than I would have in the pools.  Numbers don't lie, and so far the truth is shocking.
sr. member
Activity: 978
Merit: 250
I have been testing solo mining too and after 6 hours i found the first block with 1300kh. Thats more than the estimated i could get in a pool on 24h. Now i am on the second block at about 12h, let see how it goes. But still this is all about luck. If i find a block in the next 8 hours i will have the double income, if not, i still on profit of about 1000 EAC... I can see bumblebee33 point now.

I just wanted to show everybody that at these difficulties and with medium size hardware, you can still find blocks solo mining. Even if you are making about the same as on a pool, you are still better off. In fact is you are probably making at least twice as much as with a pool. You know 100% that nobody is skimming off you, as you are completely in charge.

So if you can afford to take chances with solo mining, then it's totally worth it. Plus it gives you like a gold rush feeling whenever your workers found a block.  Smiley



found the 2nd one.
27000 in 24h @ 300kh/s.

nice bumbleBAM Cheesy ty again. this works quite good.
Congratulations!!! Cheesy
This proves that even with 300 KH/s you can be immensely successful.

Try using my other tip I added above:

Add as many of the biggest EAC pool stratum servers as --failover-only arguments. The same second a block is found on the network, it will update your miner and you can concentrate solving the latest block. This should increase your chances and reduce orphaned blocks.
Same here, been solo mining for 21 hours with 1Mh, 2 blocks found Cheesy Thats 23K in my wallet, in a pool maybe got 6K. The additional starum servers seems to work like a charm!
Is there someting in the protocol to explain this?
full member
Activity: 168
Merit: 100
I have been testing solo mining too and after 6 hours i found the first block with 1300kh. Thats more than the estimated i could get in a pool on 24h. Now i am on the second block at about 12h, let see how it goes. But still this is all about luck. If i find a block in the next 8 hours i will have the double income, if not, i still on profit of about 1000 EAC... I can see bumblebee33 point now.

I just wanted to show everybody that at these difficulties and with medium size hardware, you can still find blocks solo mining. Even if you are making about the same as on a pool, you are still better off. In fact is you are probably making at least twice as much as with a pool. You know 100% that nobody is skimming off you, as you are completely in charge.

So if you can afford to take chances with solo mining, then it's totally worth it. Plus it gives you like a gold rush feeling whenever your workers found a block.  Smiley



found the 2nd one.
27000 in 24h @ 300kh/s.

nice bumbleBAM Cheesy ty again. this works quite good.
Congratulations!!! Cheesy
This proves that even with 300 KH/s you can be immensely successful.

Try using my other tip I added above:

Add as many of the biggest EAC pool stratum servers as --failover-only arguments. The same second a block is found on the network, it will update your miner and you can concentrate solving the latest block. This should increase your chances and reduce orphaned blocks.
full member
Activity: 168
Merit: 100
I want to share some other discovery I made today:

In the last few days I was playing around with several other settings like --queue --expiry and --scan-time. And the more time passed, the less blocks my miners picked up. I tried all kinds of things to get it working again like resetting router, restarting rigs, ... I was about to give up when it occurred to me that the part of these settings might still have been stored and corrupted my mining settings. Then I remembered something you do when testing out new settings, to delete the "scrypt130511Tahitiglg2tc8192w256l4.bin" file in the cgminer folder.

No more than 10 minutes passed after deleting this file and my miners found already the first block again.

To make a long story short - if you play around with several settings and experience bad luck, try deleting this file - as this will reset and rebuild your proper mining settings.

Also, another tip:

If you add at least 2 --fallover-only -o stratum+tcp://pool.com:xxxx -u user -p password backup pools to your .bat file, you will increase your chances of finding a block while solo mining, as you will use the stratum's servers data to update your miner when a block gets found, so you are always working on the latest block. (And thus avoiding orphaned blocks.)



it's good practice to always start your .bat with del *.bin  Smiley .. how do you know your change in settings  made any difference in such a short time frame? You could have been just unlucky at that point rather then it was the settings. I started my own testing myself, will report back how it goes .. 4 blocks found so far in 7 hrs .. i guess i'm pretty lucky tho tonight hehe .. and thanks for the tip about the failover, added it to my bat aswell  Smiley

How I know that my changes made a difference in such a short time frame?

- Well I played around with the expiry and scan-time values, which made it much worse (no blocks were found in 24 hours), because if you are setting it too low, you are decreasing your chances

Code:
By setting each of these to 1 and 1, you're going for the insanity wolf level of difficulty: Every 1 second, go see if there's new work, and if you can't verify the work for 1 second, stop scanning.

Sensible settings are x0.25 - x0.5 your block confirmation time for expiry, and -1 for scan time: That ensure that you check for work on average 2-4 times before you actually expect to see new work on average, even though with stratum you don't need to, and you'll keep looking even in the case that the current work couldn't be verified to be current.

And then I just took off those three arguments, but did not delete my bin file. Obviously, my miners did not revert back to the standard cgminer settings. But they kept mining with the last expiry and scan-time values set. But as soon as I figured out that I need to reset my cgminer by deleting the .bat file, I found already 3 blocks in the last 6 hours.

That also shows you have to research more before you start playing around with those arguments (expiry, scan-time & queue). That's why I quoted that paragraph above, so if you want to adjust them yourself.

Also, add as many --failover-only pools (obviously the biggest ones you can find) as it connects you to their stratum data stream and updates you the second a block was found on the network (instead of the regular 60 seconds). I have right now 9 backup pools configured  Wink.
sr. member
Activity: 360
Merit: 250
I have been testing solo mining too and after 6 hours i found the first block with 1300kh. Thats more than the estimated i could get in a pool on 24h. Now i am on the second block at about 12h, let see how it goes. But still this is all about luck. If i find a block in the next 8 hours i will have the double income, if not, i still on profit of about 1000 EAC... I can see bumblebee33 point now.

I just wanted to show everybody that at these difficulties and with medium size hardware, you can still find blocks solo mining. Even if you are making about the same as on a pool, you are still better off. In fact is you are probably making at least twice as much as with a pool. You know 100% that nobody is skimming off you, as you are completely in charge.

So if you can afford to take chances with solo mining, then it's totally worth it. Plus it gives you like a gold rush feeling whenever your workers found a block.  Smiley



found the 2nd one.
27000 in 24h @ 300kh/s.

nice bumbleBAM Cheesy ty again. this works quite good.
full member
Activity: 140
Merit: 100
Well that was interesting, I wonder what just caused the massive spike in difficulty?  I'm guessing high profitability factor on EAC causing multipools to latch on?  The difficulty is falling from 93.

Doge is not so profitable, so Middlecoin is raping other coins harder now. 22 gh/s plopping down on at 1.75 gh/s coin = messed up.

Can we get more people to participate at http://www.reddit.com/r/Earthcoin/ ? It needs action. Subscribing would also be nice.
member
Activity: 84
Merit: 10
Well that was interesting, I wonder what just caused the massive spike in difficulty?  I'm guessing high profitability factor on EAC causing multipools to latch on?  The difficulty is falling from 93.
newbie
Activity: 15
Merit: 0
I think people are awaiting the "relaunch", until then, there's not a whole lot going on with the EAC community. It probably also needs more initiatives (like DOGE has done) to really promote it's value as the "green coin".

Lastly, there was a pump attempt a few weeks back. I'm sure there are a lot of people exiting from that.

I anticipate the coin stabilizing through March, and then looking towards the 200 satoshi range by May. Just my guess, but there are a ton of factors at play.
hero member
Activity: 870
Merit: 500
Trading will make me rich)
When I tried altcoins first, EAC was among the ones I invested some small money into. Some of them will cost x10, all others will be worth nothing. Why EAC price is falling like vaginacoin's? Why are you all selling so cheap???
newbie
Activity: 31
Merit: 0
I want to share some other discovery I made today:

In the last few days I was playing around with several other settings like --queue --expiry and --scan-time. And the more time passed, the less blocks my miners picked up. I tried all kinds of things to get it working again like resetting router, restarting rigs, ... I was about to give up when it occurred to me that the part of these settings might still have been stored and corrupted my mining settings. Then I remembered something you do when testing out new settings, to delete the "scrypt130511Tahitiglg2tc8192w256l4.bin" file in the cgminer folder.

No more than 10 minutes passed after deleting this file and my miners found already the first block again.

To make a long story short - if you play around with several settings and experience bad luck, try deleting this file - as this will reset and rebuild your proper mining settings.

Also, another tip:

If you add at least 2 --fallover-only -o stratum+tcp://pool.com:xxxx -u user -p password backup pools to your .bat file, you will increase your chances of finding a block while solo mining, as you will use the stratum's servers data to update your miner when a block gets found, so you are always working on the latest block. (And thus avoiding orphaned blocks.)



it's good practice to always start your .bat with del *.bin  Smiley .. how do you know your change in settings  made any difference in such a short time frame? You could have been just unlucky at that point rather then it was the settings. I started my own testing myself, will report back how it goes .. 4 blocks found so far in 7 hrs .. i guess i'm pretty lucky tho tonight hehe .. and thanks for the tip about the failover, added it to my bat aswell  Smiley
member
Activity: 69
Merit: 10
I've never been able to get cgminer working no matter what I try. I'm trying to use the mining option in the wallet itself, how can I tell if it's working?

If you're trying to mine from within the wallet app, you can't use cgminer, that's not quite how it works.  I believe that wallets are bound to minerd for CPU mining only, I've never heard of any instances of GPU mining from within the wallet app.

I'm trying to GPU mine. I've always just mined in pools with gui-miner scrypt cuz I couldn't get cgminer to work (I tried so many tutorials and followed the steps exactly but I always get an error when starting cgminer)

any way to solo mine with gui-miner scrypt? That would be perfect
full member
Activity: 168
Merit: 100
I want to share some other discovery I made today:

In the last few days I was playing around with several other settings like --queue --expiry and --scan-time. And the more time passed, the less blocks my miners picked up. I tried all kinds of things to get it working again like resetting router, restarting rigs, ... I was about to give up when it occurred to me that the part of these settings might still have been stored and corrupted my mining settings. Then I remembered something you do when testing out new settings, to delete the "scrypt130511Tahitiglg2tc8192w256l4.bin" file in the cgminer folder.

No more than 10 minutes passed after deleting this file and my miners found already the first block again.

To make a long story short - if you play around with several settings and experience bad luck, try deleting this file - as this will reset and rebuild your proper mining settings.

Also, another tip:

If you add at least 2 --fallover-only -o stratum+tcp://pool.com:xxxx -u user -p password backup pools to your .bat file, you will increase your chances of finding a block while solo mining, as you will use the stratum's servers data to update your miner when a block gets found, so you are always working on the latest block. (And thus avoiding orphaned blocks.)

member
Activity: 84
Merit: 10
I've never been able to get cgminer working no matter what I try. I'm trying to use the mining option in the wallet itself, how can I tell if it's working?

If you're trying to mine from within the wallet app, you can't use cgminer, that's not quite how it works.  I believe that wallets are bound to minerd for CPU mining only, I've never heard of any instances of GPU mining from within the wallet app.
Jump to: