Bitcoin Forum
May 24, 2024, 12:15:48 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 23 »
281  Bitcoin / Mining / Re: *BTC Poolwatch* - Monitor 18 different pools! [Web/Mobile] on: July 29, 2011, 04:11:16 AM

Thanks for assuming I wasnt aware of how btc poolwatch cache the stats in a cookie, unfortunately I was.

My request would obviously suggest an accounts section / users actually logging in. This is part of the request for such a feature and I cant imagine it not being possible to implement.

The question would be would they want to add such features, I guess not. This isnt the end of the world as I have other means to go about this, it would just have been an easier approach to get the same thing done.

Hi Clipse,

It is certainly possible to implement what you've mentioned. It's just that when I first set out on this project, I only wanted to be able to keep tabs on my miners on multiple pools at one glance. I was using this for my own use with hardcoded API tokens since I was the only user.

Later I made some modifications so that every one here can get to use it. And using only cookies to store user's information reduces the implementation time and effort tremendously (as opposed to getting users to register and login). That's 2 hours coding something simple vs 2 days coding plus testing plus hitting forget password and checking emails, etc.

One thing I've been thinking of implementing, is to have a user token (32 char random characters, similar to the API token) that will be unique to each user. This user token will be tied to all your pools' API tokens. So a user will remain anonymous, and this will be a step closer to implementing what you've mentioned.

However, I don't have a timeline for this as I only work on this in between rebooting my rig, upgrading catalyst versions and re-balancing the GPUs on each rigs. Smiley

282  Bitcoin / Mining / Re: *BTC Poolwatch* - Monitor 18 different pools! [Web/Mobile] on: July 29, 2011, 03:56:56 AM
Yours isn't the first request for a feature that would require the server to store our information and poll our data whether we are actually using the page or not.  It probably won't be the last either.  That said, if you had read through the thread, you would have learned that our API keys are stored ina  cookie on our computer and the data from the servers is only retrieved from the pools when we request it by loading the page.  Given those two constraints, there is no way he can tell you what you earned in the last 24 hours or what your overall average hash rate for the last 24 hours was.  Changing this design would be 1) a privacey concern and 2) potentially harmful to the pools due to the number of constant API requests coming in, so I doubt rearwheels is interested in doing such a thing.  However, if you could get your pool(s) to include that data in the data returned by the API i should imagine that he'd be happy to add it to his page and perform math on it where doing so would make sense.

What he said.

Thanks Dustin.
283  Other / CPU/GPU Bitcoin mining hardware / Re: Best mining case on: July 28, 2011, 08:27:28 AM
HAHAHAHHA rearwheels that made my day.  How are the temps on those cards?

Just added the big ass fan last week. Dropped most cards (5850s) about 5deg, except the inner most ones.

Also I've reduced all cards fan speed from 95% to 80%.

Removed 8x 120mm fans from the rigs.

Most value for money in terms of fans. (Big Ass fan ~= US$80).

Anyway, this wire tray is from Ikea. Look under the laundry section.
284  Other / CPU/GPU Bitcoin mining hardware / Re: Best mining case on: July 28, 2011, 04:53:44 AM
Besides "no case" which gets hard to maintain when dealing with larger numbers, I humbly submit the following:

http://www.target.com/Wire-Cube-Shelving-System/dp/B000789RSQ

Rack and stack.  The above and zip ties are really all you should need.  Why waste money on a case?

I want to see a setup in these Shelves so bad... Tell me you did please

Mine have got wheels!

285  Bitcoin / Mining / Re: help me with the folks on: July 27, 2011, 07:09:54 PM

Tell her there's Maths involved and this is a world wide mathematics project, but not related to school.
286  Bitcoin / Mining / Re: *BTC Poolwatch* - Monitor 18 different pools! [Web/Mobile] on: July 27, 2011, 02:59:42 AM


Eligius pool speed fixed.

The only pool that does not return json. Cheesy
287  Bitcoin / Mining / Re: *BTC Poolwatch* - Monitor 18 different pools! [Web/Mobile] on: July 26, 2011, 04:06:47 PM

Minor update to the "Pool Stats" page.

Added a show of count down to new difficulty
Code:
6d 08:06:40 to new difficulty: 1,826,161
288  Bitcoin / Mining / Re: *BTC Poolwatch* - Monitor 18 different pools! [Web/Mobile] on: July 25, 2011, 07:04:36 PM

