UpstreamData
|
ff56148732
|
fixed some bugs with cgminer, and included VC redistributables in CXFreeze build for CFG util
|
2022-03-14 10:18:28 -06:00 |
|
UpstreamData
|
bfc5668d24
|
fixed some bugs with running the web app from docker
|
2022-03-09 10:53:26 -07:00 |
|
UpstreamData
|
5a7dcc7fcf
|
fixed some bugs in getting ssh connections
|
2022-02-24 14:42:34 -07:00 |
|
UpstreamData
|
4a10efd7a4
|
added send command option in the window
|
2022-02-22 13:53:07 -07:00 |
|
UpstreamData
|
3178083533
|
added whatsminer get bad boards
|
2022-01-26 14:53:51 -07:00 |
|
UpstreamData
|
516075db6d
|
reformatted many base commands, and moved them to the BaseMiner class
|
2022-01-26 08:57:14 -07:00 |
|
UpstreamData
|
1c0b5e6441
|
tracks boards by left/center/right now in lieu of board numbers, and works with Hive T9s and BOS S9s and X17s
|
2022-01-25 15:53:36 -07:00 |
|
UpstreamData
|
6fd631df5b
|
added red highlight to miners with bad boards
|
2022-01-25 15:14:33 -07:00 |
|
UpstreamData
|
dcf1a805c5
|
fixed a bug with the board utility
|
2022-01-24 16:39:11 -07:00 |
|
UpstreamData
|
ae911ec775
|
started adding the board utility
|
2022-01-24 16:29:21 -07:00 |
|
UpstreamData
|
465d0e6f1c
|
fixed formatting on getting bad boards
|
2022-01-24 11:15:14 -07:00 |
|
UpstreamData
|
6d9de87fb8
|
changed bos get_bad_boards to be consistent with hive
|
2022-01-21 16:30:26 -07:00 |
|
UpstreamData
|
a93027369e
|
added Hive get bad boards, and started on a bad board utility
|
2022-01-21 16:15:46 -07:00 |
|
UpstreamData
|
a1839aae46
|
added T9s
|
2022-01-21 14:42:01 -07:00 |
|
UpstreamData
|
d5fc7650ef
|
fixed some small bugs with miner factory
|
2022-01-12 11:50:43 -07: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
|
a105429d99
|
changed refresh_data to only refresh data of selected miners if miners are selected
|
2022-01-11 13:49:54 -07:00 |
|
Dewey Cox
|
53af55a87d
|
fixed a bug with model not reading if there are no hashboards in the miner
|
2022-01-11 12:58:20 -07:00 |
|
UpstreamData
|
01a64e63c6
|
fixed more bugs with avalonminers
|
2022-01-10 13:48:25 -07:00 |
|
UpstreamData
|
ab208d0d2f
|
added rebooting and restarting backend to the GUI
|
2022-01-08 19:55:26 -07:00 |
|
UpstreamData
|
e9210eb37d
|
added rebooting, still need to add the buttons
|
2022-01-08 19:49:12 -07:00 |
|
UpstreamData
|
93665772c3
|
added the avalonminer estats pattern for parsing their garbage output
|
2022-01-08 15:51:30 -07:00 |
|
UpstreamData
|
44bcc30130
|
fixed more bugs with avalonminers, and added temps
|
2022-01-08 15:25:43 -07:00 |
|
UpstreamData
|
d8bccbccaa
|
fixed some bugs with canaan miners not responding properly and returning empty bytes
|
2022-01-08 14:33:05 -07:00 |
|
UpstreamData
|
2734caa9da
|
added (BOS) tag to braiins miners scanned
|
2022-01-07 15:33:40 -07:00 |
|
UpstreamData
|
d9ecdfc9d7
|
fixe a bug with older versions of braiins sometimes being buggy with versioning
|
2022-01-07 15:25:11 -07:00 |
|
UpstreamData
|
25803b856d
|
fixed an issue with getting model causing an error because of whatsminers
|
2022-01-07 13:45:23 -07:00 |
|
UpstreamData
|
3cf0162892
|
fixed some bugs and ignored APIWarnings when getting data with the GUI
|
2022-01-07 10:55:02 -07:00 |
|
UpstreamData
|
51e9e19409
|
add S19 and S17 and S9 models to GUI
|
2022-01-07 10:44:09 -07:00 |
|
UpstreamData
|
c93d99b27c
|
updated the gui to get the model
|
2022-01-07 10:35:25 -07:00 |
|
UpstreamData
|
770b17c86b
|
added get_model to X19s
|
2022-01-07 10:25:29 -07:00 |
|
UpstreamData
|
4e8ff9ea74
|
added btminer get_model and improved return on the rest of the get_models
|
2022-01-07 10:20:55 -07:00 |
|
UpstreamData
|
8ec8c57e31
|
added get_model to get the model of the miner, and reformatted the style of the miner factory getting miner to get a different miner for each type of supported miner
|
2022-01-07 10:08:20 -07:00 |
|
UpstreamData
|
48aa7232b1
|
added actual miners versions and types to the factory
|
2022-01-07 09:34:05 -07:00 |
|
UpstreamData
|
c751d53398
|
added warnings to notify when removing
|
2022-01-06 12:37:43 -07:00 |
|
UpstreamData
|
1148946a29
|
added temperatures to the tool, and fixed a bug with multicommand not removing bad commands if they were adjacent to each other in the list
|
2022-01-05 15:33:56 -07:00 |
|
UpstreamData
|
8ef135dfd7
|
reformatted and fixed a bunch of small formatting related issues
|
2022-01-05 13:00:55 -07:00 |
|
UpstreamData
|
c26a2cc99e
|
added wattage for whatsminers when scanning
|
2022-01-05 11:58:42 -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
|
8c93e7fda9
|
added a progress bar when getting data
|
2021-12-22 17:19:17 -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
|
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
|
b58d3cbb9b
|
organized better, started the structure for different miner types
|
2021-12-20 11:20:16 -07:00 |
|
UpstreamData
|
b714dfe4a4
|
set up cgminer get hostname, and fixed the bug with asyncio trying to close non socket objects
|
2021-11-09 09:54:31 -07:00 |
|
UpstreamData
|
201ba6829a
|
fixed a bug in cgminer result handling
|
2021-11-08 11:35:39 -07:00 |
|
UpstreamData
|
76dd98f909
|
fixed a bug with timeouts on get version
|
2021-11-05 08:43:26 -06:00 |
|
Dellsauce
|
2b61c042b8
|
added comments and docstrings to some files
|
2021-11-03 14:39:28 -07:00 |
|
UpstreamData
|
da8d45a9b1
|
updated some comments and improved general readability
|
2021-11-03 14:45:31 -06:00 |
|