Bitcoin Forum
June 27, 2024, 01:23:28 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 [158] 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 ... 236 »
3141  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windows/osx/mip/r-pi 2.8.0 on: October 07, 2012, 04:16:51 PM
Any stats on how much kb/s would be transferred to a pool for a generic hashrate of like 60Ghash/s ?

On BTC Guild, Stratum also includes variable difficulty to control the rate of share submissions, with a target rate of approximately 1 share per 5 seconds.  

Each share submission is roughly 110 bytes.  So your upstream bandwidth will be approximately 30 bytes per second upstream (a bit higher when you first connect due to not being adjusted to variable difficulty).  A share response is roughly 50 bytes, meaning 10 bytes per second downstream (for share submissions).

New work jobs are delivered every 30 seconds, and clock in at about 700-1100 bytes.  Using 1kb averages, that is 2 kb/min, or roughly 35 bytes per second downstream.

In the end, you're looking at less than 0.5 KB/s for both downstream and upstream communications.  Since backup pools will be receiving jobs as well, add maybe 0.1 KB/s downstream per connected backup pool.
3142  Bitcoin / Pools / Re: [2900 GH] BTC Guild - Pure PPS Merged Mining + Stratum Mining + Variable Diff on: October 07, 2012, 02:47:34 AM
The Germany stratum server has been put online.  You can connect to it by pointing a native stratum miner or the stratum proxy at de.btcguild.com port 8332 as you would with a regular miner.  It will provide you an redirection to connect to the Stratum backend.
3143  Bitcoin / Pools / Re: [2900 GH] BTC Guild - Pure PPS Merged Mining + Stratum Mining + Variable Diff on: October 06, 2012, 11:01:31 PM
DE server had a few minutes of downtime as I deployed an updating bitcoind to the server.  A new stratum server for EU miners will be available tomorrow.  If you have a miner with native support, you will be able to continue pointing it at de.btcguild.com and it will automatically forward you to the DE stratum server.
3144  Bitcoin / Pools / Re: Which is the best pool to join with your ASIC? on: October 06, 2012, 09:22:56 AM
Any pool that has upgraded to Stratum or GBT based pool servers.

Stratum - BTC Guild & Slash
GBT - EclipseMC and Eligius
3145  Bitcoin / Pools / Re: [2900 GH] BTC Guild - Pure PPS Merged Mining + Stratum Mining + Variable Diff on: October 04, 2012, 11:36:51 PM
cgminer's latest github now has native stratum support for Linux users.

Over the weekend I will be doing a restart on the old pool servers to update bitcoind, and add new X-Stratum headers so that you can use cgminer load-balancing/failover on multiple BTC Guild servers over Stratum.  There will be 3 locations after the update:

stratum-de.btcguild.com (current DE server).  The DE server will automatically redirect native stratum clients to this server.
stratum.btcguild.com (Chicago, current pool servers).  The current BTC Guild servers will automatically redirect native stratum clients to this server.
The private DNS server will redirect native stratum clients to another server as well.


These DNS entries are not currently live!  I will post another update once they are enabled.
3146  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overclock monitor fanspeed RPC linux/windows/osx/mip/r-pi 2.7.6 on: October 04, 2012, 11:31:35 PM
Right, a question without an obvious answer. The point of the stratum header on the regular getwork pools is to redirect them to a better protocol pool. The fact that btcg redirects all pools to the same one stratum pool is more a sign of early days with btcg having only one stratum server. I'm guessing with time btcg will have 3 stratum servers to match its 3 getwork servers.

I'll be updating the BTC Guild getwork-based backends to use different X-Stratum redirects this week, now that we're starting to see integration in the most widely used miner.
3147  Bitcoin / Pools / Re: [2900 GH] BTC Guild - Pure PPS Merged Mining + Stratum Mining + Variable Diff on: October 04, 2012, 02:26:06 AM
I think there must be some shares were accepted by proxy but finally were dropped by pool,
but I can't find the count of "DROPPEDs" in "Stale/Dupe/Other", Where did they go?

Proxy never respond "accepted" without confirmation by the server. Actually only the oposite situation can happen; proxy won't submit the share which is obviously invalid/stale, because proxy does the full share validation locally.

The proxy responds accepted when it doesn't get confirmed by the server when dealing with higher difficulties.  I understand why you made it do that, since older miner software wasn't written correctly and crashed at higher diff, it's just annoying that miner accepted counts wont exactly match server counts when the proxy is masking lowdiff rejects as accepted.  Though it should be roughly the same.


Stale/Dupe are both reported on the BTC Guild website just fine.  "Other" rejects have been removed from reporting because they shouldn't be possible with stratum unless the server crashes and restarts.
3148  Bitcoin / Pools / Re: [2700 GH] BTC Guild - Pure PPS Merged Mining + Stratum Mining + Variable Diff on: October 03, 2012, 02:14:15 AM
Everything is still running smooth.  I am encouraging all users to switch to Stratum still.  The server has been rock solid and hasn't even needed a restart since it was moved to the primary pool.

