Pages:
Author

Topic: [ANN][LTC][Pool][PPLNS][STRATUM] - ltc.kattare.com - burnside's Mining Pool - page 41. (Read 118848 times)

legendary
Activity: 1106
Merit: 1006
Lead Blockchain Developer
Just fyi, this is showing up for me just below the footer.

Thanks for the heads up!  Been trying to optimize some queries.  ;-)

Cheers.
full member
Activity: 558
Merit: 131
Just fyi, this is showing up for me just below the footer.

Code:
Connecting to localhost

Query using db simplecoin_v5
SELECT secret, pass, sessionTimeoutStamp FROM webUsers WHERE id = 7 LIMIT 0,1 (0.0001 seconds)
SELECT count(*) as id FROM shares WHERE time > DATE_SUB(now(), INTERVAL 10 MINUTE) (0.0648 seconds)
SELECT value FROM currencies WHERE currency='BTC' (0.0003 seconds)
SELECT value FROM currencies WHERE currency='USD' (0.0001 seconds)
SELECT id, username, email, pin, pass, admin, api_key, IFNULL(donate_percent, '0') as donate_percent, btc_lock FROM webUsers WHERE id = 5 LIMIT 0,1 (0.0001 seconds)
SELECT balance, IFNULL(sendAddress,'') as sendAddress, threshold FROM accountBalance WHERE userId = '5' LIMIT 0,1 (0.0001 seconds)
SELECT id, username, password FROM pool_worker WHERE associatedUserId = 5 (7.7009 seconds)
legendary
Activity: 1106
Merit: 1006
Lead Blockchain Developer
Just wrapped up a few updates.

Added a calculator.
Added BTC-e conversion rates to the header.
Fixed a bug on the my stats page that was causing it to stop halfway through.
legendary
Activity: 1106
Merit: 1006
Lead Blockchain Developer
The server was getting hammered by too many shares.  (Thanks for using the pool!)

I had to shift the difficulty from 16 to 18 on the shares.  There was a brief outage when I restarted pushpoold.  Things should be a bit smoother now.  ;-)
legendary
Activity: 1106
Merit: 1006
Lead Blockchain Developer
Lots of improvements went in last night.  Many of them behind the scenes.

- Fixed the links to the block info.
- Several UI tweaks.
- Moved pushpoold to it's own UID.  (trying to secure the config file in case there's ever a hack discovered in Simplecoin.)

The pushpoold change required a brief outage, sorry about that.  It was for a good cause!
legendary
Activity: 1106
Merit: 1006
Lead Blockchain Developer
I was testing the API out today.  Turned out it was not working due to an invalid function call.  It's working now.  ;-)
legendary
Activity: 1106
Merit: 1006
Lead Blockchain Developer
I was checking out the payouts, making sure everyone was getting their LTC and discovered an issue.  There was a simplecoin bug in the dividing up of the shares when a block is found.  I manually divided up all the coins in the wallet based on share counts and fixed the bug.

Thanks for using burnside's LTC Mining Pool!   Wink 


legendary
Activity: 1106
Merit: 1006
Lead Blockchain Developer
Looks like we have some miners!  Thanks everyone, and please let me know if any issues crop up!
legendary
Activity: 1106
Merit: 1006
Lead Blockchain Developer
Introducing burnside's LTC Mining Pool...

Features:
   - STRATUM protocol support.
   - PPLNS payout structure with a 0% Fee  (but please donate if you like it!)
   - FREE dead worker notifications via email.  (worker monitoring)
   - Longpoll support.
   - Custom patched & compiled litecoind to reduce stales in pushpoold.
   - Full reaper v13b4 support
   - Traditional simplecoin interface, tweaked for LTC.
   - Automatic and instant payout options.
   - Graphs, history, and network stats available.
   - BTC & USD profit calculator.
   - Per-user timezone settings.
   - Low per-withdrawl fee of 0.05 LTC.  (to cover the Litecoin client transaction fees.)
   - Dedicated server hosted at www.kattare.com in Oregon, USA.

Come and visit burnside's LTC Mining Pool at http://ltc.kattare.com.


FAQ

I am getting 403 errors when connecting to the mining port.

Double check your WORKER username/password settings.

Pages:
Jump to: