Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: Luke-Jr on April 27, 2011, 06:12:55 PM



Title: Please test: New Experimental Pool "Eligius"
Post by: Luke-Jr on April 27, 2011, 06:12:55 PM
So I finally got my pool "working". But it needs testing ;)

Basic concepts:
  • Pool keeps all transaction fees to itself, plus 0.00000001 BTC per second since last-found block.
  • Remaining reward is divided equally among ALL shares contributed since its last-found block.
  • When a block is found, you receive your payout for that block immediately as a Generated transaction (http://blockexplorer.com/b/120630), but only if your total balance is over 1 BTC (new, to help you avoid huge fees).
  • If a block is orphaned, its shares become part of the next block's reward distribution.
  • No registration. Just send username with the address you want payouts to (password can be anything).
  • Transactions are included in blocks based on my policies: non-standard transactions accepted, but a flat transaction fee required of 0.00004096 BTC per 512 bytes

To test, point your miner to http://pool.bitcoin.dashjr.org:8337 with username set to the same address you want paid.

WARNING: Generations won't show up on your MtGox/MyBitcoin/etc. balance, so make sure you use the address of a standalone client for payouts. (thanks theymos!)

Donations for pool may be sent to: 1RNUbHZwo2PmrEQiuX5ascLEXmtcFpooL


poclbm: poclbm.exe -d1 --host=pool.bitcoin.dashjr.org --port=8337 --user=YourAddress --pass=x
phoenix: phoenix.exe -u http://YourAddress:x@pool.bitcoin.dashjr.org:8337 -k poclbm DEVICE=0 VECTORS BFI_INT* FASTLOOP AGGRESSION=6
DiabloMiner: java -cp target\libs\*;target\DiabloMiner-0.0.1-SNAPSHOT.jar -Djava.library.path=target\libs\natives\windows com.diablominer.DiabloMiner.DiabloMiner -u YourAddress -p x -o pool.bitcoin.dashjr.org -r 8337 -g 5
ufasoft: bitcoin-miner.exe -a 5 -o http://pool.bitcoin.dashjr.org:8337 -u YourAddress -p x


Title: Re: Please test: New Experimental Pool
Post by: theymos on April 27, 2011, 10:16:41 PM
Generations won't show up on your MtGox/MyBitcoin/etc. balance, so make sure you use the address of a standalone client for payouts.


Title: Re: Please test: New Experimental Pool
Post by: Luke-Jr on April 30, 2011, 02:13:12 PM
Please note the pool no longer pays out until you reach 1 BTC minimum.


Title: Re: Please test: New Experimental Pool "Eligius"
Post by: allinvain on May 10, 2011, 02:53:48 PM
someone should close this thread and update the bitcoin wiki to point to the new thread in the Mining section...dontchathink?


Title: Re: Please test: New Experimental Pool "Eligius"
Post by: Luke-Jr on May 10, 2011, 05:03:29 PM
https://www.bitcoin.org/smf/index.php?topic=6667.0;all