I will when my mining software supports it.  Not really interested in using the proxy at the moment, although I can see some advantages to it.

The proxy is actually great for large farms even after native support is introduced, since it merges all the mining traffic for your whole farm into a single stratum connection.  For a small number of machines, I can understand waiting for native support.  Luckily ckolivas seems to be making good progress with cgminer.
3149  Bitcoin / Pools / Re: [2000 GH/s] EMC: No Fee/PPS/DGM/Dwolla Payout/SMS/Yubikey/GBT/Vardiff on: October 02, 2012, 02:56:18 PM
That said, how does that effect efficiency calculations going forward?  Stratum is effectively the same in that regard, so if you pull a template and send back getworks, how is CGminer going to calculate efficiency or does that just become a redundant metric at that point?
I haven't decided what to do with the efficiency metric. Either I'll make up something or just not use it.
Making it halfway through the stratum protocol, I've decided that each mining notify message will be counted as the equivalent of a getwork. Of course efficiency is increasingly becoming a figure that is of not much use to miners and pool ops alike, but perhaps a target efficiency will be the endpoint of tuning what variable diff to set it to.

I'd argue efficiency isn't even a meaningful stat on Stratum.  Pools sending you more job notifications aren't less efficient, they're actually MORE efficient (more frequent jobs = more current on transactions in the network).
3150  Other / Beginners & Help / Re: PeerMining.us - Mining Pool - Instant Payouts - Proportional Payouts 0% FEES! on: October 02, 2012, 01:14:35 PM
Here's a thought - nobody offers PPS with dynamic difficulty yet... It can't be any tougher to implement than dynamic difficulty DGM...

Just FYI:  BTC Guild uses dynamic difficulty on the stratum server, which has been part of the main pool for almost 2 weeks.  Difficulty is adjusted for each connection to a steady rate of share submissions (1 per 3-5 seconds).
3151  Bitcoin / Pools / Re: [2700 GH] BTC Guild - Pure PPS Merged Mining + Stratum Mining + Variable Diff on: October 02, 2012, 12:38:30 PM
Everything is still running smooth.  I am encouraging all users to switch to Stratum still.  The server has been rock solid and hasn't even needed a restart since it was moved to the primary pool.
3152  Bitcoin / Pools / Re: miners: how are you going to react to the reward halving? on: September 28, 2012, 01:47:53 AM
The only thing miners are going to notice is pool fees will likely go up/pools will cease to be free.  The reward halving DOES cut pool operator income in half, assuming each pool loses speed proportional to their current share of the network.  This is because pool's earn [at neutral luck]:  Pool Fee * Pool Share of Network * 7200 BTC (daily production of BTC).  With the change, pool's will be earning:  Pool Fee * Pool Share of Network * 3600 BTC (daily production of BTC).
Couldn't an increase in transaction fees solve this problem?  Bitcoin was designed to run only on transaction fees in the extremely long term, so couldn't pools change the rules there if the latest daemon isn't going to already?

TX Fees will not come even close to making the block subsidy make up for the reward halving.  Regardless of how big the network becomes, we will likely never see blocks of > 50 BTC again except when somebody screws up their transaction.
3153  Bitcoin / Pools / Re: [2700 GH] BTC Guild - Pure PPS Merged Mining + Stratum Mining + Variable Diff on: September 28, 2012, 01:45:41 AM
The reason I ask is I never have seen the Diff increase on cgminer, it always stays at 1.

This is because proxy still reports difficulty 1 to miners. Some older miners have issues with >diff1. However you can propagate real difficulty to miners by starting proxy with --real-target parameter. Latest cgminer works well with it.

Quote
It also increases by a large number of shares, not just one, so it must be queued.

This may be network or server issue. Are both fast and slower rig on the same network location?


Cool the --real-target parameter is now showing the higher Diff on the cgminer console. (Currently at Diff 4) Thanks.
Yes, both the slow and fast rigs are on the same network, pointed at the same Stratum Proxy.


Yes, you should run --real-target if you are using cgminer.  The proxy hiding real diff from miners is nice (since it stops some miners from breaking), but it's a bit confusing since those don't reach the server.  So you see "accepted" shares constantly, but your count on the website doesn't go up because they aren't the difficulty the server is expecting, so the proxy is just keeping your miner happy by lying to it.

Fast and slow miners on the same proxy is fine, the only problem with it is you end up with some workers showing much longer periods between shares.  The average for your whole farm is very consistent though.
3154  Bitcoin / Pools / Re: miners: how are you going to react to the reward halving? on: September 26, 2012, 10:53:03 PM
Miners really shouldn't have much to worry about.  The portion of miners that will mine at a loss is very low.

When reward is halved, gross revenue is halved, and profit is cut in more than half since expenses are static.  Miners will drop out, difficulty will drop.  ASICs won't have a big effect on this.  It's very simple economics.  X investment returns an average of Y profit.  The more profit to be had, the more people mine, the worse their profit margin becomes.

