Author

Topic: █=█ BoostCoin █=█ New team, new plans - page 181. (Read 299700 times)

full member
Activity: 152
Merit: 100
Hey everyone,

Is there anyone willing to help out test a wallet update on testnet?

Ive updated the code to fix the crazy difficulty retargeting that we are all experiencing. but i only have a 4MHs rig so need extra power to check the move into the new retargeting method works correctly.

If this update works well then there will be a mandatory wallet update, if it does not work, then i may have to relaunch the coin as the current block chain holds a history of the wrong retargeting method.


PM me if you can help?

Thanks


I want to help you, but I do not understand anything.
legendary
Activity: 1302
Merit: 1004
Hey everyone,

Is there anyone willing to help out test a wallet update on testnet?

Ive updated the code to fix the crazy difficulty retargeting that we are all experiencing. but i only have a 4MHs rig so need extra power to check the move into the new retargeting method works correctly.

If this update works well then there will be a mandatory wallet update, if it does not work, then i may have to relaunch the coin as the current block chain holds a history of the wrong retargeting method.


PM me if you can help?

Thanks
sr. member
Activity: 322
Merit: 250
Mac wallet not syncing.   Is there any other nodes?
full member
Activity: 269
Merit: 100
The Standard Protocol - Solving Inflation
stop block 477 again Cheesy
legendary
Activity: 1302
Merit: 1004
bootcoin x13 = DRk ?  Shocked

Nope Darkcoin used X11 Algo
sr. member
Activity: 308
Merit: 250
I will say this....its a fast coin, wallet sync took like 3 seconds maybe because there is only 400 blocks to sync with but I like fast coins  makes then viable for merchants
full member
Activity: 144
Merit: 100
bootcoin x13 = DRk ?  Shocked
newbie
Activity: 17
Merit: 0
Will this coin be as successful as C-COIN and Killercoin?  Roll Eyes

Wasted a lot of time and energy into this crap...
legendary
Activity: 1302
Merit: 1004
Think i have found the issues with the crazy retargeting. Looks like it is currently retargeting as if the coin is in its POS phase. a section of the code that i had overlooked.

This section of the code controls 2 different types of retargeting...

Code:
unsigned int GetNextTargetRequired(const CBlockIndex* pindexLast, bool fProofOfStake)
{
    int change;
    if(fTestNet)
        change = 10;
    else
        change = 100;
    if(pindexLast->nHeight + 1 > change)
        return GetNextTargetRequired_(pindexLast, fProofOfStake);
    else
        return GetNextWorkRequired_legacy(pindexLast);
}

I think the problem is the wallet is set to start the GetNextTargetRequired function after block 100, i think it should be 43200, which is our PoS start block.

Just testing this theory now on Testnet. If it is the case there will be a mandatory wallet update to fix this.

Thanks
legendary
Activity: 1302
Merit: 1004
i'm looking into the crazy retargeting, and seeing if its possible to replace it with something like DIGISHIELD, as i've done before on other coins.
Everything else seems to be working fine Smiley
newbie
Activity: 42
Merit: 0
interesting coin. 'll be mining
legendary
Activity: 2688
Merit: 1240
Can someone please confirm payouts are working as soon they're matured on suprnova ?

thx !


Debit_MP OK,Receive the payment.

Ah ok perfect, Thanks!
full member
Activity: 144
Merit: 100
also anyone know how many confirms to mature?  Supernova been mining over a few hours now and nothing confirmed yet?  just wondering, I thought it was 115 confirmations on the OP

Early blocks are now maturing, i already saw a few payouts, Would be cool If someone could confirm the payout arrived

no, hot coin
full member
Activity: 152
Merit: 100
Can someone please confirm payouts are working as soon they're matured on suprnova ?

thx !


Debit_MP OK,Receive the payment.
newbie
Activity: 20
Merit: 0
X13 is new algo ? what's difference?
legendary
Activity: 2688
Merit: 1240
I love suprnova pools, but its the only one and im getting shitrate for my 680kh/s... Sad I guess theres no point mining solo on that right? Any other pools going live?

@dstorm id be glad to join if any1 else jumps in

On x13 you get lower hash than on X11, maybe there is the Problem ? Pools Usually dont dictate your hashrate...
sr. member
Activity: 434
Merit: 250
- 1% Pre-mine for immediate promotion and development
- 15 coins per block to the foundation for long term support


SCAM COIN ALERT!!!!
Yep this is pure rip off btw...15k coins for dev each 1k blocks.
legendary
Activity: 2688
Merit: 1240
also anyone know how many confirms to mature?  Supernova been mining over a few hours now and nothing confirmed yet?  just wondering, I thought it was 115 confirmations on the OP

Early blocks are now maturing, i already saw a few payouts, Would be cool If someone could confirm the payout arrived
legendary
Activity: 1526
Merit: 1000
the grandpa of cryptos
- 1% Pre-mine for immediate promotion and development
- 15 coins per block to the foundation for long term support


SCAM COIN ALERT!!!!
hero member
Activity: 980
Merit: 500
also anyone know how many confirms to mature?  Supernova been mining over a few hours now and nothing confirmed yet?  just wondering, I thought it was 115 confirmations on the OP

110 confirms
Jump to: