Author

Topic: [4+ EH] Slush Pool (slushpool.com); Overt AsicBoost; World First Mining Pool - page 1134. (Read 4382642 times)

sr. member
Activity: 322
Merit: 250
Do The Evolution
Yes I am, thanks for the heads up!
sr. member
Activity: 322
Merit: 250
Do The Evolution
slush I am getting 70+% of hashes as invalid or stale. Could you check into it?
legendary
Activity: 1386
Merit: 1097
Thanks for your advices. I think I can handle this 'problem' :-).
sr. member
Activity: 294
Merit: 252
Slush's server uses XHTML so document.write won't work. See here:

http://www.w3.org/MarkUp/2004/xhtml-faq#docwrite

Writing to a placeholder node would, though.
legendary
Activity: 1078
Merit: 1005
So to generate a local time, make the server generate this HTML code:

Code:

Have your server generate the "real" numbers above.

If the server stores times as milliseconds-since-1970 in GMT, you can do it even easier:

Code:

Slush's server uses XHTML so document.write won't work. See here:

http://www.w3.org/MarkUp/2004/xhtml-faq#docwrite
legendary
Activity: 1386
Merit: 1097
are having troubles? my gpu and cpu are share constantly and nothing happens, no have loans :S

Interesting. What's your command line? Pool is OK, I don't know why you have troubles...
legendary
Activity: 1386
Merit: 1097
I assume dates in the server are stored as GMT.
I actually came here to ask about this. I didn't want to make assumptions. Smiley

Yes, all data on site are in UTC. Thanks to Essjay, I'll add some javascript to enable local times soon.
newbie
Activity: 26
Merit: 0
I assume dates in the server are stored as GMT.

I actually came here to ask about this. I didn't want to make assumptions. Smiley
newbie
Activity: 14
Merit: 0
One other suggestion from me, and then I'll shut up...  Think you could implement a way to show the Last Share At date and time to the user's local time, instead of the server's?  See, my last share that went in was at 12:24pm, but on the site it shows 6:24pm (18:24).  Just a suggestion.

Only slush can implement it, but maybe I can be helpful anyway...

I would do it in JavaScript on the client's side. This avoids having to know the user's time zone on the server.

I assume dates in the server are stored as GMT.

So to generate a local time, make the server generate this HTML code:

Code:

Have your server generate the "real" numbers above.

If the server stores times as milliseconds-since-1970 in GMT, you can do it even easier:

Code:
sr. member
Activity: 493
Merit: 250
IDENA.IO - Proof-Of-Person Blockchain
are having troubles? my gpu and cpu are share constantly and nothing happens, no have loans :S
newbie
Activity: 7
Merit: 0
Yup, worked like a charm! Thanks Slush.
legendary
Activity: 1386
Merit: 1097
Quick question, I was wondering what ratio of invalid or stale to accepted is normal? The past couple days I've been getting 100% accepted, woke up this morning to probably 20%.

You are using m0mchil's, right? Please upgrade to latest version, it fix this issue.
newbie
Activity: 7
Merit: 0
Quick question, I was wondering what ratio of invalid or stale to accepted is normal? The past couple days I've been getting 100% accepted, woke up this morning to probably 20%.

I have a GPU miner with no overclocking. No other changes I can think of.

Thanks!
Rai
newbie
Activity: 12
Merit: 0
One other suggestion from me, and then I'll shut up...  Think you could implement a way to show the Last Share At date and time to the user's local time, instead of the server's?  See, my last share that went in was at 12:24pm, but on the site it shows 6:24pm (18:24).  Just a suggestion.
full member
Activity: 140
Merit: 100
Sorry for the double post.

After implementing jgarzik's CPU miner and m0mchil's GPU miner, and getting them both to communicate with Slush's pool, my account page is reporting MUCH lower hash rates than what the miners themselves are reporting.

CPU, -a 4way -t 4, is getting 3M per each of 4 cores = 12M/s (reported on the site as 1M/s), and
GPU is getting usually around 53M/s (reported on the site as ~37M/s to ~40M/s).

Huh?

(Just noticed something- when m0mchil's GPU miner gets minimized in win7, my GPU usage levels off to a much lower percentage. Will leave up from now on.)
The site is computing mhash/s from the number of shares found in the current round, so it has a pretty wide margin of error.
Rai
newbie
Activity: 12
Merit: 0
I really like that I can see how much of a reward I got per block on the Statistics page.  Good work Slush, keep it up!  All my 2% are belong to you, when you finally implement that.
legendary
Activity: 1386
Merit: 1097
All users of m0mchil's miner, please update to his newest version.
legendary
Activity: 1386
Merit: 1097
There seem to be no password recovery mechanism.
I seem to have set myself a password that I can't remember.

Good point, I'll add this.
legendary
Activity: 980
Merit: 1020
There seem to be no password recovery mechanism.

I seem to have set myself a password that I can't remember.
newbie
Activity: 7
Merit: 0
Sorry for the double post.

After implementing jgarzik's CPU miner and m0mchil's GPU miner, and getting them both to communicate with Slush's pool, my account page is reporting MUCH lower hash rates than what the miners themselves are reporting.

CPU, -a 4way -t 4, is getting 3M per each of 4 cores = 12M/s (reported on the site as 1M/s), and
GPU is getting usually around 53M/s (reported on the site as ~37M/s to ~40M/s).

Huh?

(Just noticed something- when m0mchil's GPU miner gets minimized in win7, my GPU usage levels off to a much lower percentage. Will leave up from now on.)
Jump to: