Author

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

member
Activity: 84
Merit: 10
Even though I have really gotten the solo mining topic into rolling, I have a basic question about solo mining:

Do you mine for hours on the same block or do you start every time you see "stratum detected new block" - difficulty set to 25, a new block? This is especially confusing, as you see on the 5th line of cgminer:

Quote
Block: 42c37c21.... Diff:25 Started: [19:07:28] Best share: ....

According to that your miner would be updated when a new block is found, and your miner starts working on the next block.

But on the other hand, if your miners are working for hours on one block, how does the changing difficulty affect you? And if this is the case, should you restart your cgminer after a certain amount of hours if your miner was not successful, so you try out on a different block?

I know it is kind of embarrassing to ask that question so "late in the game".

I think the only trustable way to do it is deleting the .bin files on cgminer folder.
Difficulty changes every block, so if you are working on a block, every time a block is found on the network you are affected by that difficulty change. "Block: 42c37c21...." is the last block found in the network.

OK, so if you have 4 workers set up solo mining - do they all work together on the same block or are they all pursuing different blocks?

They all work on the same block...

If you wanted to try a different block because you spent too much time on an unlucky one - do you restart all your miners or restart the EAC wallet?

I think the only way to do it is deleting the .bin files on cgminer folder.

why would it matter to try "change block" when you have the same chance of finding the solution at any point in time while ur mining? it's all about probability .. https://www.litecoinpool.org/calc?hashrate=3500&difficulty=28&power=1400&energycost=0.13¤cy=USD (change to your own settings and difficulty to see how many blocks you should get on average per day, obviously impossible to predict the average difficulty but you can put a number that's in the ball park atleast  Wink)

Where does the solo mining block information get stored on your computer? In the .bat file or the wallet? Does rebooting the rigs do any harm?

Thanks for the interesting link.

Maybe there's someone who knows more about this that can answer appropriately, because I can make the case for block information being stored in either the .dat files in the wallet or the .bin files created by your mining program.  However, if I had to make an educated guess, it would be in the .dat files.  Your wallet functions as your server when mining, and information is read from a combination of your wallet checking the nodes supplied in the earthcoin.conf file and the failover pools you've supplied for longpolling.  I know that the blk0001.dat holds concatenated raw blocks stored to disk, and blkindex.dat is indexed information paired with your blk0001.dat file.  If you were to delete both, your wallet would have to re-sync up to the current block.

There's no consequence for restarting your rigs, if you have rpcallowip set to run on wildcards within your LAN (i.e. 192.168.1.*), then it shouldn't be a problem what DHCP address it acquires.
sr. member
Activity: 978
Merit: 250
How are the other solo miners doing?
I have 1Mh and found 3 blocks in 31 hours. Am curious about your stats

To be true i'm not having very luck. Found a block after 6 hours and now more 42h passed with no luck. I have 1.3mh
That unexpected, with 1.5Ghz max on EAC & almost 5k blocks in the last 2 days. Someone here hit two blocks in a short time with 300Kh.
Did you add the stratum servers to skip working on already found blocks like Bumblebee suggested?

Am really curious to see how this plays out in the long run, personally im still up compared to a pool so will continue this test.
Can network location and latency to the supernodes be an factor?
legendary
Activity: 3836
Merit: 4969
Doomed to see the future and unable to prevent it
As usual I'm just unlucky been mining with 1mh/s for last 30 hours with nothing. I've got another machine with 400kh/s but for some reason cannot connect to the IP any trick I need to know for winblows 7? Localhost, direct IP and name resolution all work fine on host system. Name resolution and ping all work from non connecting system. No firewalls and I changed the ports to below 9k as I read that is an issue with some qt's or some such thing.

Put this line on earthcoin.conf to fit your network:

rpcallowip=192.168.1.*

thx man. Smiley

I gave up, back to pools. I'm just not the lucky type. Smiley
full member
Activity: 168
Merit: 100
Even though I have really gotten the solo mining topic into rolling, I have a basic question about solo mining:

Do you mine for hours on the same block or do you start every time you see "stratum detected new block" - difficulty set to 25, a new block? This is especially confusing, as you see on the 5th line of cgminer:

Quote
Block: 42c37c21.... Diff:25 Started: [19:07:28] Best share: ....

According to that your miner would be updated when a new block is found, and your miner starts working on the next block.

But on the other hand, if your miners are working for hours on one block, how does the changing difficulty affect you? And if this is the case, should you restart your cgminer after a certain amount of hours if your miner was not successful, so you try out on a different block?

I know it is kind of embarrassing to ask that question so "late in the game".

I think the only trustable way to do it is deleting the .bin files on cgminer folder.
Difficulty changes every block, so if you are working on a block, every time a block is found on the network you are affected by that difficulty change. "Block: 42c37c21...." is the last block found in the network.

OK, so if you have 4 workers set up solo mining - do they all work together on the same block or are they all pursuing different blocks?

They all work on the same block...

If you wanted to try a different block because you spent too much time on an unlucky one - do you restart all your miners or restart the EAC wallet?

I think the only way to do it is deleting the .bin files on cgminer folder.

why would it matter to try "change block" when you have the same chance of finding the solution at any point in time while ur mining? it's all about probability .. https://www.litecoinpool.org/calc?hashrate=3500&difficulty=28&power=1400&energycost=0.13¤cy=USD (change to your own settings and difficulty to see how many blocks you should get on average per day, obviously impossible to predict the average difficulty but you can put a number that's in the ball park atleast  Wink)

Where does the solo mining block information get stored on your computer? I mean the actual information that will solve in the end the block. In the .bat file or the wallet? Does rebooting the rigs do any harm?

Thanks for the interesting link.
newbie
Activity: 154
Merit: 0
How are the other solo miners doing?
I have 1Mh and found 3 blocks in 31 hours. Am curious about your stats

To be true i'm not having very luck. Found a block after 6 hours and now more 42h passed with no luck. I have 1.3mh
newbie
Activity: 31
Merit: 0
Even though I have really gotten the solo mining topic into rolling, I have a basic question about solo mining:

Do you mine for hours on the same block or do you start every time you see "stratum detected new block" - difficulty set to 25, a new block? This is especially confusing, as you see on the 5th line of cgminer:

Quote
Block: 42c37c21.... Diff:25 Started: [19:07:28] Best share: ....

According to that your miner would be updated when a new block is found, and your miner starts working on the next block.

But on the other hand, if your miners are working for hours on one block, how does the changing difficulty affect you? And if this is the case, should you restart your cgminer after a certain amount of hours if your miner was not successful, so you try out on a different block?

I know it is kind of embarrassing to ask that question so "late in the game".

I think the only trustable way to do it is deleting the .bin files on cgminer folder.
Difficulty changes every block, so if you are working on a block, every time a block is found on the network you are affected by that difficulty change. "Block: 42c37c21...." is the last block found in the network.

OK, so if you have 4 workers set up solo mining - do they all work together on the same block or are they all pursuing different blocks?

They all work on the same block...

If you wanted to try a different block because you spent too much time on an unlucky one - do you restart all your miners or restart the EAC wallet?

I think the only way to do it is deleting the .bin files on cgminer folder.

why would it matter to try "change block" when you have the same chance of finding the solution at any point in time while ur mining? it's all about probability .. https://www.litecoinpool.org/calc?hashrate=3500&difficulty=28&power=1400&energycost=0.13¤cy=USD (change to your own settings and difficulty to see how many blocks you should get on average per day, obviously impossible to predict the average difficulty but you can put a number that's in the ball park atleast  Wink)
full member
Activity: 168
Merit: 100
How are the other solo miners doing?
I have 1Mh and found 3 blocks in 31 hours. Am curious about your stats

5 blocks in the last 20 hours - had an unlucky period in the middle of 12 hours no block...
All together 17 blocks in 4 days - 5.5 MH/s
full member
Activity: 182
Merit: 100
CharityMiningPools

Raise donations while you mine!  0.5% donation fees go to the BitGive Foundation.

Looking for some support and committed miners to help get us off and running.  The first 50 miners to join us and mine for a minimum of 12 hours will get a lifetime 0% pool fee pass.  The 0.5% donation fees are still mandatory and we welcome and encourage even higher donations that will go to a chosen charity each month.  Plans are in the works to allow individual miners to select their own donation recipients as well.

Mine your EARTHCOINS at CharityMiningPools and help make a difference.

eac.charityminingpools.com
newbie
Activity: 154
Merit: 0
Even though I have really gotten the solo mining topic into rolling, I have a basic question about solo mining:

Do you mine for hours on the same block or do you start every time you see "stratum detected new block" - difficulty set to 25, a new block? This is especially confusing, as you see on the 5th line of cgminer:

Quote
Block: 42c37c21.... Diff:25 Started: [19:07:28] Best share: ....

According to that your miner would be updated when a new block is found, and your miner starts working on the next block.

But on the other hand, if your miners are working for hours on one block, how does the changing difficulty affect you? And if this is the case, should you restart your cgminer after a certain amount of hours if your miner was not successful, so you try out on a different block?

I know it is kind of embarrassing to ask that question so "late in the game".

I think the only trustable way to do it is deleting the .bin files on cgminer folder.
Difficulty changes every block, so if you are working on a block, every time a block is found on the network you are affected by that difficulty change. "Block: 42c37c21...." is the last block found in the network.

OK, so if you have 4 workers set up solo mining - do they all work together on the same block or are they all pursuing different blocks?

They all work on the same block...

If you wanted to try a different block because you spent too much time on an unlucky one - do you restart all your miners or restart the EAC wallet?

I think the only way to do it is deleting the .bin files on cgminer folder.
full member
Activity: 168
Merit: 100
Even though I have really gotten the solo mining topic into rolling, I have a basic question about solo mining:

Do you mine for hours on the same block or do you start every time you see "stratum detected new block" - difficulty set to 25, a new block? This is especially confusing, as you see on the 5th line of cgminer:

Quote
Block: 42c37c21.... Diff:25 Started: [19:07:28] Best share: ....

According to that your miner would be updated when a new block is found, and your miner starts working on the next block.

But on the other hand, if your miners are working for hours on one block, how does the changing difficulty affect you? And if this is the case, should you restart your cgminer after a certain amount of hours if your miner was not successful, so you try out on a different block?

I know it is kind of embarrassing to ask that question so "late in the game".

Difficulty changes every block, so if you are working on a block, every time a block is found on the network you are affected by that difficulty change. "Block: 42c37c21...." is the last block found in the network.

OK, so if you have 4 workers set up solo mining - do they all work together on the same block or are they all pursuing different blocks?

They all work on the same block...

If you wanted to try a different block because you spent too much time on an unlucky one - do you restart all your miners or restart the EAC wallet?
hero member
Activity: 616
Merit: 500
Its being pumped now, got info from friend that is in a "twitter private pump/dump" group. Pricetarget 240 sat. Dont have any source so don't believe me Smiley

Well it stopped rather quickly after moving 10 satoshis.  Roll Eyes

Thats typically for these "pumps"  

NEVER ever follow them and invest money. They wait for you to setup a buy order and you get all their cheap coins within seconds,
b4 that they build fake small buy walls, works perfectly with craptsy. So you fall for that and buy much much higher as you woul normaly do.

Im going to write at cryptsy about it next days.

So if you read a "pump" from anybody you dont know real good + their twitter accounts named fontas, pump, coinpump and many more. Pls DONT fall for that

Mike

Hi,

Thanks for the advice although Im well aware how it works, I do never invest based on peoples post on forums without some proof. I already invested in EAC long ago, its just funny to claim that there will be a pump without any source and it moves up 10 satoshis and then back to the same price.

Guess some people fall for this but people who have been around more than 1-2 weeks should know how it works. We will see what happens.
newbie
Activity: 154
Merit: 0
Even though I have really gotten the solo mining topic into rolling, I have a basic question about solo mining:

Do you mine for hours on the same block or do you start every time you see "stratum detected new block" - difficulty set to 25, a new block? This is especially confusing, as you see on the 5th line of cgminer:

Quote
Block: 42c37c21.... Diff:25 Started: [19:07:28] Best share: ....

According to that your miner would be updated when a new block is found, and your miner starts working on the next block.

But on the other hand, if your miners are working for hours on one block, how does the changing difficulty affect you? And if this is the case, should you restart your cgminer after a certain amount of hours if your miner was not successful, so you try out on a different block?

I know it is kind of embarrassing to ask that question so "late in the game".

Difficulty changes every block, so if you are working on a block, every time a block is found on the network you are affected by that difficulty change. "Block: 42c37c21...." is the last block found in the network.

OK, so if you have 4 workers set up solo mining - do they all work together on the same block or are they all pursuing different blocks?

