php-mpos/public/include
Sebastian Grewe d95961b470 [FIX] Coins without nethashrate in getmininginfo
Fixes issues with coins that did not implement a proper array index into
their `getmininginfo` output. Currently supported keys are

* networkhashps
* hashespersec
* netmhashps

If none of there are found or `getmininginfo` fails itself, we now
default to `0` to ensure the webfrontend still works.

Fixes #847 and also fixes #834 which has not reported back the
required information.
2013-11-16 20:39:41 +01:00
..
classes [FIX] Coins without nethashrate in getmininginfo 2013-11-16 20:39:41 +01:00
config [UPDATE] Removed some newlines/whitespaces 2013-11-12 10:10:03 +01:00
lib Adding solution detections for blocks 2013-07-09 11:27:20 +02:00
pages [IMPROVE] Use round shares cache for user admin 2013-11-14 15:29:16 +01:00
smarty/libs added word print for times < 1 2013-05-14 23:58:24 +02:00
autoloader.inc.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
database.inc.php some smaller updates to classes and PHP codes 2013-05-10 15:28:05 +02:00
jsonrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
smarty_globals.inc.php Merge pull request #833 from iAmShorty/settings-update 2013-11-12 01:07:08 -08:00
smarty.inc.php Adding email verification 2013-07-15 12:26:31 +02:00
xmlrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00