Author

Topic: [CLOSED] BTC Guild - Pays TxFees+NMC, Stratum, VarDiff, Private Servers - page 219. (Read 903150 times)

legendary
Activity: 1750
Merit: 1007
Geez man, who is not solo mining with 100TH? It's bigger than many small pools Cheesy

It probably IS a smaller pool  Grin

There's only two pools (not counting Guild and mining manufacturer's private pools) that actually have that much hash power at the moment...kinda crazy.
hero member
Activity: 574
Merit: 501
Geez man, who is not solo mining with 100TH? It's bigger than many small pools Cheesy

It probably IS a smaller pool  Grin
legendary
Activity: 1148
Merit: 1018
Geez man, who is not solo mining with 100TH? It's bigger than many small pools Cheesy
hero member
Activity: 574
Merit: 501
 ~45 minutes  8:00 AM
----------------------------------
10944 2013-10-09 08:41:11 AM
10943 2013-10-09 07:56:42 AM


~ 36 minutes   11:00 AM
---------------------------------
10949 2013-10-09 11:45:41 AM
10948 2013-10-09 11:09:12 AM


Not that it matters, its just the perception that we're getting less blocks per shift, but there end up being more shifts....
hero member
Activity: 784
Merit: 1004
Glow Stick Dance!
Gee - no wonder the shifts have shortened by a good 15 minutes in the last couple of hours.....

I don't think the shift length has dropped quite that much... more like 8 or 9 minutes.
hero member
Activity: 574
Merit: 501
Gee - no wonder the shifts have shortened by a good 15 minutes in the last couple of hours.....
hero member
Activity: 1246
Merit: 501
100TH, that's good for your pool which is apparently taking over BTC and paying for all these DDoS and taking over forums and the likes.  Tongue
sr. member
Activity: 672
Merit: 254
legendary
Activity: 1750
Merit: 1007
Did someone just add 100TH to BTCG?  Is that one entity or just a bunch of individual KNCers?

Still looking into that user account to make sure it's legit...but all signs point to yes so far.
hero member
Activity: 784
Merit: 1004
Glow Stick Dance!
Did someone just add 100TH to BTCG?  Is that one entity or just a bunch of individual KNCers?
legendary
Activity: 1148
Merit: 1018
Private servers are down.

Private servers have never gone down, it's a local issue if you're seeing them down.

Well, none of my units could connect to them earlier today. I will try again now and report back.

EDIT: now they are working, but they definitely got disconnected this 10 hours ago and then I couldn't reconnect to them... I switched to the public servers and they worked fine.
legendary
Activity: 1750
Merit: 1007
Private servers are down.

Private servers have never gone down, it's a local issue if you're seeing them down.
hero member
Activity: 798
Merit: 1000
No matter which server I connect to, private, US Stratum, EU Stratum, I'm getting a wait signal for awhile with the following or similar message:

Code:
Pool 0 is issuing work for an old block: 00000000000000016d07c7afc2c901b4ca56418
acaf19171af4d6792d04b2e2e

And all my mining devices in BFGMiner are stuck with "WAIT" for awhile.  Eventually it gets going again, but this happened a few times already.  Tried restarting BFGMiner with different pool priorities (using the different servers) and I get "WAIT" everytime.

They're hashing away again, but just wanted you aware just in case something was going on.
legendary
Activity: 1148
Merit: 1018
Private servers are down.
legendary
Activity: 1750
Merit: 1007
If you're interested in a backplane for ASICMINER Blades, I have four for sale.  They will be sold at 0.60 BTC base price (that includes shipping anywhere in the US).  They will also be discounted 0.05 BTC for each Blade you've bought from BTC Guild, if any (down to a minimum of 0.30 BTC).  Send me a PM or an email to [email protected] .  I'll respond in the morning to let you know if you were one of the first four to respond and provide an address for payment.  Make sure to include your BTC Guild username if you ordered any blades previously!
legendary
Activity: 1750
Merit: 1007
Just a reminder:  If your password on BTC Guild is used anywhere else, or even remotely resembles your Bitcointalk password, you should change it by requesting a reset at https://www.btcguild.com/index.php?page=reset_password
legendary
Activity: 1750
Merit: 1007
You see, now this doesn't make sense to me. When starting a block, I see it like a lottery. There are a finite number of possibilities to test. Granted it is a large number, but finite just the same. When you test one possibility and it fails, the number of possibilities available to the next test is one less. Until the block that you are working on is found, your odds against finding it would decrease. When the block is found, you are starting over in the sense that you have to create a new input to hash and go back to having that very large number of possibilities to work from. I'm told that this way of looking at it is wrong, and i accept that, it just doesn't make any sense to me.

That sounds very interesting and plausible to me.  I hadn't considered it in those terms before.

However I think the reality is very different as I don't think anyone is keeping track of actual "progress" of the permutations that have been tried.

Edit: I believe time and date are part of the data being hashed.  So being that the solution is time traveling, is there really a finite number of possible solutions?

Edit 2:  Also the hash we are looking for isn't a static/specific one.  We are just looking for one that meets or exceeds the current difficulty.  So there could be an infinite number of solutions, or so it seems to me.

There's 2^256 possible hashes.  That number is much bigger than a human mind can actually comprehend.  There are a *LOT* of solutions.  There's also nothing to prevent a duplicate hash (other than the statistical near-impossibility), since hashing involves changing a single bit to get a completely different result hash.  There really is *nothing* that resembles progress when mining.  Every hash is independent.  This is why the rest of the network has no impact on your luck/variance (outside of influencing how quickly the next difficulty adjustment happens).

Oh, and work is updated every 30 seconds, meaning more transactions are included, different merkle root.  This means a whole new set of hash data even if you repeated the same time, nonce, and extranonce as before for some reason.
legendary
Activity: 3583
Merit: 1094
Think for yourself
You see, now this doesn't make sense to me. When starting a block, I see it like a lottery. There are a finite number of possibilities to test. Granted it is a large number, but finite just the same. When you test one possibility and it fails, the number of possibilities available to the next test is one less. Until the block that you are working on is found, your odds against finding it would decrease. When the block is found, you are starting over in the sense that you have to create a new input to hash and go back to having that very large number of possibilities to work from. I'm told that this way of looking at it is wrong, and i accept that, it just doesn't make any sense to me.

That sounds very interesting and plausible to me.  I hadn't considered it in those terms before.

However I think the reality is very different as I don't think anyone is keeping track of actual "progress" of the permutations that have been tried.

Edit: I believe time and date are part of the data being hashed.  So being that the solution is time traveling, is there really a finite number of possible solutions?

Edit 2:  Also the hash we are looking for isn't a static/specific one.  We are just looking for one that meets or exceeds the current difficulty.  So there could be an infinite number of solutions, or so it seems to me.
full member
Activity: 160
Merit: 100
can someone actually post the txt of a batch file to load bfgminer with the proper settings for a blade?

Just create a shortcut to bfgminer.exe with the following commands. Works perfect for me, but you will have issues if your USB hubs can't power all the blades. You might get an error that a comport is unreachable.

F:\PATHTOBFGMINER\bfgminer.exe -G -o http://stratum.btcguild.com:3333 -u USER -p PASS -S all --icarus-options 115200:1:1 --icarus-timing 3.0=100

Blade != USB

I've been up over 24hrs. pixels blur, eyes cross. Ignore that comment xzempt.
full member
Activity: 160
Merit: 100
Eleuthria, Any ideas/consideration about a pool jackpot per month/week? Maybe jackpot for some of those BE's?

I just want more BTCtc...
Jump to: