Commit Graph

17 Commits

Author SHA1 Message Date
UpstreamData
7f0bd87ed1 improved api.__init__ formatting and readability 2021-11-03 12:03:33 -06:00
UpstreamData
027423242d fixed a bug with multicommand on S19 where it doesnt work with the '+'.join(*commands) 2021-11-03 11:41:12 -06:00
UpstreamData
26ecdde6d4 fixed some of the issues with newer whatsminers not scanning properly because of their API, still a bug with asyncio 2021-10-28 09:55:33 -06:00
UpstreamData
edbd1bbe94 fixed json decoding error, now raises APIError, and sorted IP List same as data list 2021-10-26 11:40:17 -06:00
UpstreamData
75328dba5d added more features, and fixed a bug with multicommand 2021-10-26 10:04:49 -06:00
UpstreamData
ea2ec6463e improved format and readability 2021-10-20 13:47:58 -06:00
UpstreamData
62ea4578a2 Added sort function 2021-10-19 16:48:55 -06:00
UpstreamData
f9cae8017c Added current pool username to get data 2021-10-19 15:17:42 -06:00
UpstreamData
3fa822de3a improved miner types, added a generalized API to unknown 2021-10-08 13:41:27 -06:00
UpstreamData
4778aa957b Created get_commands for each api 2021-10-07 15:55:27 -06:00
UpstreamData
5f835021d1 added basic network functionality 2021-10-07 14:33:53 -06:00
UpstreamData
e3bc84455d added more type hinting for returns 2021-09-23 12:09:17 -06:00
UpstreamData
5ba768d0bc added multicommand function 2021-09-23 12:03:34 -06:00
UpstreamData
315b6d2fb9 completed cgminer API 2021-09-23 11:28:56 -06:00
UpstreamData
5cdf04e62e fixed minor bugs in the API implmentation 2021-09-23 10:55:54 -06:00
UpstreamData
d460547591 completed bosminer api 2021-09-23 10:42:43 -06:00
UpstreamData
e82b7ec9bf completed bmminer api and moved APIs to package 2021-09-23 10:34:39 -06:00