Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: gritter on May 07, 2013, 06:07:08 PM



Title: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: gritter on May 07, 2013, 06:07:08 PM
BBQCoin P2Pool Server:

Server:
http://bbq.crabdance.com:8900

  • based on latest 11.4 P2Pool
  • if you want to connect your own p2pool node look here for info https://bitcointalk.org/index.php?topic=178298.msg2062610#msg2062610
  • P2Pool uses a PPLNS based system, so payouts take a while to ramp up
  • 50MH/s on the P2Pool network now
  • 3% Fee

Mining User: Your BBQCoin Address
Mining Pass: Anything

cgminer example:
Quote
cgminer --scrypt -o bbq.crabdance.com:8900 -u yourBBQaddress -p x -s 1 --expiry 1 --gpu-threads 1 --queue 0

Tip:
Ensure the above cgminer settings are applied to get the lowest reject rates: run cgminer then press S and check that Scantime is 1, Expiry is 1 and Queue is 0, if not press S again and change Scantime to 1, press E to change Expiry to 1 and press Q to change Queue to 0. If all settings are correct it should look like this:

Code:
--------------------------------------------------------------------------------
 [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:  74.0C 2091RPM | 210.7K/211.5Kh/s | A: 60 R: 14 HW:0 U:  7.10/m I:16
--------------------------------------------------------------------------------

[Q]ueue: 0
[S]cantime: 1
[E]xpiry: 1
[W]rite config file
[C]gminer restart
Select an option or any other key to return

cudaminer example:
Quote
cudaminer -o bbq.crabdance.com:8900 -u yourBBQaddress -p x

cpuminer example:
Quote
minerd -o bbq.crabdance.com:8900 -u yourBBQaddress -p x

Dont know how to setup your miner? See this thread for AMD GPUs https://bitcointalk.org/index.php?topic=117221.0
When mining on BBQ Pools you can follow the litecoin instructions and just change the pool adress to a BBQ pool


Title: Re: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: jdebunt on May 07, 2013, 06:10:56 PM
thank you for another BBQ pool, very much liking the support this coin is getting :)


Title: Re: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: e521 on May 07, 2013, 06:11:39 PM
source?

edit: just saw the post, any how-to on modify and compile on linux?
I already have a cnc p2pool, this should be much different


Title: Re: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: gritter on May 07, 2013, 06:20:00 PM
source?

edit: just saw the post, any how-to on modify and compile on linux?
I already have a cnc p2pool, this should be much different

Im not really a coder so dont want to maintain it on github, but basically you take the latest p2pool from here https://github.com/forrestv/p2pool and then replace the litecoins sections with the ones from my post, run it as if you would run a litecoin pool (so --net litecoin)

maybe Narken will add it to his source at https://github.com/narken/p2pool-altcoins or someone else puts it up



Title: Re: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: blastbob on May 07, 2013, 06:21:42 PM
Best would be to send all change request to narken instead of having multiple ones.

I am deleting my p2pool clones to make sure everything goes to narken.


Title: Re: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: e521 on May 07, 2013, 06:27:41 PM
yes it would be ideal because mining on a local p2pool node is much more efficient


Title: Re: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: gritter on May 07, 2013, 06:35:56 PM
i've PMed Narken and asked if he can add it to his github

if you know how to run a local p2pool node, then you can make this simply code change though i would have thought, of course its more convenient to have it in a repository :)


Title: Re: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: gritter on May 07, 2013, 06:40:49 PM
should probably mention: open port 12339 if you run your own P2Pool using my code changes


Title: Re: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: str4wm4n on May 07, 2013, 06:45:16 PM
YEEE HAWWWW!


Title: Re: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: gritter on May 07, 2013, 06:56:00 PM
i can smell a tasty block of BBQ soon at this hashrate :)


Title: Re: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: gritter on May 07, 2013, 07:15:34 PM
why is luck never on our side for the first block? :(


Title: Re: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: blastbob on May 07, 2013, 07:46:38 PM
Block is found it seems :)


Title: Re: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: testerx on May 07, 2013, 11:06:33 PM
EDIT:
Narken added most things, I submitted some extra nodes in case people want them but the crabdance node seems to work well.
Difficulty is pretty low right now on the p2pool chain though.


Title: Re: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: gritter on May 08, 2013, 01:18:09 AM
lots of blocks found it seems, and payouts are happening


Title: Re: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: gritter on May 08, 2013, 02:08:49 AM
p2pool restarted, BBQCoin P2Ppool network is at around 25MH/s now!


Title: Re: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: gritter on May 08, 2013, 02:53:20 AM
BBQCoin P2Pool Network at 35MH/s now, join the BBQ and help it push to 100MH/s! Blocks are found (every time a block is found payouts happen instantly on P2Pool!) every couple minutes now


Title: Re: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: baus on May 08, 2013, 02:56:03 AM
throwing my 6 7950s there now :)


Title: Re: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: gritter on May 08, 2013, 03:17:55 AM
throwing my 6 7950s there now :)

i only have 3 7950, case wont fit more, openair not an option due to WAF :)


Title: Re: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: bigdaub on May 08, 2013, 03:57:55 AM
Throwing my Core i7 at it  ;D



Title: Re: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: gritter on May 08, 2013, 04:01:55 AM
Throwing my Core i7 at it  ;D

every bit counts :) at 40MH/s now


Title: Re: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: gritter on May 08, 2013, 06:42:16 AM
nearly 50MHs now, payouts seem to work fine


Title: Re: [ANN][BQC][P2pool] - First BBQCoin P2Pool - http://bbq.crabdance.com:8900
Post by: gritter on May 10, 2013, 04:59:11 AM
been running stable for over 2 days now without restart, seems to be working rock solid from my side, anyone got any issues?