Commit Graph

19 Commits

Author SHA1 Message Date
UpstreamData
bae2ee4245 changed MinerFactory to a singleton class to ensure clearing its cache is easier and removed creation of independant miner factories for each utility 2022-03-16 12:05:44 -06:00
UpstreamData
c22be7ded8 started adding some basic logging functionality 2022-03-14 15:52:46 -06:00
UpstreamData
cdc6c898ae reformatted, added a bunch of comments to improve readability, and added a whatsminer admin password in settings 2022-01-12 09:04:15 -07:00
UpstreamData
c075f3f66a added more doocstrings and improved the readme 2022-01-04 09:16:17 -07:00
UpstreamData
e39b6a6f2b reformatted to prep for beta release 2021-12-23 10:06:46 -07:00
UpstreamData
06f274ba9c added a progress bar when scanning using a generator for scan and get_miner 2021-12-22 16:46:11 -07:00
UpstreamData
8ea97d9cfe fixed a bug with configuring and scanning 2021-12-21 16:20:29 -07:00
UpstreamData
e936a11477 fixed some bugs with the new "threaded" approach 2021-12-21 12:49:41 -07:00
UpstreamData
df6858d718 added settings.py file for managing retries and "threads", as well as fixing some bugs in the APIs 2021-12-21 11:57:34 -07:00
UpstreamData
449bdfae69 added some docstrings to API, and added to miner types 2021-12-20 11:55:30 -07:00
UpstreamData
eb8e91c7d7 fixed small bug with getting pool usernames 2021-11-18 12:05:45 -07:00
UpstreamData
f4500b88ac fixed requirements.txt, removed netifaces because installing it sucks 2021-10-26 10:23:22 -06:00
UpstreamData
b11f992b43 added cache clearing on new network scan 2021-10-21 14:29:14 -06:00
UpstreamData
ea2ec6463e improved format and readability 2021-10-20 13:47:58 -06:00
UpstreamData
7f51c365fe set up config tool for braiins OS 2021-10-19 11:12:28 -06:00
UpstreamData
3fa822de3a improved miner types, added a generalized API to unknown 2021-10-08 13:41:27 -06:00
UpstreamData
e0dd2ee1f3 added unknown miner type 2021-10-07 16:49:36 -06:00
UpstreamData
a0e88490c6 miner_factory returns a miner of the type intended 2021-10-07 16:38:05 -06:00
UpstreamData
5f835021d1 added basic network functionality 2021-10-07 14:33:53 -06:00