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
8e1803add1bf533dc329772a6b99b6e79d7ce855
pyasic
/
miners
/
_backends
History
UpstreamData
8e1803add1
made slight optimizations to get_data and the way the miner gets mac data
2022-06-03 15:30:09 -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
added mac addresses to get_data
2022-06-03 14:29:10 -06:00
bosminer_old.py
fixed formatting issues
2022-05-26 13:23:32 -06:00
bosminer.py
added mac addresses to get_data
2022-06-03 14:29:10 -06:00
btminer.py
made slight optimizations to get_data and the way the miner gets mac data
2022-06-03 15:30:09 -06:00
cgminer.py
added mac addresses to get_data
2022-06-03 14:29:10 -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