root
f8f8b0a997
[FEATURE] calculating-luck
2013-11-07 10:50:32 +01:00
Sebastian Grewe
a4ca4530a3
[IMPROVED] Block statistics
...
* [ADDED] Block over times stats to blocks stats page
* [CHANGED] Split default block stats page template up into subtemplates
* [IMPROVED] Single SQL Query for all Block Stats over Time
* [UPDATED] Templates for new SQL Data
2013-11-06 16:04:36 +01:00
Sebastian Grewe
7785fbf8b7
[FIX] Settings return value on empty result
2013-11-06 14:47:25 +01:00
Sebastian Grewe
f67e63b6fc
[REFACTOR] Refactored classes for error handling
...
* [ADDED] More error codes
* [MODIFIED] Class updates to use Base Class all the time
* [MODIFIED] Cronjobs have been slightly adjusted
* [ADDED] More base class features
2013-11-05 14:34:31 +01:00
Sebastian Grewe
04e2bf5932
[IMPROVED] More testing of error handling, block class
2013-11-05 08:19:16 +01:00
Sebastian Grewe
172444d3d8
[IMPROVED] Added logging failed SQL queries to payouts
2013-11-05 07:28:07 +01:00
Sebastian Grewe
ae45939fea
[IMPROVED] Re-factored monitoring criticals/errors
...
* [ADDED] new monitoring method : endCronjob
* [IMPROVED] Use newly added error codes
* [ADDED] mail notifications, enabled by default
* [ADDED] cron disable on fatal errors with exit code != 0
* [ADDED] Command line swtich: -f = Force running crons even if disabled
* [ADDED] Disabled status in monitoring site
This will improve error handling in our cronjobs. Fatal errors now
require manual intervention by explicityly running crons with the force
option (`-f`). Until they are forced to run, crons will stay disabled.
Fixes #773 once merged
2013-11-05 07:28:07 +01:00
Sebastian Grewe
d2d7ee6796
Merge pull request #821 from TheSerapher/issue-819
...
[FIX] Display issues on SHA coins
2013-11-04 22:17:04 -08:00
Sebastian Grewe
44e29fc3f2
[FIX] Regression bug creating workers
...
Fixes #823 once merged.
2013-11-05 07:14:39 +01:00
Sebastian Grewe
2e64c4108d
[FIX] Worker Hashrates in Account -> My Worker
2013-11-04 18:30:01 +01:00
Sebastian Grewe
4e68de0e5a
[FIX] Display issues on SHA coins
...
* [FIX] Estimated shares on various places
* [ADDED] Calculate estimated shares based on network diff in stats
class
* [UPDATED] Themes updated as needed
Fixes #819 once merged
2013-11-04 18:23:38 +01:00
Sebastian Grewe
556e02024f
Merge pull request #820 from TheSerapher/issue-811
...
[IMPROVED] Optimized IDLE Worker Query
2013-11-04 09:17:13 -08:00
Sebastian Grewe
c0e7385332
[ADDED] Re-added custom HTTP port support
2013-11-04 15:25:38 +01:00
Sebastian Grewe
5eefb730ae
[FIX] Re-location via HTTPS on login
2013-11-04 14:26:21 +01:00
Sebastian Grewe
f713edf234
Revert "[FIX] Honor custom HTTP ports"
...
This reverts commit fc4b718067 .
2013-11-04 14:16:54 +01:00
Sebastian Grewe
83ee00259f
[FIX] Fixed typo in cron logs
2013-11-02 18:57:15 +01:00
Sebastian Grewe
ab2b2d6062
Merge pull request #812 from TheSerapher/uptimerobot
...
Uptimerobot
2013-11-02 02:58:03 -07:00
Sebastian Grewe
ab73e9ad0f
[IMPROVED] Error Handling, logging
2013-11-02 10:56:46 +01:00
Sebastian Grewe
6ca1179e47
[IMPROVED] Optimized IDLE Worker Query
...
Fixes #811
2013-11-02 10:35:59 +01:00
Sebastian Grewe
ff6a6e0931
Merge branch 'next' of github.com:TheSerapher/php-mpos into next
2013-10-31 13:41:04 +01:00
Sebastian Grewe
35a6c21024
[FIX] Worker hashrates for SHA/Scrypt compat
2013-10-31 13:39:01 +01:00
Sebastian Grewe
efe14ce629
Merge pull request #798 from TheSerapher/issue-797
...
[FIX] Exclude invalid shares from statistics
2013-10-31 00:07:49 -07:00
Sebastian Grewe
fc4b718067
[FIX] Honor custom HTTP ports
...
Fixes #803
2013-10-31 07:55:12 +01:00
Sebastian Grewe
7ec1fcfafb
[FIX] Exclude invalid shares from statistics
...
* Hashrates
* Sharetes
* Time Graphs
Fixes #797
2013-10-30 19:26:02 +01:00
obigal
c0756d39df
24 hour pool statistics
2013-10-29 22:25:45 -04:00
obigal
4f3503bbb1
Admin poolworkers average difficulty fixes
2013-10-29 20:13:24 -04:00
Sebastian Grewe
8752b718e3
[FIX] Sort by donation amount not username
2013-10-29 18:13:00 +01:00
Sebastian Grewe
3ee2874110
[FIX] Removed debug output
2013-10-29 18:02:37 +01:00
Sebastian Grewe
272448dc6c
[IMPROVED] Allow multi-monitor setup via API Keys
2013-10-29 18:00:21 +01:00
Sebastian Grewe
ef5ac9cbfd
[ADDED] Last check footer
2013-10-29 14:54:35 +01:00
root
c4d1ca39c5
[UPDATE] reworked functions
2013-10-29 09:46:32 +01:00
Sebastian Grewe
88a2a29b3b
[UPDATE] Adding missing files
2013-10-29 09:23:52 +01:00
root
b0f4edbc13
[IMPROVED] Added Found/Valid/Orphaned to Stats
2013-10-28 21:29:48 +01:00
root
03aef00367
[IMPROVED] Added some block stats to Pool Statistics
2013-10-28 20:42:39 +01:00
Sebastian Grewe
c6dd4086ff
Merge pull request #764 from TheSerapher/payout-fixes
...
Payout fixes
2013-10-28 05:20:19 -07:00
Sebastian Grewe
c61c5f096e
[MERGE] Fix merge conflicts
2013-10-28 07:14:25 +01:00
Sebastian Grewe
7a95e4c086
Merge pull request #775 from obigal/admin-reports
...
Admin panel earnings report
2013-10-27 22:47:47 -07:00
obigal
1b277c69cf
admin panel reports
2013-10-27 10:24:49 -04:00
Sebastian Grewe
a841880fe7
Merge pull request #760 from TheSerapher/issue-759
...
Issue 759
2013-10-27 07:02:02 -07:00
obigal
aeaeb32d4a
admin panel pool-workers
2013-10-27 09:45:52 -04:00
Sebastian Grewe
e238323395
Merge pull request #772 from TheSerapher/issue-770
...
[FIX] TX Summary for Accounts
2013-10-27 03:41:36 -07:00
Sebastian Grewe
b8159f06d7
[IMPROVED] Roundstatistics code and templates
...
* [IMPROVED] Removed uneeded data array from round page
* [IMRPOVED] Sorted round shares via User ID as key for easier access
* [IMPROVED] Added share count to transaction list in prop
2013-10-27 09:12:34 +01:00
Sebastian Grewe
bae4f1712c
[FIX] TX Summary for Accounts
...
Fixes #770
2013-10-27 08:41:25 +01:00
Sebastian Grewe
a2472284a8
[FIX] Proper fetch Archive Shares
...
Is now in-line with getMininumShareId.
2013-10-27 03:28:41 +01:00
Sebastian Grewe
20a9fc3e28
Revert "[FIX] Fixed potential PPLNS issue"
...
This reverts commit ee46e65fca .
2013-10-27 02:51:03 +01:00
Sebastian Grewe
1d180c3e3d
[FIX] Do not include orphans in transaction summary
2013-10-27 02:18:49 +01:00
Sebastian Grewe
a6f9c25b5b
[UPDATE] Proper implementation of target bits
...
* [ADDED] New Config Option: Algorithm
* scrypt and sha256d supported right now
* might add SHA coin support across MPOS
* Compatible with previous implementation
* [REMOVED] config option: pps_target
* Replaced by config option: algorithm
* Please update your config, defaults to srypt now!
* [ADDED] Unpaid Shares in Dashboard
* [MODIFIED] User estshares from DB query instead template math
2013-10-26 14:10:34 +02:00
Sebastian Grewe
3326ce0927
[FIX] 14 and 30 days estimates
2013-10-26 09:48:07 +02:00
Sebastian Grewe
0838bc7783
[FIX] Fixing PPS calculations
...
* [FIX] PPS estimations
* [FIX] PPS Value, PPS Payouts being off (too low)
Tested on testnet, estimates worked perfectly and payouts worked well.
2013-10-26 02:38:24 +02:00
Sebastian Grewe
ee46e65fca
[FIX] Fixed potential PPLNS issue
...
* getMinimumShareId did not use Share Counts but Weights
2013-10-26 02:35:51 +02:00
Sebastian Grewe
a545362ba5
[FIX] getUserShareDifficulty must return 0 on NULL
2013-10-25 14:48:36 +02:00
Sebastian Grewe
ccb8faf5e3
Merge pull request #763 from TheSerapher/issue-743
...
[IMPROVED] User payout estimations
2013-10-25 02:43:18 -07:00
Sebastian Grewe
1c2b84bb50
Merge pull request #744 from obigal/pplns-stats
...
Pplns stats
2013-10-25 00:50:16 -07:00
Sebastian Grewe
0addd6ec80
[IMPROVED] User payout estimations
...
* [ADDED] Proper PPS caclulations to statistics getUserEstimates
* [IMPROVED] Updated themes to use new estimates format in global smarty
* [IMPROVED] Updated PPS Dashboard to update estimates via Ajax
* [IMPROVED] Added PPS estimates to getdashboarddata API
This will require theme updates for those sites relying on the
est_<value> format for user payout estimates!
Fixes #743 once merged.
2013-10-25 09:31:25 +02:00
Sebastian Grewe
c09f8700a0
[FIX] My Workers hashrate/difficulty
2013-10-24 14:03:16 +02:00
Sebastian Grewe
412fbe3f5b
[FIX] Proper getTableName in Base Class
2013-10-24 12:32:58 +02:00
Sebastian Grewe
ac5c0fce95
[IMPROVED] Out of Order Share detection
...
* [ADDED] Allow findblocks to detect and fix out of order shares
* [IMPROVED] Share class extends Base class for common functions
* [IMPROVED] Added more debugging and logging output to cronjob
* [ADDED] Added various new methods to blocks, share, base classes
For an overview of errors thrown in crons, please check:
https://github.com/TheSerapher/php-mpos/wiki/Error-Codes
Fixes #759 once merged.
2013-10-24 12:04:00 +02:00
Sebastian Grewe
1c5b53452a
[FIX] Do not parse non-existing cache data, use SQL
2013-10-23 07:55:17 +02:00
Sebastian Grewe
a97fd7341f
[IMPROVED] User real account name for contributor lists
2013-10-23 07:36:29 +02:00
obigal
c2169576ee
round stats fixes
2013-10-23 00:28:24 -04:00
Sebastian Grewe
bbb2290dcc
[IMPROVED] Look & Feel of basic Dashboard info
...
* [ADDED] Pool Workers live Update!
* [IMPROVED] PPLNS and PPS dashboard data
* [IMPROVED] Adjusted all dashboard to look alike
2013-10-22 21:01:34 +02:00
Sebastian Grewe
813ad615d4
[FIX] Messed up getIdleWorkers name
2013-10-22 20:29:27 +02:00
Sebastian Grewe
35e7c04386
Merge pull request #747 from TheSerapher/issue-739
...
[FIX] Honor top share contributors limits
2013-10-22 06:55:31 -07:00
obigal
7e49e7c254
pplns-stats, block-stats paging, dynamic and reverse payout
2013-10-22 09:07:31 -04:00
Sebastian Grewe
3f99e48360
[FIX] Active worker count method
...
* Mmodified Query to properly return total active workers
Fixes #740 once merged.
2013-10-21 16:44:13 +02:00
Sebastian Grewe
59a46dd48c
[FIX] Honor top share contributors limits
2013-10-21 16:33:06 +02:00
Sebastian Grewe
c89831943b
[FIX] Fixed issues with uncached user shares data
2013-10-19 09:02:15 +02:00
Sebastian Grewe
8786a99382
[FIX] Fix sending mails even though diabled
...
Fixes #732
2013-10-18 07:21:51 +02:00
Sebastian Grewe
50fb5218b1
[FIX] Use existing getDonatePercent
2013-10-16 11:54:59 +02:00
Sebastian Grewe
aedb37aa3d
[IMPROVED] Added getUserEstimates method
2013-10-16 11:34:59 +02:00
Sebastian Grewe
f636e4fc99
[FIX] Return 0 data not NULL if cache-key missing
2013-10-16 09:35:12 +02:00
Sebastian Grewe
a06d64e1fb
[IMPROVED] Added case-insensitive login
...
* [IMPROVED] Added Username/Email password reset
Fixes #709
2013-10-10 17:06:01 +02:00
Sebastian Grewe
0dca798f5c
[FIX] Do not notify on missing cache entry
2013-10-07 13:48:48 +02:00
Sebastian Grewe
1dfb7e9702
Merge pull request #673 from TheSerapher/issue-444-theserapher
...
Issue 444 theserapher
2013-10-04 02:27:28 -07:00
obigal
66296a8f36
pplns_payout block average fix when multiple blocks found during a payout run
2013-10-02 16:42:03 -04:00
Sebastian Grewe
617ff46689
Merge branch 'next' into issue-444-theserapher
2013-09-30 13:50:43 +02:00
Sebastian Grewe
d74770aaeb
[FIX] Proper formatting for network hashrates
2013-09-30 13:50:13 +02:00
Sebastian Grewe
fe982c112c
Merge branch 'next' into issue-444-theserapher
2013-09-30 13:43:44 +02:00
Sebastian Grewe
594b2c0e10
[FIX] Network Hashrate on Novacoin
2013-09-30 13:43:27 +02:00
Sebastian Grewe
1d4f60b4d9
[FIX] Logout on HTTPS
2013-09-30 13:25:27 +02:00
Sebastian Grewe
64205dd099
[MERGE] Fix merge conflict with NEXT
2013-09-30 09:56:49 +02:00
Sebastian Grewe
db89768cd5
Merge pull request #648 from TheSerapher/issue-145
...
Issue 145
2013-09-30 00:53:45 -07:00
Sebastian Grewe
84071cbd5d
Merge branch 'next' into issue-444-theserapher
2013-09-25 11:35:24 +02:00
Sebastian Grewe
abcd62d8e8
Fix #657 , added getmininginfo to wrapper
2013-09-25 11:31:42 +02:00
Sebastian Grewe
1f6ec91dfa
Honor donations and anon state in caches
2013-09-25 11:08:12 +02:00
Sebastian Grewe
6c3d2d1e96
Allow Public ACL for all round transactions
2013-09-25 10:34:36 +02:00
Sebastian Grewe
716e118041
Update statistics.class.php
...
Fixes #664
2013-09-23 07:11:43 +02:00
Sebastian Grewe
baeae10027
Merge branch 'next' into issue-444-theserapher
2013-09-20 16:11:41 +02:00
Sebastian Grewe
432f2b1fba
Merge branch 'next' into issue-145
2013-09-20 16:11:25 +02:00
Sebastian Grewe
ab90b045c0
[ FIX #662 ] IDLE Worker False Positives
2013-09-20 16:07:57 +02:00
Sebastian Grewe
5ce61d9f18
Merge branch 'next' into issue-145
2013-09-19 09:25:15 +02:00
Sebastian Grewe
c4d11885e3
[FIX] Properly show user sharerate
2013-09-19 09:24:48 +02:00
Sebastian Grewe
1387bbdf44
[MERGE] Merge conflict NEXT
2013-09-18 16:34:52 +02:00
Sebastian Grewe
c578c504ed
[MERGE] Conflict with NEXT
2013-09-18 16:32:29 +02:00
Sebastian Grewe
d863e66ef4
[BUG] Fixing contrib shares issue without cache
2013-09-18 16:31:36 +02:00
Sebastian Grewe
50cc2da3a3
[BUG] Fixed contrib shares with empty cache
2013-09-18 16:23:34 +02:00
Sebastian Grewe
c8f19d2841
Revert "[FEATURE] Added Ajax JSON Memcache"
...
This reverts commit bd8796b824 .
It turns out it's pretty much useless as long as the data passed to
get_json is not also being cached.
2013-09-18 13:16:25 +02:00
Sebastian Grewe
bd8796b824
[FEATURE] Added Ajax JSON Memcache
2013-09-18 13:11:24 +02:00
Sebastian Grewe
1a9ada84d4
fixing merge conflict from next to branch
2013-09-18 11:46:22 +02:00
Sebastian Grewe
a349e1e060
use archive table for sharerate calcs
2013-09-18 11:38:51 +02:00