Pages:
Author

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

legendary
Activity: 1611
Merit: 1001
April 15, 2013, 04:24:43 PM
yes but what is the total number of coins?
hero member
Activity: 687
Merit: 509
April 15, 2013, 04:06:29 PM
ah ok thx  Shocked
sr. member
Activity: 252
Merit: 250
April 15, 2013, 03:39:53 PM
int64 nSubsidy = 42 * COIN;

    // Subsidy is cut in half every 4 years
    nSubsidy >>= (nHeight / 24000000); // BBQCoin: 2400k blocks in ~4 years

    return nSubsidy + nFees;
}

static const int64 nTargetTimespan = 60 * 60; // BBQCoin: 1 hours
static const int64 nTargetSpacing = 60; // BBQCoin: 1 minutes
static const int64 nInterval = nTargetTimespan / nTargetSpacing;


can anyone decipher this for us?
It says 42 coins per block + fees, 1 block per minute (on average)
legendary
Activity: 1611
Merit: 1001
April 15, 2013, 03:28:58 PM
 int64 nSubsidy = 42 * COIN;

    // Subsidy is cut in half every 4 years
    nSubsidy >>= (nHeight / 24000000); // BBQCoin: 2400k blocks in ~4 years

    return nSubsidy + nFees;
}

static const int64 nTargetTimespan = 60 * 60; // BBQCoin: 1 hours
static const int64 nTargetSpacing = 60; // BBQCoin: 1 minutes
static const int64 nInterval = nTargetTimespan / nTargetSpacing;


can anyone decipher this for us?
legendary
Activity: 1386
Merit: 1000
English <-> Portuguese translations
April 15, 2013, 03:19:35 PM
how many coins can generate?
is the creation of BQC eventually halved?

sorry for bad english

40 per block, forever; 4 Million limit.
Correct Chad i I'm wrong.
full member
Activity: 224
Merit: 100
April 15, 2013, 03:02:48 PM
127.0.0.1 is ALWAYS your IP
10.0.0.127 can also be your IP, in your network (home, work, etc)

Ahh okay. Thanks for clearing that up. Just an update on the whole issue:
After getting the "no suitable long-poll" message I left cgminer on for a bit and it started working. After approximately 2 hours of mining I've made exactly 210 BQC Cheesy
hero member
Activity: 687
Merit: 509
April 15, 2013, 01:59:12 PM
how many coins can generate?
is the creation of BQC eventually halved?

sorry for bad english
sr. member
Activity: 302
Merit: 252
April 15, 2013, 12:33:02 PM
Try to connect with firefox to that port eg.  http://172.0.0.1:59332

then a box with username / password should appear. If you enter the same user/password as for cgminer it should give something back like
"{"result":null,"error":{"code":-32700,"message":"Parse error"},"id":null}"
legendary
Activity: 1176
Merit: 1280
May Bitcoin be touched by his Noodly Appendage
April 15, 2013, 12:30:47 PM
10.0.0.127 ?  I think it should be 127.0.0.1

Yeah I thought it was 127.0.0.1 as well, but I think I changed it to 10.0.0.127 because I thought that was my ip. Got a bit confused there. Although I tried it with 127.0.0.1 and that didn't work either.
127.0.0.1 is ALWAYS your IP
10.0.0.127 can also be your IP, in your network (home, work, etc)
hero member
Activity: 602
Merit: 500
April 15, 2013, 12:27:26 PM
removed.
full member
Activity: 224
Merit: 100
April 15, 2013, 12:26:08 PM
10.0.0.127 ?  I think it should be 127.0.0.1

Yeah I thought it was 127.0.0.1 as well, but I think I changed it to 10.0.0.127 because I thought that was my ip. Got a bit confused there. Although I tried it with 127.0.0.1 and that didn't work either.
sr. member
Activity: 302
Merit: 252
April 15, 2013, 12:08:38 PM
10.0.0.127 ?  I think it should be 127.0.0.1
full member
Activity: 224
Merit: 100
April 15, 2013, 12:02:49 PM
Hi guys. I was wondering if anyone can help me set up solo mining with cgminer for bbqcoin.
I launch Guiminer and then start the bbqcoin wallet in server mode. Then I close Guiminer down, go into cgminer and I have:
cgminer --scrypt -o http://10.0.0.127:59332 -u xxxx -p xxxx
I also have a bbqcoin conf file in the appdata directory for bbqcoin, with username password, ip and port settings.
Then when i launch cgminer, I get the pool slow down error, invalid credentials.

