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
41433bcaf5ef945e95888e5ce1caf2336879f15e
pyasic
/
miners
/
_backends
History
UpstreamData
41433bcaf5
change hashrate data to 1m as it seems more consistent, and add get_data to web monitor
2022-05-26 11:12:31 -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
change hashrate data to 1m as it seems more consistent, and add get_data to web monitor
2022-05-26 11:12:31 -06:00
bosminer_old.py
add mac addresses for bosminer, and reformat
2022-05-17 08:51:56 -06:00
bosminer.py
change hashrate data to 1m as it seems more consistent, and add get_data to web monitor
2022-05-26 11:12:31 -06:00
btminer.py
change hashrate data to 1m as it seems more consistent, and add get_data to web monitor
2022-05-26 11:12:31 -06:00
cgminer.py
change hashrate data to 1m as it seems more consistent, and add get_data to web monitor
2022-05-26 11:12:31 -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