Inaba (OP)
Legendary
Offline
Activity: 1260
Merit: 1000
|
|
March 09, 2012, 07:42:06 PM |
|
Jeez, I had to dig through a lot of different places to find out what the hell happened with those two blocks and why there appears to be an error.
Without getting into too much depth on the inner workings of how EMC works as far as block found detection goes, here's what happened:
Last night I made some changes to how block processing works. I did this to accommodate a new method of block generation and wallet security - last night was a major change over from the old method to the new method (though we are still not done yet) - due to this, some of the code I was using was erroring out because it was not finding the data it wanted on the old system. As you saw earlier today, there were two blocks that were stuck in an unconfirmed state - this was due to the same bit of code erroring out.
Anyway, last night, after those two blocks actually confirmed, but the system did not register it, the bit of code that deals with block detection started working again (since it wasn't looking for the erroneous two blocks anymore), and then processed the two queued blocks that apparently existed at the time, so the 4 seconds, which now makes a bit of sense, is the amount of time it took to process the first block. If you'll scroll back a couple pages, you'll see I reduced block processing time from 6 minutes to 4 - 6 seconds... well, there's your 4 seconds.
Anyway, long story short, the block was solved sometime after block 680, more specifically, 15 blocks afterwards, but the system did not register it until those two stuck blocks were no longer a factor to that bit of code. The system then processed both blocks at once.
This does have a small effect on payouts in so far as it's considered a "short" round. I have no way of determining how many shares were actually submitted to the false short round, though, so there's no way I can go back and retroactively fix it... the shares for the false short round were erroneously credited to the previous round, so no one lost submitted shares and you were paid "extra" for the previous round. This will affect a small subset of people (mostly those with exceptionally low hashrates) and I want to sincerely apologize for this, as it was purely an error on my part and I am happy to entertain ways to correct it for those affected, but I can't think of any way to verify the shares for that given round, beyond what's already there.
I do not want to give out specific details as to what I have been working on lately as far as is related to this, but it's all related to security of the wallets and there had to be some major changes to the back end to accommodate it... this is unfortunately a casualty of the process. I try to thoroughly test everything before making it live, but sometimes some things slip through and I work to correct them as quickly as possible, so I apologize to anyone who might have been affected, but I believe it is limited to a very small number of people and I will be glad to discuss with anyone affected individually on compensation.
|
If you're searching these lines for a point, you've probably missed it. There was never anything there in the first place.
|
|
|
hack_slash
Newbie
Offline
Activity: 16
Merit: 0
|
|
March 09, 2012, 09:07:52 PM |
|
That makes sense--thanks for the info!
|
|
|
|
ThiagoCMC
Legendary
Offline
Activity: 1204
Merit: 1000
฿itcoin: Currency of Resistance!
|
|
March 10, 2012, 02:54:05 AM |
|
Hi!
Anyone having issues with auto payment from EclipseMC in the latest hour or less?! My latest auto-payment never arrived. 40 minutes and still waiting... Just sent a PM to Inaba... :\
Thanks, Thiago
|
|
|
|
Inaba (OP)
Legendary
Offline
Activity: 1260
Merit: 1000
|
|
March 10, 2012, 02:55:40 AM |
|
Yeah its broken. I will have it fixed soon and all payments will proccess.
Sorry about that... may be up to 45 minutes.
|
If you're searching these lines for a point, you've probably missed it. There was never anything there in the first place.
|
|
|
ThiagoCMC
Legendary
Offline
Activity: 1204
Merit: 1000
฿itcoin: Currency of Resistance!
|
|
March 10, 2012, 02:57:16 AM |
|
Yeah its broken. I will have it fixed soon and all payments will proccess.
Sorry about that... may be up to 45 minutes.
Thank you Inaba for your fast support!! Really like it!! ^^
|
|
|
|
Inaba (OP)
Legendary
Offline
Activity: 1260
Merit: 1000
|
|
March 10, 2012, 03:32:24 AM |
|
Payouts should be fixed now... yet another casualty of the changes! All payouts should be processed now.
|
If you're searching these lines for a point, you've probably missed it. There was never anything there in the first place.
|
|
|
ThiagoCMC
Legendary
Offline
Activity: 1204
Merit: 1000
฿itcoin: Currency of Resistance!
|
|
March 10, 2012, 04:36:00 AM |
|
Confirmed.
|
|
|
|
Inaba (OP)
Legendary
Offline
Activity: 1260
Merit: 1000
|
|
March 10, 2012, 02:27:38 PM |
|
There was a problem with block processing again last night, so two blocks are queued up and are about to be processed. Different problem this time, though same result. Slowly getting all the kinks worked out ... only two more steps to go.
*EDIT*
I should clarify that - by that, I mean there was a block sitting in an unconfirmed state which has now been confirmed and paid (two of them actually).
|
If you're searching these lines for a point, you've probably missed it. There was never anything there in the first place.
|
|
|
francong
Newbie
Offline
Activity: 50
Merit: 0
|
|
March 11, 2012, 02:29:18 PM |
|
They crazy. Not a single stale is received by using EMC for a week!
|
|
|
|
NetworkerZ
Member
Offline
Activity: 114
Merit: 10
|
|
March 11, 2012, 07:23:42 PM |
|
Pool down?
|
|
|
|
Inaba (OP)
Legendary
Offline
Activity: 1260
Merit: 1000
|
|
March 11, 2012, 07:28:11 PM |
|
No, but I had to restart the DB a couple times just now, so the hashrate drops to 0 when I do that, even if the pool is only "down" for a couple seconds, since it flushes out it's memory.
|
If you're searching these lines for a point, you've probably missed it. There was never anything there in the first place.
|
|
|
NetworkerZ
Member
Offline
Activity: 114
Merit: 10
|
|
March 11, 2012, 07:34:28 PM |
|
OK, my RIGs are getting work again!
|
|
|
|
Inaba (OP)
Legendary
Offline
Activity: 1260
Merit: 1000
|
|
March 12, 2012, 02:55:48 AM |
|
Ok... had a fairly productive weekend. We are almost done with the major changes behind the scenes and I will be revealing at least some of what I've been working on, hopefully by weeks end. Block generation with proper coinbase should now be running properly for all servers. Don't forget to vote before the poll closes: https://bitcointalk.org/index.php?topic=66026.msg795464#newHope everyone had a good weekend!
|
If you're searching these lines for a point, you've probably missed it. There was never anything there in the first place.
|
|
|
mc_lovin
Legendary
Offline
Activity: 1190
Merit: 1000
www.bitcointrading.com
|
|
March 14, 2012, 12:51:14 AM |
|
4.45 GH/s = 0.67 BTC/24 hours.. wow.. worst week ever?
|
|
|
|
Inaba (OP)
Legendary
Offline
Activity: 1260
Merit: 1000
|
|
March 14, 2012, 01:19:39 AM |
|
No joke.. this has been one crappy ass week. We are sucking on the namecoin blocks, too, which is surprising. I have checked everything and it all appears to be functioning properly.
At least we just solved a block... jeez.
|
If you're searching these lines for a point, you've probably missed it. There was never anything there in the first place.
|
|
|
GenTarkin
Legendary
Offline
Activity: 2450
Merit: 1002
|
|
March 14, 2012, 05:20:59 AM |
|
Its me, Im bad luck Im telling ya, but I love this pool! LOL
And where did all the crazy hashrate come from the last 10hrs?!?!?!?!?
|
|
|
|
Math Man
|
|
March 14, 2012, 05:30:37 AM |
|
Its me, Im bad luck Im telling ya, but I love this pool! LOL
And where did all the crazy hashrate come from the last 10hrs?!?!?!?!?
I believe the jump in hash rate is due to hoppers calculating that there's a high probability of us finding blocks. In other words, we're so down on our luck that there's bound to be a bright future.
|
|
|
|
kano
Legendary
Offline
Activity: 4620
Merit: 1851
Linux since 1997 RedHat 4
|
|
March 14, 2012, 07:38:00 AM |
|
Its me, Im bad luck Im telling ya, but I love this pool! LOL
And where did all the crazy hashrate come from the last 10hrs?!?!?!?!?
I believe the jump in hash rate is due to hoppers calculating that there's a high probability of us finding blocks. In other words, we're so down on our luck that there's bound to be a bright future. Or more correctly known as ... Gambler's Fallacy http://en.wikipedia.org/wiki/Gamblers_fallacy
|
|
|
|
Vbs
|
|
March 14, 2012, 09:13:59 AM |
|
I believe the jump in hash rate is due to hoppers calculating that there's a high probability of us finding blocks. In other words, we're so down on our luck that there's bound to be a bright future.
<3 hoppers on ECM! Time to cash in DGM benefits!
|
|
|
|
3phase
Sr. Member
Offline
Activity: 313
Merit: 251
Third score
|
|
March 14, 2012, 09:27:37 AM |
|
Since you're talking about hoppers, and to confirm the robustness of DGM, I had used EclipseMC as a backup during a bithopper week-long session. My earnings on Eclipse were only 1% less than PPS-equivalent.
|
|
|
|
|