mb300sd
Legendary
Offline
Activity: 1260
Merit: 1000
Drunk Posts
|
|
August 05, 2011, 09:07:32 PM |
|
Is there any way we can have all the block and payment times displayed in local time?
|
1D7FJWRzeKa4SLmTznd3JpeNU13L1ErEco
|
|
|
hmblm1245
|
|
August 05, 2011, 09:10:01 PM |
|
Deepbit down?
|
|
|
|
Kermee
|
|
August 05, 2011, 09:23:22 PM |
|
Is there any way we can have all the block and payment times displayed in local time?
https://deepbit.net/settingsThere's a pull-down for Time Zone settings. Cheers, Kermee
|
|
|
|
Kermee
|
|
August 05, 2011, 09:23:48 PM |
|
Deepbit down?
Website was down for a bit. The pool wasn't. Cheers, Kermee
|
|
|
|
mb300sd
Legendary
Offline
Activity: 1260
Merit: 1000
Drunk Posts
|
|
August 05, 2011, 09:26:33 PM Last edit: August 05, 2011, 11:30:15 PM by mb300sd |
|
Is there any way we can have all the block and payment times displayed in local time?
https://deepbit.net/settingsThere's a pull-down for Time Zone settings. Cheers, Kermee Actually, I already have that set, I meant to ask if there could be a setting to display it in AM/PM instead of 24-hour. EDIT: Created my own fix and thought I'd share, save as something.user.js and drag into chrome. // ==UserScript== // @name Deepbit AM/PM // @description Change Deepbit 24-hour time to AM/PM format // @include http://deepbit.net/* // @include https://deepbit.net/* // ==/UserScript==
function convertTime(time) { hour = time.substring(0, 2); rest = time.substring(2); if (hour == 0) { hour = 12; rest += " AM"; } else if (hour < 12) { rest += " AM"; } else { hour = hour - 12; rest += " PM"; if (hour < 10) { hour = "0" + hour; } } return hour + rest; }
matches = document.documentElement.innerHTML.match(/\d\d:\d\d(:\d\d)?/g);
tempHTML = document.documentElement.innerHTML;
for (i = 0; i < matches.length; i++) { tempHTML = tempHTML.replace(matches[i], convertTime(matches[i])); }
document.documentElement.innerHTML = tempHTML;
|
1D7FJWRzeKa4SLmTznd3JpeNU13L1ErEco
|
|
|
Kermee
|
|
August 05, 2011, 09:43:13 PM |
|
Actually, I already have that set, I meant to ask if there could be a setting to display it in AM/PM instead of 24-hour.
Ah. That's a Tycho request Cheers, Kermee
|
|
|
|
Tx2000
|
|
August 06, 2011, 03:49:16 AM |
|
I have been noticing something weird over the last few days. I usually keep the statistics page open to see progress and check on luck every once in awhile. Now, I've been having a few moments where I could have sworn my BTC balance at the top right said one thing but infact said another. Well, just a moment ago after about an hour I refresh and noticed my BTC balance dropped by .01. And if this is infact what was happening before, there were other instances where I say my balance drop by .01 or .02.
So it leads me to ask what is going on? Is the 3% fee taken out an hour or more later for a previous batch of rewards or something?
|
|
|
|
dishwara
Legendary
Offline
Activity: 1855
Merit: 1016
|
|
August 06, 2011, 03:52:24 AM |
|
Actually, I already have that set, I meant to ask if there could be a setting to display it in AM/PM instead of 24-hour. EDIT: Created my own fix and thought I'd share, save as something.user.js and drag into chrome.
Thanks.............
|
|
|
|
[Tycho]
|
|
August 06, 2011, 06:00:01 AM |
|
So it leads me to ask what is going on? Is the 3% fee taken out an hour or more later for a previous batch of rewards or something?
No, that's not the way it works. Your balance should decrease only after withdrawing BTC. PM me your login name please.
|
Welcome to my bitcoin mining pool: https://deepbit.net - Both payment schemes (including PPS), instant payout, no invalid blocks ! ICBIT Trading platform : USD/BTC futures trading, Bitcoin difficulty futures ( NEW!). Third year in bitcoin business.
|
|
|
sharky112065
|
|
August 06, 2011, 07:15:40 AM |
|
I have been noticing something weird over the last few days. I usually keep the statistics page open to see progress and check on luck every once in awhile. Now, I've been having a few moments where I could have sworn my BTC balance at the top right said one thing but infact said another. Well, just a moment ago after about an hour I refresh and noticed my BTC balance dropped by .01. And if this is infact what was happening before, there were other instances where I say my balance drop by .01 or .02.
So it leads me to ask what is going on? Is the 3% fee taken out an hour or more later for a previous batch of rewards or something?
This is happening to me as well. I was at 4.70 BTC and read a few more forum posts (not this one) and then clicked on statistics, now I'm at 4.69. WTF?
|
Donations welcome: 12KaKtrK52iQjPdtsJq7fJ7smC32tXWbWr
|
|
|
kakobrekla
|
|
August 06, 2011, 10:20:29 AM |
|
I saw the same thing you guys are reporting. My guess is that reward showing on stats page is being rounded.
|
|
|
|
Fiyasko
Legendary
Offline
Activity: 1428
Merit: 1001
Okey Dokey Lokey
|
|
August 06, 2011, 04:02:17 PM |
|
I had an idea asto how to "power" the email notification system. You could use Twitter and DM the people that they're miners are down. That would work for some Twits
|
|
|
|
thefussydutchman
Full Member
Offline
Activity: 142
Merit: 100
BTC- Its not a bubble.
|
|
August 06, 2011, 05:20:59 PM |
|
I have also noticed this happening a few times but did not think much of it.
|
|
|
|
[Tycho]
|
|
August 06, 2011, 06:28:23 PM |
|
I have also noticed this happening a few times but did not think much of it. Have you noticed this on same page or on different pages ? Looks like some display bug, trying to check it.
|
Welcome to my bitcoin mining pool: https://deepbit.net - Both payment schemes (including PPS), instant payout, no invalid blocks ! ICBIT Trading platform : USD/BTC futures trading, Bitcoin difficulty futures ( NEW!). Third year in bitcoin business.
|
|
|
BlackLung
Newbie
Offline
Activity: 14
Merit: 0
|
|
August 06, 2011, 07:01:52 PM |
|
I switched to PPS but I'm still being paid proportional. weirdness
|
|
|
|
afro25
|
|
August 06, 2011, 07:29:18 PM |
|
I've also noticed this happening too, but i guessed it was just correcting a mistake, is it possible that the correct balance is incorrectly being devalued?
|
|
|
|
os2sam
Legendary
Offline
Activity: 3586
Merit: 1098
Think for yourself
|
|
August 06, 2011, 07:52:36 PM |
|
I switched to PPS but I'm still being paid proportional. weirdness
I had trouble going into Proportional yesterday and still haven't switched back to PPS yet from this morning. Seems like allot of folks are having this problem lately. Sam
|
A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?
|
|
|
CanaryInTheMine
Donator
Legendary
Offline
Activity: 2352
Merit: 1060
between a rock and a block!
|
|
August 06, 2011, 08:20:59 PM |
|
I have been noticing something weird over the last few days. I usually keep the statistics page open to see progress and check on luck every once in awhile. Now, I've been having a few moments where I could have sworn my BTC balance at the top right said one thing but infact said another. Well, just a moment ago after about an hour I refresh and noticed my BTC balance dropped by .01. And if this is infact what was happening before, there were other instances where I say my balance drop by .01 or .02.
So it leads me to ask what is going on? Is the 3% fee taken out an hour or more later for a previous batch of rewards or something?
I saw exact same thing happening to my balance in the last 2 days... I thought I was just imagining. Glad to see that I was not. What does it mean?
|
|
|
|
BlackLung
Newbie
Offline
Activity: 14
Merit: 0
|
|
August 06, 2011, 09:16:02 PM |
|
I switched to PPS but I'm still being paid proportional. weirdness
I had trouble going into Proportional yesterday and still haven't switched back to PPS yet from this morning. Seems like allot of folks are having this problem lately. Sam now I'm kinda pissed cause I'm losing a lot of profit from the inability to change.
|
|
|
|
[Tycho]
|
|
August 06, 2011, 11:05:59 PM |
|
I switched to PPS but I'm still being paid proportional. weirdness
I had trouble going into Proportional yesterday and still haven't switched back to PPS yet from this morning. Seems like allot of folks are having this problem lately. This problem was found and fixed today. Please try again and report if it still doesn't works for you.
|
Welcome to my bitcoin mining pool: https://deepbit.net - Both payment schemes (including PPS), instant payout, no invalid blocks ! ICBIT Trading platform : USD/BTC futures trading, Bitcoin difficulty futures ( NEW!). Third year in bitcoin business.
|
|
|
|