If anyone could help that would be awesome. I really wanna mine my first solo block soon!
sr. member
Activity: 323
Merit: 250
April 15, 2013, 09:36:34 AM
Trading section for BBQcoin at the bbqcoin.org forum

I think these "buy" orders need to be a little bit more realistic and with the general crypto market having just had a big shake-up/mini crash, I think that the future worth of any coin right now is debatable.

If people are mining BQC to eventually trade them at some point then setting a ridiculous buy order price will just hinder your efforts instead of helping them.

The worth of a coin has to be proven and cannot be done with random buy orders.

The trade section of the bbqcoin.org forum is going to be revamped and designed to reflect a more in line trading, not to be dictated by me but to keep down the unrealistic orders.

Neither can it be proven by random "sell" orders. The sell orders are equally unrealistic at the moment, if not more.
I'm already offering 2 times the accepted price of a month ago (stated on the trading section of the bbqforum), and sellers are claiming that i need to pay another 80 times more. :p
Are you seriously stating that an increase of 160x (16000%) in 7 days is valid and realistic? :p

I'm disagreeing with the offered price, and sellers are disagreeing with me, thats fine! thats how supply and demand work.
Sellers and buyers will continue to dissagree on the price of everything you can buy until the end of time, thats just normal.
Once the gap between what seller asks and what buyer offers closes, trades happen.

I would say that random buy/sell offers are very much a way to prove the worth of a coin. Everyone states his trading rules and nothing happens until one or both parties bend towards each other.

 
legendary
Activity: 1386
Merit: 1000
English <-> Portuguese translations
April 15, 2013, 08:39:27 AM
The pool at pool.bbqcoin.org should be up and running properly over the next few days. In beta right now.

Nice news! Smiley
hero member
Activity: 924
Merit: 1005
Product Marketing & Promotion / Software Developer
April 15, 2013, 07:32:18 AM
The pool at pool.bbqcoin.org should be up and running properly over the next few days. In beta right now.
legendary
Activity: 1176
Merit: 1280
May Bitcoin be touched by his Noodly Appendage
April 15, 2013, 06:32:18 AM
gonna give this a shot then, let's see how it goes with solo mining Smiley
Sadly, looks like it's too late

my adress : bN1eJcLgtX2GSHLM4WanDTN57wDMYN1Bcp if anyone wants to do a test payment Smiley (not begging, just noting it down)
Lol
legendary
Activity: 1596
Merit: 1010
April 15, 2013, 05:22:26 AM
gonna give this a shot then, let's see how it goes with solo mining Smiley



my adress : bN1eJcLgtX2GSHLM4WanDTN57wDMYN1Bcp if anyone wants to do a test payment Smiley (not begging, just noting it down)
hero member
Activity: 924
Merit: 1005
Product Marketing & Promotion / Software Developer
April 14, 2013, 02:27:49 PM
Trading section for BBQcoin at the bbqcoin.org forum

I think these "buy" orders need to be a little bit more realistic and with the general crypto market having just had a big shake-up/mini crash, I think that the future worth of any coin right now is debatable.

If people are mining BQC to eventually trade them at some point then setting a ridiculous buy order price will just hinder your efforts instead of helping them.

The worth of a coin has to be proven and cannot be done with random buy orders.

The trade section of the bbqcoin.org forum is going to be revamped and designed to reflect a more in line trading, not to be dictated by me but to keep down the unrealistic orders.
sr. member
Activity: 476
Merit: 250
Bytecoin: 8VofSsbQvTd8YwAcxiCcxrqZ9MnGPjaAQm
April 14, 2013, 02:23:52 PM
RBCex is pleased to be the first (I think) exchange supporting BBQcoin.  Come trade your BQCs for BTE, TRC, BTC, LTC.

I'm eager to get some BQCs, and if anyone is feeling generous, I'd love to have some at bGF2K6tMmfHRi2wuNKq38u6z9mYc2zCBYb

RBCex: https://bitcointalksearch.org/topic/btctrcbtebqcltcfccrc-rbcex-exchange-bytecoin-bbqcoin-feathercoin-172373
Order book: http://goo.gl/ON5Jb
Pages:
Jump to: