php-mpos/public/include/classes
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
..
bitcoin.class.php Adding more actions for API page 2013-05-28 10:50:16 +02:00
bitcoinwrapper.class.php Adding more actions for API page 2013-05-28 10:50:16 +02:00
block.class.php Adding support for orphan blocks 2013-05-27 14:44:40 +02:00
debug.class.php allow caching to be more transparent and configurable 2013-05-17 16:25:45 +02:00
settings.class.php some smaller updates to classes and PHP codes 2013-05-10 15:28:05 +02:00
share.class.php addressing #66 with higher timerange for upstream shares 2013-05-27 14:55:13 +02:00
statistics.class.php Moved setCache method into StatsCacheClass 2013-05-28 10:09:57 +02:00
statscache.class.php Moved setCache method into StatsCacheClass 2013-05-28 10:09:57 +02:00
transaction.class.php fetch account balance across all users 2013-05-27 15:51:20 +02:00
user.class.php initial commit of a working API page 2013-05-28 10:13:26 +02:00
worker.class.php added some more debug output for profiling 2013-05-23 10:02:11 +02:00