Pages:
Author

Topic: error - page 92. (Read 360500 times)

hero member
Activity: 910
Merit: 1000
January 17, 2014, 09:20:26 PM

Difficulting is about to drop!!!
Join the first NORTH AMERICAN pool!!!

rpc.cryptotycoons.com

Now Updated for the Fork!!!

Please sign up and give it a try!!
Fees .5%
withdrawal fees are 0.0001 RPC

Just upgraded to  Guarantee Bandwidth for 3Ths constantly
And implemented DDOS protection!



If you appreciate the effort feel free to donate via mining in the pool or at:
REdU5PFpQvDV3VKCCGzwxhXcNhaf561kzJ



Show some love to the North American Pool!

This pool has been running since the coin launch with a steady user base and almost no down time at all! Come check it out! =)


sr. member
Activity: 296
Merit: 250
January 17, 2014, 09:14:10 PM
Paging Ahmed Bodi of http://rpc.cryptocoinpools.co.uk/ and deeppurple72 of p2pool.neocities.org :

Moved to other pools until you upgrade your clients Wink
sr. member
Activity: 285
Merit: 251
January 17, 2014, 08:21:55 PM
Ok, so i'm gonna try a little prediction.

Theorical next block retarget is at block 12960+720 = 13680. Hardfork is at block 13650, so before next retarget.
At this block, time between diff retarget (nTargetTimespan ) becomes 5760 (s) between retargets instead of 86400 (s).

We then have this code :
Code:
    // Go back by nInterval
    const CBlockIndex* pindexFirst = pindexLast;
    for(int i = 0; pindexFirst && i < nInterval; i++)
      pindexFirst = pindexFirst->pprev;
    assert(pindexFirst);

    // Limit adjustment step
    int64 nActualTimespan = pindexLast->GetBlockTime() - pindexFirst->GetBlockTime();

So we will go back to block 13632, and see how long it took to find those last 48 blocks.
At current hashrate it will find something like ~100000 s instead of 5760 s for nActualTimespan

A little lower we have our +- 11% and our retarget
Code:
    // Our fork 11% change
    if ((nHeight >= nDiffFork) || (fTestNet && (nHeight >=2016 ))) {
        nActualTimespanMax = nTargetTimespan*10/9;  //5760 * 10 / 9 = 6400
        nActualTimespanMin = nTargetTimespan*9/10;  //5760 * 9 / 10 = 5184
    }

    if(nActualTimespan < nActualTimespanMin) nActualTimespan = nActualTimespanMin;
    if(nActualTimespan > nActualTimespanMax) nActualTimespan = nActualTimespanMax;

so nActualTimespan will obviously be 6400.

We then finish by the common
Code:
    // Retarget
    CBigNum bnNew;
    bnNew.SetCompact(pindexLast->nBits);
    bnNew *= nActualTimespan;
    bnNew /= nTargetTimespan;

or INV(INV(last_diff) * 6400 / 5760), or simply last_dif * 5760 / 6400 which can simply be written last_diff * 9/10

Which means that diff will retarget to 70.446700512.
Next block retarget is at 13680, which is 30 blocks after. If hashrate stays the same (probable), we will have to wait ~16 hours before the next retarget to 63.4020304608.
Then another ~22 hours to retarget to 57.06182741472, then 20, 18, 16 ...
Until it becomes profitable enough again to stabilize, which is like 30 to 40 diff at current market price.

If price does not increase, you should not be afraid to wait nearly one full week before having a "normal" difficulty.

I copy/pasted the source code to show that I'm not just speculating without ground.

Edit : forgot to take into account the early retarget at 13680.
legendary
Activity: 1151
Merit: 1003
January 17, 2014, 08:11:44 PM
Any news from http://rpc.netcodepool.org/ ??

I wanted to cashout some rpc but it doesn't work yet..

Quote from: rpc.netcodepool.org
We've been compromised. We're looking into the issue and have turned off services for the time being. The vast majority of balances should be safe, but we'll be offline for awhile.
member
Activity: 70
Merit: 10
January 17, 2014, 07:43:57 PM
Any news from http://rpc.netcodepool.org/ ??

I wanted to cashout some rpc but it doesn't work yet..
full member
Activity: 126
Merit: 100
January 17, 2014, 07:36:40 PM
Kimoto Gravity Well??

