php-mpos/public/include/pages/api
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
..
getblockcount.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getblocksfound.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getcurrentworkers.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getdashboarddata.inc.php [UPDATE] Proper implementation of target bits 2013-10-26 14:10:34 +02:00
getdifficulty.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getestimatedtime.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
gethourlyhashrates.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getnavbardata.inc.php New Dashboard Layout 2013-10-23 06:11:03 -04:00
getpoolhashrate.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getpoolsharerate.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getpoolstatus.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
gettimesincelastblock.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getuserbalance.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getuserhashrate.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getusersharerate.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
getuserstatus.inc.php Re-added username in getuserstatus 2013-09-20 18:14:06 +02:00
getuserworkers.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
public.inc.php API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00