This website requires JavaScript.
Explore
Help
Register
Sign In
CAT_TOM
/
pyasic
Watch
1
Star
0
Fork
0
You've already forked pyasic
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
382f9cff769fe9b081c3eeda6733a3ed6fbfb37e
pyasic
/
miners
/
_backends
History
UpstreamData
7cc7973587
fixed a bug with some BOS S17e not returning data frm devdetails and fans
2022-06-01 10:19:58 -06:00
..
__init__.py
finished updating the miner type handlers to create subclasses of the backend and type to create a miner, each of which handles its own data to simplify creation of new miner types
2022-05-13 15:35:41 -06:00
bmminer.py
fixed an issue with BMMiner get data and bosminer get data not identifying correct board number.
2022-05-31 08:45:49 -06:00
bosminer_old.py
fixed formatting issues
2022-05-26 13:23:32 -06:00
bosminer.py
fixed a bug with some BOS S17e not returning data frm devdetails and fans
2022-06-01 10:19:58 -06:00
btminer.py
fixed some bugs with differing version of BTMiner and different versions of M30S++ having different chip counts
2022-05-30 11:13:37 -06:00
cgminer.py
fixed formatting issues
2022-05-26 13:23:32 -06:00
hiveon.py
make miner ips a true ip address, and allow sorting miners using __lt__ and __gt__
2022-05-18 11:34:39 -06:00