No just the max. Of 11% change in diff after retarget.  This Will work fine. I think the dev said they can change things if Needed a few pages back.
member
Activity: 99
Merit: 10
January 17, 2014, 07:16:51 PM
http://rpc.pooljunkie.nl is running the updated source in its pool

If wallet 80602 is the accurate version; we're ready for the change Smiley

Can we have a confirmation from which block the fork will occur on?

I KNEW you'd be right on the ball!!

You have my thanks

And my bow

And my axe   (i.e hashrate)

legendary
Activity: 924
Merit: 1000
January 17, 2014, 07:10:52 PM
Kimoto Gravity Well??
legendary
Activity: 924
Merit: 1000
January 17, 2014, 06:58:26 PM
currently mining @ 0.160 RPC a day @ 600Khash SadSadSad

any small donations are welcome to pay my electrical bills...
RVTvb9eXqBXv8cbqrYpVQtNRpgswWZGwbS


We all have a budget for household spending. Sacrifice something else (beer, etc) in the short term to pay your leccy bill and you lose nothing but gain more RPC.

No need for cyber-begging.
hero member
Activity: 786
Merit: 1000
January 17, 2014, 06:56:03 PM
puttin my 4k khs on it! Lets go RPC Lets go!!
Awesome

Added 3MH the second I saw the new client.  Good work coin dev (inc creator) team

I added 50 once I saw that.
hero member
Activity: 532
Merit: 500
January 17, 2014, 06:40:48 PM
puttin my 4k khs on it! Lets go RPC Lets go!!
Awesome

Added 3MH the second I saw the new client.  Good work coin dev (inc creator) team
hero member
Activity: 907
Merit: 1003
January 17, 2014, 06:38:23 PM
puttin my 4k khs on it! Lets go RPC Lets go!!
Awesome
hero member
Activity: 907
Merit: 1003
January 17, 2014, 06:38:04 PM
currently mining @ 0.160 RPC a day @ 600Khash SadSadSad

any small donations are welcome to pay my electrical bills...
RVTvb9eXqBXv8cbqrYpVQtNRpgswWZGwbS

Mine your way to block 13650 and you can pay your electrical bills then! In the name of Ron Paul!
sr. member
Activity: 392
Merit: 250
January 17, 2014, 06:33:51 PM
currently mining @ 0.160 RPC a day @ 600Khash SadSadSad

any small donations are welcome to pay my electrical bills...
RVTvb9eXqBXv8cbqrYpVQtNRpgswWZGwbS
sr. member
Activity: 322
Merit: 250
January 17, 2014, 06:30:58 PM
puttin my 4k khs on it! Lets go RPC Lets go!!
hero member
Activity: 907
Merit: 1003
January 17, 2014, 06:26:53 PM
Requesting everyone add your mining support to RonPaulCoin!

LET'S MINE OUR WAY TO BLOCK # 13650 !!!

Only 315 blocks to go. The difficulty change is in sight!
sr. member
Activity: 378
Merit: 250
January 17, 2014, 06:26:19 PM
I can't believe our value did not rise after Ron Paul did not say he was against it. Strange...
sr. member
Activity: 322
Merit: 250
January 17, 2014, 06:25:02 PM
time to buy all those cheap coins!!!
sr. member
Activity: 392
Merit: 250
January 17, 2014, 06:19:24 PM
So still 325 blocks to go.


The pool junkie site on the new wallet says:

Network Info
Difficulty   78.27411168
Est Next Difficulty   4.56327084 (Change in 9 Blocks)
its 325 blocks until the fork...
its 9 blocks until the next diff change...

The odd thing, n0nplusultra says:

Difficulty   78.27411168
Est Next Difficulty   4.56327084 (Change in 345 Blocks)

I think pool junkie has changed to the new retarget rate already. n0nplusultra is accurate on next diff change.

Shame, was counting down the 4 blocks lol
yeah me too Sad
hero member
Activity: 532
Merit: 500
January 17, 2014, 06:14:10 PM
So still 325 blocks to go.


The pool junkie site on the new wallet says:

Network Info
Difficulty   78.27411168
Est Next Difficulty   4.56327084 (Change in 9 Blocks)
its 325 blocks until the fork...
its 9 blocks until the next diff change...

The odd thing, n0nplusultra says:

Difficulty   78.27411168
Est Next Difficulty   4.56327084 (Change in 345 Blocks)

I think pool junkie has changed to the new retarget rate already. n0nplusultra is accurate on next diff change.

Shame, was counting down the 4 blocks lol
Pages:
Jump to: