Bitcoin Forum
May 30, 2024, 09:54:30 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 [224] 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 »
4461  Bitcoin / Mining software (miners) / Re: python OpenCL bitcoin miner on: July 04, 2011, 12:17:39 AM
m0mchil: Why'd you remove the retry-on-network-error code when you merged my branch? This greatly improves yield on many pools. Also, why remove GW/Efficiency? Useful data, that! Finally, when will phatk be optional? Sad
4462  Bitcoin / Pools / Re: [Announce] Bitcoin Developer Mining Pools on: July 03, 2011, 10:52:05 PM
I wouldn't mind being added to your developer list (Spesmilo & some patches for the Satoshi client): 1ABvQwiuCnySQqBzruaAcdrkgYae9LoqWz

Disclosure: I also operate competing pool Eligius
4463  Bitcoin / Pools / Re: "Why is Pool Hopping a Problem?" - If you use a PROPORTIONAL pool, read this! on: July 03, 2011, 10:47:59 PM
Eligius is PPS-like (SMPPS) with almost no fee (it works out to less than 0.0001%). We've been having some trouble lately, and stats will probably be down for at least another 16 hours, but it's a good choice when it's working. Wink
4464  Bitcoin / Pools / Eligius: Update on Europe final payouts on: July 03, 2011, 04:25:20 AM
On Saturday, July 02, 2011 6:10:29 PM you wrote:
> Thursday came and went, don't see a EU payout Sad Did they get processed?

I had a family emergency and was away from home on Thursday; didn't have access to the server passwords. Got it sent out Friday morning, then 3 crashed hard. Finally got 3 back online tonight, so it should process as soon as it finds a block.
4465  Bitcoin / Development & Technical Discussion / Re: Launch of BitPay, worlds first smartphone-wallet for bitcoins on: June 30, 2011, 03:18:27 AM
- An optional price of an item
Please be sure to do this right, using integer satoshi units, not some high-level units like BTC.

Might make sense to support the already existing bitcoin: URI standard encoded in QR-Codes.
4466  Other / Beginners & Help / Re: Long poll exceptions on Eligius port 80 on: June 29, 2011, 06:21:24 PM
This probably means there's a transparent proxy interfering. Try disabling LP.
4467  Other / Off-topic / Re: Update on the Eligius PPS system, reward comparison on: June 29, 2011, 04:34:52 PM
WTF, submitting 20% of block shares, but with a  0.4 BTC reward.
He submitted 0.4 BTC worth of shares, so he gets paid 0.4 BTC. Simple. Your percent is an arbitrary number, with no relevance to the work done.
4468  Bitcoin / Development & Technical Discussion / Mining protocol extension: noncerange on: June 29, 2011, 02:31:04 PM
I propose that miners which support this extension send a "X-Mining-Extensions: noncemask" header when requesting work. If the server supports the extension, it should respond with the same header. For other extensions, "X-Mining-Extensions" should be a space-delimited list of elements which can have parameters after an "=" character.

When this extension is active, the server should send an additional field in the JSON-RPC reply: "noncemask" is a hexadecimal-encoded mask of the nonce bits a miner is allowed to change in the header.

For example, if the server sends
Code:
    "noncemask" : "e0000000"
then the miner should change only the last 29 bits of the nonce.

This allows the server to give the same work to multiple miners with different nonce ranges for each to scan. Combined with X-Roll-Ntime, this can greatly improve efficiency of the work-generating component.

In addition, miners may send a "X-Mining-Hashrate" header set to their average hashrate (in hashes per second) which the upstream server might use to choose a proper sized noncemask.

Thoughts?

Edit: noncemask has been superceded by noncerange
4469  Bitcoin / Mining software (miners) / Re: python OpenCL bitcoin miner on: June 29, 2011, 01:54:35 PM
New version is up.
It doesn't work:
Code:
mining.eligius.st:8337 28/06/2011 00:53:49, Setting pool 1GEJfZRPrK2BLSSx3r6gwtuFxCUvq3QytN @ mining.eligius.st:8337
Killed