The key here is the following formula:   Price/Difficulty * Block Reward.  If half as many coins are produced per day, difficulty will be cut in half (not precisely, but very close), unless price doubles, in which case difficulty would be roughly the same.  Obviously it will be a mixture of the two.  It will be worse off than we are now because there will always be hobbyists (who mine at a loss), botnets (who mine at no cost), and people with "Free" electricity (who effectively steal it from their oblivious landlord).

The only thing miners are going to notice is pool fees will likely go up/pools will cease to be free.  The reward halving DOES cut pool operator income in half, assuming each pool loses speed proportional to their current share of the network.  This is because pool's earn [at neutral luck]:  Pool Fee * Pool Share of Network * 7200 BTC (daily production of BTC).  With the change, pool's will be earning:  Pool Fee * Pool Share of Network * 3600 BTC (daily production of BTC).
3155  Bitcoin / Pools / Re: [2700 GH] BTC Guild - Pure PPS Merged Mining + Stratum Mining + Variable Diff on: September 24, 2012, 08:46:44 AM
lol love how my 24 hour earnings shows "3,458,047.50000000" ...now if only it was true  Cheesy
beat this:


Smiley

That should be fixed now as well.  It was related to how my averaging window resets when a miner hasn't submitted a share for more than 10 minutes.
3156  Bitcoin / Pools / Re: [2700 GH] BTC Guild - Pure PPS Merged Mining + Stratum Mining + Variable Diff on: September 24, 2012, 08:02:40 AM
I think I figured out what triggered it, shouldn't happen again.  At least for a few brief moments you earned 1/3rd of all bitcoins ever mined in a 24 hour period.  At least on paper you did ;p
3157  Bitcoin / Pools / Re: [2700 GH] BTC Guild - Pure PPS Merged Mining + Stratum Mining + Variable Diff on: September 24, 2012, 07:30:15 AM
lol love how my 24 hour earnings shows "3,458,047.50000000" ...now if only it was true  Cheesy

That's...interesting.  I'll have to poke around to figure out why you saw that.
3158  Bitcoin / Pools / Re: [2000 GH/s] EMC: No Fee/PPS/DGM/Dwolla Payout/SMS/Yubikey/GBT/Vardiff on: September 24, 2012, 03:06:07 AM
I just saw it. half mhash for 17 blocks now... why?

cgminer 2.4.1 cant upgrade
What he probably means is that cgminers mhash is approx half, in my case from 320 to 160 MH.

For me seen also with cgminer 2.4.1 but directly against stratum proxy (tested both) 0.5.0 and 0.8.3, (against btcguild ). Only clue for me yet is that its a 6950, 3 other 5850 same setup, no problem. Maybe you also got a 6950 ?

Just to verify:  Do you mean you had the same problem on BTC Guild (with Stratum), or that it worked fine on BTC Guild?

If you had the problem on BTC Guild, was the hash rate on the BTC Guild website displaying accurately (and cgminer was just wrong)?  I'm wondering if old cgminer versions calculated hashrate assuming submissions would always be difficulty=1.  New versions definitely don't have any problem.
3159  Bitcoin / Pools / Re: [2700 GH] BTC Guild - Pure PPS Merged Mining + Stratum Mining on: September 24, 2012, 02:56:49 AM
Nope, worker #2 is still not showing up for BTC shares. Everything else looks fine.

The data below from the BTG website is a very short run, but its what I've been seeing for at least an hour or two. Total speed would be about 900mhash if I wasn't stopping and starting.

Worker Summary (BTC)
name_1   182.54 MH/s   15 (100.00%)   0 / 0 / 0   0:00:04   
name_2   336.84 MH/s   0 (0.00%)   0 / 0 / 0   0:00:14   
Totals   519.38 MH/s   15 (100.00%)   0 / 0 / 0      

Worker Summary (NMC)
name_1   182.54 MH/s   15 (100.00%)   0 / 0 / 0   0:00:04   
name_2   336.84 MH/s   31 (100.00%)   0 / 0 / 0   0:00:14   
Totals   519.38 MH/s   46 (100.00%)   0 / 0 / 0      


I think I found out your problem...I think you were refreshing the page after resetting your stats, meaning you kept submitting the POST data telling the page to reset your stats Smiley.
3160  Bitcoin / Pools / Re: [2700 GH] BTC Guild - Pure PPS Merged Mining + Stratum Mining on: September 24, 2012, 02:52:23 AM
I fixed it. I had the old stratum IP in the proxy launch bat file. I changed it to stratum.btcguild.com and miner #2 seems to be registering now. Did I miss the announcement about changing that?

Shares are showing up now. Did I just lose a bunch of shares since the changeover?

You didn't lose any shares from beta.  They just don't show up under 'My Account'.  You can find your old beta stats/earnings by going to Earnings History.  It contains a line of how much you were paid from Beta, and it has a link to the old beta stats page with your share details from beta.

I reset your stats again to look at it myself, and I've verified that this entire time you have had BTC and NMC shares being counted.  The database field which keeps track of resets shows you had 5495 btc and NMC shares accepted prior to the stat reset, and the current accepted counts match between NMC and BTC.
Pages: « 1 ... 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 [158] 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 ... 236 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!