Author

Topic: [ANN] Blacknet | IBO for BlackCoin | New code | PoS | No ICO - page 467. (Read 2509934 times)

full member
Activity: 168
Merit: 100
Why does he say "my digital camera blablabla, photos are from my mobile phone blablabla" if these images are CLEARLY a 3D render model?  Huh

Care anyone to explain me this?

LMAO these are not 3D rendered...
sr. member
Activity: 280
Merit: 250
Me, me! I want one!
legendary
Activity: 952
Merit: 1000
Yeah! I hate ShroomsKit!
Why does he say "my digital camera blablabla, photos are from my mobile phone blablabla" if these images are CLEARLY a 3D render model?  Huh

Care anyone to explain me this?
sr. member
Activity: 336
Merit: 250
Twitter: @Steven_McKie
Iconic, do me a favor and contact CoinDesk, they should report this!

I JUST CONTACTED COINDESK! Cheesy
legendary
Activity: 1512
Merit: 1015
They look so awesome, nice job.
hero member
Activity: 690
Merit: 501
Can someone explain to me how block rewards are calculated in the Blackcoin code? It was 10k BC during PoW.

Taken from main.cpp from github:
Code:
int64 static GetBlockValue(int nHeight, int64 nFees)
{
    int64 nSubsidy = 64 * COIN;

    // Subsidy is cut in half every 840000 blocks, which will occur approximately every 3 years
    nSubsidy >>= (nHeight / 105190); // Blackcoin: 105k blocks in ~3 years

    return nSubsidy + nFees;
}

Why does it claim a block reward of 64 coins initially?


What is the value of that "COIN" variable?

If the reward was 10K then that variable value should be 156.25 (10K / 64)

from util.h:

Code:
static const int64 COIN = 100000000;
or, 1 Blackcoin in satoshis

Are you sure you are checking the right source code?

This is the main.cpp from BlackCoin:

https://github.com/rat4/blackcoin/blob/master/src/main.cpp

You can see there:

Code:
int64_t GetProofOfWorkReward(int64_t nFees)
{
    int64_t nSubsidy = 10000 * COIN;

    if (fDebug && GetBoolArg("-printcreation"))
        printf("GetProofOfWorkReward() : create=%s nSubsidy=%"PRId64"\n", FormatMoney(nSubsidy).c_str(), nSubsidy);

    return nSubsidy + nFees;
}

Nothing with 64... and that method "GetBlockValue" doesn't even exist in the main.cpp

Thanks, I was checking the wrong Blackcoin on github.
full member
Activity: 140
Merit: 100
Iconic, do me a favor and contact CoinDesk, they should report this!
sr. member
Activity: 336
Merit: 250
Twitter: @Steven_McKie
Hey guys! I JUST POSTED THESE IMAGES OVER ON THE SUBREDDIT! Please do some discussion there as to utilize this HUGE announcement as a way to get others into the subreddit!

Post: http://www.reddit.com/r/blackcoin/comments/2470fh/iconic_just_released_the_first_photos_of_the_new/
full member
Activity: 140
Merit: 100
Much cards, many black
hero member
Activity: 718
Merit: 500
full member
Activity: 140
Merit: 100
BlackCoin Cards Are Here!!!

I apologize for the low res pictures. Of course my digital camera batteries are dead! Angry I didn't want to wait so I used my phone camera.

The photos do not do the cards justice. They a super glossy and reflective and they give the impression of high class and quality. Shocked











Great! Now I have something to fap on tonight Cheesy
full member
Activity: 168
Merit: 100
very nice iconic!  Cheesy

TY  Grin ...I can't wait to start shipping these out!
sr. member
Activity: 1414
Merit: 265
Pepemo.vip
member
Activity: 112
Merit: 10
very nice iconic!  Cheesy

one of these is mine!  Grin
full member
Activity: 406
Merit: 100
full member
Activity: 168
Merit: 100
BlackCoin Cards Are Here!!!

I apologize for the low res pictures. Of course my digital camera batteries are dead! Angry I didn't want to wait so I used my phone camera.

The photos do not do the cards justice. They a super glossy and reflective and they give the impression of high class and quality. Shocked









sr. member
Activity: 336
Merit: 250
Twitter: @Steven_McKie
The BlackCoin Cards just arrived from the factory and they look AMAZING!!!!

The cards came out better than I imagined!!! I am getting out the digital camera and taking pics now!!!! Please give me roughly 15 - 30 minutes to take and then upload the pics.

PS: Whomever said BlackCoin was dead didn't know what the f..k they were talking about!!!! This community is about to paint the town BLACK!!!!



Can't wait to see.. *hits refresh every 5 secs



Hahaha. My sentiments, exactly.
legendary
Activity: 1246
Merit: 1000
103 days, 21 hours and 10 minutes.
What happened to the order book?

It looks very weak and its about to tip
sr. member
Activity: 1414
Merit: 265
Pepemo.vip
The BlackCoin Cards just arrived from the factory and they look AMAZING!!!!

The cards came out better than I imagined!!! I am getting out the digital camera and taking pics now!!!! Please give me roughly 15 - 30 minutes to take and then upload the pics.

PS: Whomever said BlackCoin was dead didn't know what the f..k they were talking about!!!! This community is about to paint the town BLACK!!!!



Can't wait to see.. *hits refresh every 5 secs

full member
Activity: 159
Merit: 100
The BlackCoin Cards just arrived from the factory and they look AMAZING!!!!

The cards came out better than I imagined!!! I am getting out the digital camera and taking pics now!!!! Please give me roughly 15 - 30 minutes to take and then upload the pics.

PS: Whomever said BlackCoin was dead didn't know what the f..k they were talking about!!!! This community is about to paint the town BLACK!!!!



PICS PICS PICS PICS!
Jump to: