1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-02-05 11:34:16 +00:00

API-README correct for 2.4.4

This commit is contained in:
Kano 2012-07-01 15:28:27 +10:00
parent 06f5f35ad4
commit 080e8b24c3

View File

@ -309,18 +309,23 @@ miner.php - an example web page to access the API
Feature Changelog for external applications using the API:
API V1.13
Added API commands:
'check'
API V1.14
Modified API commands:
'stats' - more icarus timing stats added
The internal code for handling data was rewritten (~25% of the code)
Completely backward compatible
----------
API V1.13 (cgminer v2.4.4)
Added API commands:
'check'
Support was added to cgminer for API access groups with the --api-groups option
It's 100% backward compatible with previous --api-access commands
The internal code for handling data was rewritten (~25% of the code)
Also completely backward compatible
----------