Phateus - phatk kernel 124RraPqYcEpX5qFcQ2ZBVD9MqUamfyQnv
This is probably the problem. Phoenix with phatk also Killed-crashes.
Yep, it's phatk. If I add a swapfile, it will start (slowly). So phatk demands more system RAM for... a whole 1 MH/s improvement. Please offer the original kernel (with the recent patch) again!
4470  Bitcoin / Pools / Re: [350 GH/s] "Eligius" pool: almost feeless PPS, hoppers welcome, no registration on: June 28, 2011, 11:55:29 PM
What is the value per share? (How much do we make per accepted share?)
Could artefact add the current share value to the stats?
Currently 0.00003625 BTC per share. I think Artefact2 decided against it because it isn't completely guaranteed. I suggested he show the price-per-share in the block list though.
4471  Bitcoin / Development & Technical Discussion / Re: [RFD] Bitcoin Deterministic wallet on: June 28, 2011, 08:21:13 PM
Please use type 2 from https://forum.bitcoin.org/index.php?topic=19137.0 so we can have secure services!
4472  Bitcoin / Pools / Re: [350 GH/s] "Eligius" (experimental) pool: almost feeless PPS, hoppers welcome on: June 28, 2011, 07:11:35 PM
This thread is locked and replaced with a new thread here.
4473  Other / Off-topic / Re: Update on the Eligius PPS system, reward comparison on: June 28, 2011, 07:05:02 PM
1) The standard proportional payout is Contributed shares % times 50 BTC (or block shares given / block shares total x 50 btc)
so, if you contribute 1% of a certain block round's shares, you get rewarded .5BTC, .5% = .25BTC, etc.
Your first flaw is in assuming there's something inherently fair about the Proportional method. This usually comes from the misconception that people can make progress mining. The fact is that over 99.99% of shares are completely worthless and do absolutely nothing for the pool. They have no relevance whatsoever to the block that might (or might not) be found at the end of the round. Only 1 share finds that block, by itself, with no help from the other shares.

The goal of pools is to pay miners for lower-difficulty fake "blocks", while collecting the rewards itself from the real blocks. This reduces variation for the miners. Proportional is simple, but by far not the only way pools might decide to pay miners. The most fair method, with least variation, is to pay them 1/difficulty for each difficulty 1 share: this is called Pay Per Share. In comparison, Proportional pays miners more than their fair (PPS) reward when it finds a block quickly, and less when it takes a long time to find a block. Because of this uneven distribution, it is most effective to implement "pool hopping" to mine on the pool currently offering the highest reward per share (ie, the one with the fewest shares in the current round).

Straight PPS was originally implemented by OneFixt2 for BitPenny, and is a popular option at Deepbit despite their 10% fees. However, it is more vulnerable to true cheating, and when this happens, the pool operator takes the infinite hit from it.

Eligius has (after much notice and even poll from members) switched to a system almost like PPS. Miners are generally paid the full 1/difficulty reward for each share (without the huge 10% fees historically associated with PPS), but the system keeps track of what the pool has itself earned overall, and limits payouts to ensure the operator does not take a hit when there is cheating or extreme unluckiness going on. At the same time, it tracks what miners would have earned under straight PPS, and if someone was ever underpaid (due to not having the funds available) will pay them a bonus later if it has extra funds (from lucky/short blocks).

All the payout systems will eventually tend toward the same total payout over time, with one exception: due to the proportional method's predictable unfairness pattern, miners can achieve 30% greater earnings than their work's fair pay. Those who do not implement pool hopping, see an effective 30% loss over time. This is the primary motivation for avoiding the proportional system.
4474  Bitcoin / Pools / [OLD] Eligius: ASIC, no registration, no fee CPPSRB BTC + 105% PPS NMC, 877 # on: June 28, 2011, 05:49:52 PM



Please see our website for all the latest details.
Members are encouraged to hang out on our IRC channel.

To use, just point your miner to http://mining.eligius.st:8337 (GBT) or stratum+tcp://mining.eligius.st:3334 with username set to the same address you want paid.

WARNING: Generations won't show up on your Instawallet balance, so make sure you use the address of a standalone client or MtGox for payouts.

If the pool has problems, call 1-877-281-POOL (7665) (or, from outside the USA or Canada, call +1 818-688-POOL (7665))

Donations for pool may be sent to: 1E1igiusfEjs1pCaGjEERExE9gYcrFwow7


BFGMiner: bfgminer -o mining.eligius.st:8337 -O YourAddress
poclbm: poclbm.exe -d 1 -f 0 -v -w 64 http://YourAddress:x@mining.eligius.st:8337#
phoenix: phoenix.exe -u http://YourAddress:x@mining.eligius.st:8337 -k poclbm DEVICE=0 VECTORS BFI_INT* FASTLOOP AGGRESSION=6
DiabloMiner: DiabloMiner-Windows.exe  -u YourAddress -o mining.eligius.st -r 8337
cpuminer: minerd --url http://mining.eligius.st:8337 --userpass YourAddress:x -t 5 --algo sse2_64
ufasoft: bitcoin-miner.exe -a 5 -o http://mining.eligius.st:8337 -u YourAddress -p x
4475  Bitcoin / Pools / Re: [350 GH/s] "Eligius" (experimental) pool: almost feeless PPS, hoppers welcome on: June 28, 2011, 05:11:41 PM
I like how you circled the facts about how the system is paying you less than you would make over at btcguild, deepbit, etc.
Quit trolling. BTCGuild would probably pay about the same over time (though you'd get higher variance because it's proportional), Deepbit of course would pay 10% less because of the fee.

Potential miners can see how it is far less than the standard proportional payout (contribution % x 50 btc - or simply half the contribution % for easy calculation).
It isn't less. That's your brain failing. Again, quit trolling. Proportional always underpays on long blocks, and always overpays on short blocks (which is why it has a problem with pool hoppers).

UPDATE - Eligius paid me what they said they owed! Partial relief, although I still lost all the shares contributed for far less reward than the pool took in during the maxpps shorting around June 14th. In the end, the total loss for me was less than 2 btc (and 2 weeks of being forced to loan eligius around 3 BTC well after passing the 1btc payout threshhold).
You got paid the proportional reward for the work you did in full. Stop slandering our pool. I'm surprised you haven't been banned from the forums yet.
4476  Bitcoin / Pools / Re: [350 GH/s] "Eligius" (experimental) pool: almost feeless PPS, hoppers welcome on: June 28, 2011, 07:07:50 AM
Is the threshold for normal payments now set to .33 as you mentioned it would be in an earlier post, or is this temporary?
Minimum payout is now 0.33554432 BTC (200 TBC).
4477  Bitcoin / Pools / Re: [350 GH/s] "Eligius" (experimental) pool: almost feeless PPS, hoppers welcome on: June 28, 2011, 06:37:52 AM
Despite what Artefact2's stats page says, our last block is valid (and has 2 confirmations as of the time of writing this). It included, in addition to the usual Eligius-3 payouts, also the sendmany for all the US balances. This means that if you had a US balance remaining, it should now be paid in full. Please report if there seems to be any problem with it. If I don't hear any problems with the US payouts, I will plan to do the same for EU balances on Thursday.
4478  Bitcoin / Pools / Re: [350 GH/s] "Eligius" (experimental) pool: almost feeless PPS, hoppers welcome on: June 28, 2011, 02:33:04 AM
US balances have been paid in full via a standard sendmany transaction (txid: 451718e781fe39e6014d0000f891659d571eff25995e943b864a641b412dcd62). Since I didn't pay a fee, the network won't relay it, and you won't see it until it's confirmed, which should be no later than Eligius-3's next block. Assuming no problems, I plan to do the same for Europe's balances.
4479  Bitcoin / Mining software (miners) / Re: python OpenCL bitcoin miner on: June 28, 2011, 12:59:14 AM
New version is up.
It doesn't work:
Code:
mining.eligius.st:8337 28/06/2011 00:53:49, Setting pool 1GEJfZRPrK2BLSSx3r6gwtuFxCUvq3QytN @ mining.eligius.st:8337
Killed

It incorporates improvements from many developers.
You forgot mine.

Phateus - phatk kernel 124RraPqYcEpX5qFcQ2ZBVD9MqUamfyQnv
This is probably the problem. Phoenix with phatk also Killed-crashes.

What does this actually do?
4480  Bitcoin / Pools / Re: [~350 GH/s] "Eligius" (experimental) mining pool: almost feeless PPS, hoppers OK on: June 27, 2011, 10:25:06 PM
what does "hoppers ok" mean?
It means pool hoppers are welcome to hop into (or out of) the pool at any time. They will not be punished for doing so-- nor will they be paid more than the fair earnings for the work they do.
Pages: « 1 ... 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 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 [224] 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!