They all work on the same block... if connected to the same wallet.
full member
Activity: 168
Merit: 100
Even though I have really gotten the solo mining topic into rolling, I have a basic question about solo mining:

Do you mine for hours on the same block or do you start every time you see "stratum detected new block" - difficulty set to 25, a new block? This is especially confusing, as you see on the 5th line of cgminer:

Quote
Block: 42c37c21.... Diff:25 Started: [19:07:28] Best share: ....

According to that your miner would be updated when a new block is found, and your miner starts working on the next block.

But on the other hand, if your miners are working for hours on one block, how does the changing difficulty affect you? And if this is the case, should you restart your cgminer after a certain amount of hours if your miner was not successful, so you try out on a different block?

I know it is kind of embarrassing to ask that question so "late in the game".

Difficulty changes every block, so if you are working on a block, every time a block is found on the network you are affected by that difficulty change. "Block: 42c37c21...." is the last block found in the network.

OK, so if you have 4 workers set up solo mining - do they all work together on the same block or are they all pursuing different blocks?

If you wanted to try a different block because you spent too much time on an unlucky one - do you restart all your miners or restart the EAC wallet?
sr. member
Activity: 308
Merit: 250
Its being pumped now, got info from friend that is in a "twitter private pump/dump" group. Pricetarget 240 sat. Dont have any source so don't believe me Smiley

Well it stopped rather quickly after moving 10 satoshis.  Roll Eyes

Thats typically for these "pumps"  

NEVER ever follow them and invest money. They wait for you to setup a buy order and you get all their cheap coins within seconds,
b4 that they build fake small buy walls, works perfectly with craptsy. So you fall for that and buy much much higher as you woul normaly do.

Im going to write at cryptsy about it next days.

So if you read a "pump" from anybody you dont know real good + their twitter accounts named fontas, pump, coinpump and many more. Pls DONT fall for that

Mike
newbie
Activity: 56
Merit: 0
newbie
Activity: 154
Merit: 0
Even though I have really gotten the solo mining topic into rolling, I have a basic question about solo mining:

Do you mine for hours on the same block or do you start every time you see "stratum detected new block" - difficulty set to 25, a new block? This is especially confusing, as you see on the 5th line of cgminer:

Quote
Block: 42c37c21.... Diff:25 Started: [19:07:28] Best share: ....

According to that your miner would be updated when a new block is found, and your miner starts working on the next block.

But on the other hand, if your miners are working for hours on one block, how does the changing difficulty affect you? And if this is the case, should you restart your cgminer after a certain amount of hours if your miner was not successful, so you try out on a different block?

I know it is kind of embarrassing to ask that question so "late in the game".

Difficulty changes every block, so if you are working on a block, every time a block is found on the network you are affected by that difficulty change. "Block: 42c37c21...." is the last block found in the network.
hero member
Activity: 616
Merit: 500
Its being pumped now, got info from friend that is in a "twitter private pump/dump" group. Pricetarget 240 sat. Dont have any source so don't believe me Smiley

Well it stopped rather quickly after moving 10 satoshis.  Roll Eyes
sr. member
Activity: 308
Merit: 250
Looks like poolerino is back online for those using it.

I did post here that we move the server, so while DNS updated it points to aln pool, the good ol one Wink

Sorry for your unconvenience, enjoy even more serverpower now.

Mike
full member
Activity: 168
Merit: 100
Even though I have really gotten the solo mining topic into rolling, I have a basic question about solo mining:

Do you mine for hours on the same block or do you start every time you see "stratum detected new block" - difficulty set to 25, a new block? This is especially confusing, as you see on the 5th line of cgminer:

Quote
Block: 42c37c21.... Diff:25 Started: [19:07:28] Best share: ....

According to that your miner would be updated when a new block is found, and your miner starts working on the next block.

But on the other hand, if your miners are working for hours on one block, how does the changing difficulty affect you? And if this is the case, should you restart your cgminer after a certain amount of hours if your miner was not successful, so you try out on a different block?

I know it is kind of embarrassing to ask that question so "late in the game".
full member
Activity: 126
Merit: 100
KlondikeCoin - Get Real Gold !
Its being pumped now, got info from friend that is in a "twitter private pump/dump" group. Pricetarget 240 sat. Dont have any source so don't believe me Smiley
Jump to: