Bitcoin Forum
June 17, 2024, 06:54:47 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 »  All
  Print  
Author Topic: WE NEED SOME BBQ-POOLS!  (Read 2742 times)
vinne81
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile
May 07, 2013, 11:55:51 AM
 #21

I'm tempted to setup a pool although a nice server with atleast some sort of ddos protection isnt exactly too cheap.

Agreed, that's what keeping many folks from setting up one. The basic pool (uberleet, megapool) are the same old set-up, you can have it running in 4 hours if you know a bit of system administration. The 2% fee doesn't seem that interesting compared to the ddos troubles...
LeftToeCut
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
May 07, 2013, 11:58:24 AM
 #22

Will play with p2pool code later today.
erk
Hero Member
*****
Offline Offline

Activity: 826
Merit: 500



View Profile
May 07, 2013, 12:01:57 PM
 #23

Will play with p2pool code later today.


I tired https://github.com/teknobasterd/p2pool-bbq


I am getting as far as:  run_p2pool.py: error: error parsing address: ValueError('address not for this net!',)


That's using --net bbqcoin

bbqcoin=math.Object(
        PARENT=networks.nets['bbqcoin'],
        SHARE_PERIOD=30, # seconds
        CHAIN_LENGTH=60*60//10, # shares
        REAL_CHAIN_LENGTH=60*60//10, # shares
        TARGET_LOOKBEHIND=200, # shares
        SPREAD=120, # blocks
        IDENTIFIER='e037d5b8c6923410'.decode('hex'),
        PREFIX='7208c1a53ef629b0'.decode('hex'),
        P2P_PORT=59333,
        MIN_TARGET=0,
        MAX_TARGET=2**256//2**20 - 1,
        PERSIST=False,
        WORKER_PORT=59332,
        BOOTSTRAP_ADDRS='alduin.cubox.me 174.58.242.26'.split(' '),
        ANNOUNCE_CHANNEL='#p2pool-alt',
        VERSION_CHECK=lambda v: True,


The IDENTIFIER and PREFIX are wrong I think, they seem to be the same as the ones for --net feathercoin.


nesic1
Hero Member
*****
Offline Offline

Activity: 636
Merit: 500


View Profile
May 07, 2013, 11:14:41 PM
 #24

interested PM me, i can send you address of a pool
flound1129
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


www.multipool.us


View Profile
May 07, 2013, 11:24:42 PM
 #25

I am considering adding BQC to my zero-fee pool but I have none at the moment, is there a bounty available?

Multipool - Always mine the most profitable coin - Scrypt, X11 or SHA-256!
paul21
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
May 07, 2013, 11:26:12 PM
 #26

I can set this up in 2-3 hours and use some proxies in case it gets DDoS to death like CHNcoin if there is a real need. It'll probably get pumped in hash and then fall apart on the retarget, but it's worth a shot.

RIP my old pools... sometimes BTC isn't life ;(
LeftToeCut
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
May 07, 2013, 11:30:03 PM
 #27

I have a p2pool at http://94.254.0.247:8900, 1% fee, with a rather ddos resistant provider
mishak
Newbie
*
Offline Offline

Activity: 23
Merit: 0



View Profile WWW
May 08, 2013, 01:45:09 AM
 #28

I made list of pools with some RT stats http://pools.mishak.net/#/?=bbqcoin pm or mail me with new pools.

I added yours just hour ago Smiley
markm
Legendary
*
Offline Offline

Activity: 2940
Merit: 1090



View Profile WWW
May 08, 2013, 01:48:25 AM
 #29

p2pool would be useful, because it gives you the benefits of a pool without a central server to DDOS. Everyone runs it themselves and it links them all together p2p style to form a distributed pool.

-MarkM-

Browser-launched Crossfire client now online (select CrossCiv server for Galactic  Milieu)
Free website hosting with PHP, MySQL etc: http://hosting.knotwork.com/
gritter
Full Member
***
Offline Offline

Activity: 147
Merit: 101

Datum.network - register for Pre-ICO


View Profile WWW
May 08, 2013, 02:02:29 AM
 #30

BBQCoin P2Pool code can be found here: https://github.com/narken/p2pool-altcoins

if you dont want to run your own P2Pool node you can use this server http://bbq.crabdance.com:8900/
discussion is here https://bitcointalk.org/index.php?topic=198263

testerx
Hero Member
*****
Offline Offline

Activity: 608
Merit: 500



View Profile
May 08, 2013, 02:09:16 AM
 #31

I set up a p2pool with no fees here:
https://bitcointalk.org/index.php?topic=198623.msg2066399#msg2066399

And yeah I tried to fork p2pool earlier but couldn't figure out the prefix thing even after talking with blastbob but I'm glad someone got it working.  The code from my teknobasterd repository does have some different bootstrap nodes though that should work.  
Tittiez
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500



View Profile
May 08, 2013, 02:10:05 AM
 #32

I'm in the process of making a ~non shitty~ pool.
RobRoy
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
May 08, 2013, 02:15:53 AM
 #33

Very stable..

http://p2pool.web2go.hu:8900/

fee: http://p2pool.web2go.hu:8900/fee
com911
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
May 08, 2013, 02:52:04 AM
 #34

http://bbq.optimuss.net/

(i am not the owner Smiley)

shakezula
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250



View Profile
May 08, 2013, 03:47:28 AM
 #35

I've added BBQ to OpenP2Pool.com as well: http://openp2pool.com:59935/static/ Bandwagon miners, ARIZE!
paul21
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
May 08, 2013, 03:49:20 AM
 #36

http://bbq.dontmine.me is up for testing

RIP my old pools... sometimes BTC isn't life ;(
redream
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 08, 2013, 04:20:03 AM
 #37

Here's a p2pool I've set up: https://bitcointalk.org/index.php?topic=198756.0
elgeo
Full Member
***
Offline Offline

Activity: 200
Merit: 100


View Profile
May 08, 2013, 05:10:54 PM
 #38

I would even join one for 5% fee if the pool was stable...
mine is stable till now
http://bqc.gigapool.udf.me

welcome to join  Tongue

I don't have a signature because I'm not a customary person.
figroll
Member
**
Offline Offline

Activity: 73
Merit: 10



View Profile
May 08, 2013, 05:18:05 PM
 #39

Please take a look at the following.

http://devtome.com/doku.php?id=bbqcoin

There is a list of current BBQcoin mining pools, P2Pools and Other.
lopheaded
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
June 01, 2013, 01:48:29 AM
 #40

http://gomineit.no-ip.biz:8900/static/

Pages: « 1 [2] 3 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!