Sebastian Grewe
|
aff116849c
|
Adding support for public API polling
* Does not require a token
* Returns basic status as taken from default mmcfe
Addresses #111
|
2013-06-05 11:49:08 +02:00 |
|
Sebastian Grewe
|
69b2c2f517
|
Properly abort API calls if api_key is invalid
* Fixes an issue where any api_key would be validated
* Now returns user ID upon success, aborts script processing with error
on fail
|
2013-05-29 12:41:53 +02:00 |
|
Sebastian Grewe
|
d4331ed8dc
|
Adding more actions for API page
* getblockcount
* getblocksfound (with limit support)
* getcurrentworkers
* getdifficulty
* getestimatedtime
* getpoolhashrate
* getpoolsharerate
* gettimesincelastblock
|
2013-05-28 10:50:16 +02:00 |
|