Hm...can you check by doing the following:

1. hit the api url with your api key
http://api.triplemining.com/json/<api key>
If you are using IE or firefox, you will be asked to save the output to a file.

2. Copy and paste the output into http://jsonlint.com/ and click validate. This will format the json nicely.

Double check the "stales" information reported by triplemining json.

My only problem with this is that the "alive" is returned as a text and not a boolean value.
289  Bitcoin / Mining / Re: *BTC Poolwatch* - Monitor 17 different pools! [Web/Mobile] on: July 25, 2011, 06:15:27 PM
Added TripleMining

I'm not 100% sure if I've interpreted the json reply for worker status correctly. Please try it out.
290  Bitcoin / Mining / Re: *BTC Poolwatch* - Monitor 17 different pools! [Web/Mobile] on: July 25, 2011, 05:20:12 PM

The link "http://api.triplemining.com/json/stats" only shows the number of shares currently? I was looking through the bithopper thread and it seems this triplemining API was created for that purpose.

But "http://api.triplemining.com/json/<APIKEY>" is working. I'll get right on that.

But I have a few nasty emails to send to my webhosting company first.
291  Bitcoin / Mining / Re: *BTC Poolwatch* - Monitor 17 different pools! [Web/Mobile] on: July 25, 2011, 03:23:02 AM
The link for PolMine is going to NoFeeMining.com.

Sorry about that. Fixed!
292  Bitcoin / Mining / Re: *BTC Poolwatch* - Monitor 15 different pools! [Web/Mobile] on: July 24, 2011, 12:40:30 PM
I was not concentrating..Cheesy

Anyway it's done!

Added rfcpool

With the MVC and factory design pattern, it's quite easy to add pools.
293  Bitcoin / Mining / Re: *BTC Poolwatch* - Monitor 15 different pools! [Web/Mobile] on: July 24, 2011, 12:16:25 PM
I'm looking at rfcpool, they have pool stats but not user stats in JSON.

edit. found it.
294  Bitcoin / Mining / Re: *BTC Poolwatch* - Monitor 15 different pools! [Web/Mobile] on: July 24, 2011, 11:37:35 AM

Added polmine.pl

There's no poolstats available only user stats, if there is one, pls let me know.
295  Bitcoin / Mining / Re: *BTC Poolwatch* - Monitor 15 different pools! [Web/Mobile] on: July 24, 2011, 08:49:18 AM
Hey mate, in nofeemining, 'confirmed' actually means 'total ever'. They have a field called 'balance' which is in the api, and this is the same as 'confirmed' in other apis. Everyone always have to do something different!

Damn! Fixed.

I thought balance is "total ever". I signed  up for an account and everything is 0 for me atm, sorry abt this.
296  Bitcoin / Mining / Re: are they making more 5830's? on: July 24, 2011, 05:32:29 AM

There is a batch of 5850s from the factory.

One local shop got in stock of 100pcs from the distributor.
297  Bitcoin / Pools / Re: [NR 1] Triplemining.com <> BIG jackpot every week <> on: July 24, 2011, 05:29:09 AM

Hi Sam,

I clicked on the API link and got a 404 error.

I'm trying to add triplemining to www.btc-poolwatch.com

Please let me know when it's fixed? Thanks in advance.

Regards,
Koo
298  Bitcoin / Pools / Re: [~48 Gh/s][2 BTC BONUS] NoFeeMining.com Pool (Web 2.0, LP, SSL, Idle Alerts) on: July 24, 2011, 05:27:50 AM

Hi guys,

I've added NoFeeMining to be one of the latest pools to be monitored by www.btc-poolwatch.com which allows you to monitor your workers on different pools.

Please try it out and let me know if there's any problem.

Regards,
Koo
299  Bitcoin / Mining / Re: *BTC Poolwatch* - Monitor 15 different pools! [Web/Mobile] on: July 24, 2011, 05:25:46 AM

triplemining API link is broken. Let me contact the admins about this.
300  Bitcoin / Mining / Re: *BTC Poolwatch* - Monitor 14 different pools! [Web/Mobile] on: July 24, 2011, 05:20:45 AM
Just wondering if there was an update on adding NoFeeMining.com??

Added nofeemining.com!  Grin
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 23 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!