Pages:
Author

Topic: [PRISMA][x13] @PrismaCoin - 2 EXCHANGES NOW - page 9. (Read 37058 times)

full member
Activity: 179
Merit: 100
http://prisma.pool.pe/


Mine pool updated successfully, GO GO GO GO



 Smiley Smiley Smiley Smiley
legendary
Activity: 2254
Merit: 1278
That was a fast start. Back to work.

Prismacoin's a fork of Bluechip, fwiw:

https://github.com/prismateam/prismacoin/blob/master/src/main.h#L39

Cheers

Graham
newbie
Activity: 43
Merit: 0
newbie
Activity: 30
Merit: 0
http://prisma.coin-miners.info/ IS UP AND WORKING GO GO GO

where is my icgcoin!!!!!!!!!!!!!!!!
hero member
Activity: 672
Merit: 500
3 people were not able to compile Windows wallet
no , its easy to complite but obviously they dont wanna do that
full member
Activity: 224
Merit: 100
█ If you want logo pm me █


WHEEE

int64 GetProofOfWorkReward(int nHeight, int64 nFees, uint256 prevHash)
{
    int64_t nSubsidy = 1 * COIN;

    if(nHeight == 1)
        nSubsidy = 90000 * COIN;
    else if(nHeight > 1 && nHeight <= 100)
   nSubsidy = 1 * COIN;
    else if(nHeight > 100 && nHeight <= 6011)
   nSubsidy = 1000 * COIN;
   
    return nSubsidy + nFees;
}

Premine is right, dont know if there is some hidden elsewhere.
So,,,,
what does it mean ?


Block 1 has 90000 premine as stated in the OP
PLZ see all Posts 3% premine to 1.5% premine to 1% premine and now back to 1.5 premine
https://bitcointalksearch.org/user/prismacoin-356444
newbie
Activity: 28
Merit: 0
RPC PORT : 14789
P2P PORT : 25942

NODE: 188.226.255.202
hero member
Activity: 602
Merit: 500
Chickenstrips.net Presents:





1.5% fees, live support on irc.freenode.net #chickenstrips or PM via bitcointalk. 


we have cookies

Up and hashing, issue finding the nodes.
hero member
Activity: 742
Merit: 500
I'm dying.
So, it did launch?
legendary
Activity: 1027
Merit: 1000
3 people were not able to compile Windows wallet
legendary
Activity: 2408
Merit: 1102
Leading Crypto Sports Betting & Casino Platform


WHEEE

int64 GetProofOfWorkReward(int nHeight, int64 nFees, uint256 prevHash)
{
    int64_t nSubsidy = 1 * COIN;

    if(nHeight == 1)
        nSubsidy = 90000 * COIN;
    else if(nHeight > 1 && nHeight <= 100)
   nSubsidy = 1 * COIN;
    else if(nHeight > 100 && nHeight <= 6011)
   nSubsidy = 1000 * COIN;
   
    return nSubsidy + nFees;
}

Premine is right, dont know if there is some hidden elsewhere.

he looked at the source code and the premine is actually 1.5% of the 6 million coins not what the 1% the DEV mentioned in his post
so it looks like he lied , what else could he be lying about I think is what hes saying
So,,,,
what does it mean ?

member
Activity: 266
Merit: 10
The Experience Layer of the Decentralized Interne
http://prisma.coin-miners.info/ IS UP AND WORKING GO GO GO
full member
Activity: 126
Merit: 100

Click here and join us!
Prop 1%
VarDiff
Dedicated Server EU(Amsterdam, ams-ix)
DDos protected

We are up and running !!!

GO GO GO
newbie
Activity: 28
Merit: 0
Our fees is 0%, forever, only donations
Dedicated hardware
Dedicated optical internet connection
3-way backup
We improved our security for your safe mining


GO!!!!!! GO!!!!! GO!!!!!
member
Activity: 104
Merit: 10
dev chicken
member
Activity: 65
Merit: 10


WHEEE

int64 GetProofOfWorkReward(int nHeight, int64 nFees, uint256 prevHash)
{
    int64_t nSubsidy = 1 * COIN;

    if(nHeight == 1)
        nSubsidy = 90000 * COIN;
    else if(nHeight > 1 && nHeight <= 100)
   nSubsidy = 1 * COIN;
    else if(nHeight > 100 && nHeight <= 6011)
   nSubsidy = 1000 * COIN;
   
    return nSubsidy + nFees;
}

Premine is right, dont know if there is some hidden elsewhere.
So,,,,
what does it mean ?
legendary
Activity: 1027
Merit: 1000
failed attempt
legendary
Activity: 2408
Merit: 1102
Leading Crypto Sports Betting & Casino Platform
looks like the code is working I see its on block one diffculity .000006 wheres the fail
sr. member
Activity: 476
Merit: 250
source is out
legendary
Activity: 2254
Merit: 1278
Hm

Code:
{
"version" : "v8.6.7.5",
"protocolversion" : 70069,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 0,
"moneysupply" : 0.00000000,
"connections" : 4,
"proxy" : "",
"ip" : "83.104.61.47",
"difficulty" : 0.00000006,
"testnet" : false,
"keypoololdest" : 1406481579,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"errors" : ""
}

ah, that's better

Code:


{
"version" : "v8.6.7.5",
"protocolversion" : 70069,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 99,
"moneysupply" : 90098.00000000,
"connections" : 10,
"proxy" : "",
"ip" : "83.104.61.47",
"difficulty" : 1.29439068,
"testnet" : false,
"keypoololdest" : 1406481579,
"keypoolsize" : 105,
"paytxfee" : 0.00000000,
"errors" : ""
}

Edit added stats from working net
Pages:
Jump to: