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
15fc27e6fa27066a207ca826bc45ae27757b6716
pyasic
/
miners
/
_backends
History
UpstreamData
943ebc77a1
switch braiins miners over to using new config dataclass
2022-06-07 10:49:41 -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
switch braiins miners over to using new config dataclass
2022-06-07 10:49:41 -06:00
btminer.py
Fix indent issue that caused missing MAC addresses (
#10
)
2022-06-05 15:50:07 -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