Author

Topic: [ANN] [SFR] SaffronCoin | Latest Version - 1.4.2/2.6.2 | Mandatory Wallet Update - page 230. (Read 437835 times)

full member
Activity: 144
Merit: 100
http://sfr.0feepool.com/


0% Fee pool online now, spread your hash
PROP Payout System, Pay per minute
Stable SSD Server, DDOS Protect
EMail Support
hero member
Activity: 609
Merit: 500
DMD,XZC
Has anyone received the superblock yet? 72*3*5 = 1080 coins!
see the source code,first two days,block rewards is fixed 216,no superblock

all are "if" statements, not "else if".
The operators are *= which multiplies every consecutive true condition.
So, if the random number ends up being in the range, the reward is multiplied by 5 and then the code checks whether it is the 1st 2 days of mining and then multiplies by 3. So total for a very very lucky person or pool = 72*5*3 = 1080 SFR.

Some may argue why the superblock range is very tight and quite difficult to obtain, but the max coins are just 111 million, so the superblock has to be rare.

you are right.

    //Random Superblock
    if(rand > 2075 && rand < 2099) 
    {
        nSubsidy *= 5;
    }

    // 1st 2 days bonus
    if(nHeight < 5761)     
    {
        nSubsidy *= 3;
    }
hero member
Activity: 560
Merit: 500
Has anyone received the superblock yet? 72*3*5 = 1080 coins!
see the source code,first two days,block rewards is fixed 216,no superblock

all are "if" statements, not "else if".
The operators are *= which multiplies every consecutive true condition.
So, if the random number ends up being in the range, the reward is multiplied by 5 and then the code checks whether it is the 1st 2 days of mining and then multiplies by 3. So total for a very very lucky person or pool = 72*5*3 = 1080 SFR.

Some may argue why the superblock range is very tight and quite difficult to obtain, but the max coins are just 111 million, so the superblock has to be rare.
newbie
Activity: 7
Merit: 0
At the moment I turned off the confirmation email.
hero member
Activity: 623
Merit: 500
IMO totoy is trying to mine with ccminer, if so, he should set -a myr-gr, because its written that Saffron uses myriad-groestl algo?


Thanks, mining now Smiley

Can you tell us some hashrates?

750ti 6.5M
hero member
Activity: 609
Merit: 500
DMD,XZC
Has anyone received the superblock yet? 72*3*5 = 1080 coins!
see the source code,first two days,block rewards is fixed 216,no superblock
newbie
Activity: 7
Merit: 0
E-mail to gmail come, but to spam. I checked it now
legendary
Activity: 1190
Merit: 1002
Gmail will not receive confirm email Smiley
use other email.

Yes, I changed other email now it's worked, but need withdraw my coin (only 66 SFR) of old user.  Wink

btw, saw you found few block in that pool.  Cheesy
Cant withdraw also Smiley)
member
Activity: 92
Merit: 10
Gmail will not receive confirm email Smiley
use other email.

Yes, I changed other email now it's worked, but need withdraw my coin (only 66 SFR) of old user.  Wink

btw, saw you found few block in that pool.  Cheesy
legendary
Activity: 1190
Merit: 1002
Gmail will not receive confirm email Smiley
use other email.
member
Activity: 92
Merit: 10
http://sfr.nitro-pool.com/

Can't receive confirm email from pool, please check it, thanks.


Check spam. Give me your username.

Not in spam box, username and email address sent via personal messages.
newbie
Activity: 7
Merit: 0
http://sfr.nitro-pool.com/

Can't receive confirm email from pool, please check it, thanks.


Check spam. Give me your username.
hero member
Activity: 560
Merit: 500
Has anyone received the superblock yet? 72*3*5 = 1080 coins!
member
Activity: 92
Merit: 10
http://sfr.nitro-pool.com/

Can't receive confirm email from pool, please check it, thanks.
hero member
Activity: 560
Merit: 500
Aiming the coin to a local community / nation / etc is a NO.
With a lot of failures for coins aiming to go this way you should remove that India thing.

It really makes the coin less attractive than it should be.

Yes, i realize that but thought it would draw attention from the folks here. but yea looks weird. I removed it.
Thanks for that!
hero member
Activity: 826
Merit: 501
in defi we trust
Aiming the coin to a local community / nation / etc is a NO.
With a lot of failures for coins aiming to go this way you should remove that India thing.

It really makes the coin less attractive than it should be.
newbie
Activity: 7
Merit: 0
hero member
Activity: 560
Merit: 500
full member
Activity: 238
Merit: 100
Market SFR/BTC added:
https://www.swaphole.com/#!market/SFR/BTC


Trailing Stop - 2FA - Fast Support
full member
Activity: 210
Merit: 100
was mining using groetl for about 2 hours + , didnt find any block, was going to give up, wanted to close my miner and mine something else and then.....Block found !

Haha, nice keep it up! I'm amazingly unlucky over here! None found yet, but I'm hoping.

i think multi algo is especially hard to mine because new block detected is very frequent. Ur gpu didnt have the chance to mine more than a couple of sec to hit best share. It really depend on luck
Jump to: