Pages:
Author

Topic: BBQCoin, the coin you want to eat. - page 24. (Read 143149 times)

legendary
Activity: 1386
Merit: 1000
May 06, 2013, 09:05:06 PM
where can i download bbq p2pool files?

There are none Wink

I can't seem to get the wallet working. Is there a download for the blockchain anywhere? I'm not getting any network connections.

Don't worry, eventually it will connect. You just have to wait for a few days Smiley

Wrong and wrong BQC client connects fine.

kooke is an agent spreading FUD ha ha do you really think you are going to crash BQC with your FUD dude?
sr. member
Activity: 448
Merit: 250
Bitcoin super-duper-mega-ultra-hyper-node
May 06, 2013, 09:03:54 PM
where can i download bbq p2pool files?

There are none Wink

I can't seem to get the wallet working. Is there a download for the blockchain anywhere? I'm not getting any network connections.

Don't worry, eventually it will connect. You just have to wait for a few days Smiley
newbie
Activity: 56
Merit: 0
May 06, 2013, 09:03:37 PM
I posted a link with the block chain and some ips to add in the conf file to get connections. "addnode=xxxxx"

just take a look at my posts.
member
Activity: 98
Merit: 10
May 06, 2013, 09:01:56 PM
I can't seem to get the wallet working. Is there a download for the blockchain anywhere? I'm not getting any network connections.
hero member
Activity: 636
Merit: 500
May 06, 2013, 09:00:07 PM
where can i download bbq p2pool files?
hero member
Activity: 742
Merit: 500
Its as easy as 0, 1, 1, 2, 3
May 06, 2013, 08:58:59 PM
Selling 15,000 BBQ coins for 15 btc PM me Wink
legendary
Activity: 1960
Merit: 1022
May 06, 2013, 08:57:06 PM
kooke doesn't respond to PM's to sell BQC here - I think he is trolling about crashing the price guys!

He is trolling about everything, is just a Retard trying to call attention.
legendary
Activity: 1386
Merit: 1000
May 06, 2013, 08:55:50 PM
kooke doesn't respond to PM's to sell BQC here - I think he is trolling about crashing the price guys!
newbie
Activity: 56
Merit: 0
May 06, 2013, 08:53:40 PM
im selling 0.9 BTC / 1000 BQC
hero member
Activity: 608
Merit: 500
May 06, 2013, 08:29:12 PM
This is gonna crash soo fast. I'm gonna go dump my 50k BQC on bter.com right now Tongue
If you do it I might actually buy some lol.



But does anybody have any idea how to make this code from networks.py work?

    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,
 

Far as I can tell the identifier and prefix are wrong
legendary
Activity: 1118
Merit: 1004
May 06, 2013, 08:10:13 PM
Im selling 1000 BQC at 1BTC, send me MP.

Good price. I will PM you.
hero member
Activity: 608
Merit: 500
May 06, 2013, 08:10:00 PM
Check bbqcoin.org.

The best pool at the moment is linked there.

P2Pool is being worked on and I might post a bounty for one.
I was working on it and so was blastbob but neither of us could figure out the address prefix thing and he basically gave up on it to work on other stuff.  We need more serious support from the creator of BBQCoin, and more than that we need an ecosystem where someone opens up a store that takes bbqcoins.  
legendary
Activity: 1960
Merit: 1022
May 06, 2013, 08:08:45 PM
Im selling 1000 BQC at 1BTC, send me MP.
sr. member
Activity: 308
Merit: 250
May 06, 2013, 08:07:07 PM
Why are a lot of people using the client testnet port?

Are you talking to me? I downloaded the wallet from this link https://www.dropbox.com/s/qulqoij6o16l7uq/BBQcoin.org%20Windows%20Client.zip and that's what happened with the client not connecting to the network...  Roll Eyes
hero member
Activity: 924
Merit: 1005
Product Marketing & Promotion / Software Developer
May 06, 2013, 08:00:08 PM
BBQcoin.org has had a redesign, if you cannot access it or see the changes please clear your browser cache or flush the dns.

Cheers.
hero member
Activity: 924
Merit: 1005
Product Marketing & Promotion / Software Developer
May 06, 2013, 07:54:27 PM
Why are a lot of people using the client testnet port?
sr. member
Activity: 308
Merit: 250
May 06, 2013, 07:51:26 PM
IRC server is probably down again.

This coin, like many others, needs some "stable nodes" whose IP addresses can be coded into it as fallback IP addresses and some hostnames that can be coded into it then have their IPs changed to point at stable nodes any time the node they point at ceases to be a stable node.

Meanwhile you need the IP of a node that has its incoming port open, to add on commandline or in config file using addnode=##.##.##.##

-MarkM-


Does anyone have a node that I can use?
62.163.9.155:19323
217.22.80.138:19323
217.122.176.76:19323
78.52.33.95:53565
58.60.1.24:61900

and twenty more connected to me.



Thanks man, It's connecting now Smiley
sr. member
Activity: 252
Merit: 250
May 06, 2013, 07:49:18 PM
IRC server is probably down again.

This coin, like many others, needs some "stable nodes" whose IP addresses can be coded into it as fallback IP addresses and some hostnames that can be coded into it then have their IPs changed to point at stable nodes any time the node they point at ceases to be a stable node.

Meanwhile you need the IP of a node that has its incoming port open, to add on commandline or in config file using addnode=##.##.##.##

-MarkM-


Does anyone have a node that I can use?
62.163.9.155:19323
217.22.80.138:19323
217.122.176.76:19323
78.52.33.95:53565
58.60.1.24:61900

and twenty more connected to me.

sr. member
Activity: 308
Merit: 250
May 06, 2013, 07:44:07 PM
IRC server is probably down again.

This coin, like many others, needs some "stable nodes" whose IP addresses can be coded into it as fallback IP addresses and some hostnames that can be coded into it then have their IPs changed to point at stable nodes any time the node they point at ceases to be a stable node.

Meanwhile you need the IP of a node that has its incoming port open, to add on commandline or in config file using addnode=##.##.##.##

-MarkM-


Does anyone have a node that I can use?
legendary
Activity: 2940
Merit: 1090
May 06, 2013, 07:43:20 PM
IRC server is probably down again.

This coin, like many others, needs some "stable nodes" whose IP addresses can be coded into it as fallback IP addresses and some hostnames that can be coded into it then have their IPs changed to point at stable nodes any time the node they point at ceases to be a stable node.

Meanwhile you need the IP of a node that has its incoming port open, to add on commandline or in config file using addnode=##.##.##.##

In DeVCoin, we reward admins for running stable DeVCoin nodes.

Other coins lack reward structure thus have tended to lose their originally coded in expected to be 24/7/365.25 nodes over the years.

-MarkM-
Pages:
Jump to: