Commit Graph

929 Commits

Author SHA1 Message Date
UpstreamData
3ecc27b3f9 added the ability to copy a list of IP addresses directly from the table. 2022-01-06 13:15:08 -07:00
UpstreamData
5d66c539d4 fixed a bug with whatsminer temps 2022-01-06 12:46:34 -07:00
UpstreamData
c751d53398 added warnings to notify when removing 2022-01-06 12:37:43 -07:00
UpstreamData
ea1e8abeac Merge remote-tracking branch 'origin/master' 2022-01-06 11:19:09 -07:00
UpstreamData
8d3f6a3c06 fixed a bug with getting data and scanning where the progress bar would not update if no miners were found 2022-01-06 11:16:53 -07:00
UpstreamData
f35adf0ae4 Delete custom.md 2022-01-06 10:42:24 -07:00
UpstreamData
848ac6ef7c Update issue templates 2022-01-06 10:41:39 -07:00
UpstreamData
6db7cd4a1f added X19 temp support 2022-01-06 10:12:18 -07:00
UpstreamData
23d465a733 clicking get data with no ip addresses scanned now scans the network then gets data 2022-01-05 15:54:15 -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
e77cbc5415 added a bidirectional sort on table headers and changed to an "Open in web" button to make it less convoluted and buggy to sort the table 2022-01-05 14:00:36 -07:00
UpstreamData
5ecb87ec63 added the option to sort using the table headers and added a double click on the miners to open a web browser with that miner 2022-01-05 13:45:34 -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
e0d8078bf1 fixed a small bug with the ip table not resetting at the start of the scan 2022-01-05 11:22:02 -07:00
UpstreamData
4528060fd0 fixed a bug with the way the hashrate total works when getting new data on a small subset of miners 2022-01-05 10:39:36 -07:00
UpstreamData
595467487b fixed a bug with the way the hashrate total works when getting new data on a small subset of miners cfg_util-update 2022-01-05 09:42:37 -07:00
UpstreamData
8cba08a900 removed "Identifying..." from scanning 2022-01-05 09:31:09 -07:00
UpstreamData
89c009ab11 improved the functionality of the scan 2022-01-05 09:27:31 -07:00
UpstreamData
38f93fa212 improved the functionality of get data greatly 2022-01-05 09:17:45 -07:00
UpstreamData
eac2d64468 changed the 2 listboxes with IPs and data into a table, and fixed all functions using this 2022-01-05 08:59:38 -07:00
UpstreamData
8a2cef15b2 fixed a bug with the build because importing from passlib is buggy 2022-01-04 10:23:08 -07:00
UpstreamData
c075f3f66a added more doocstrings and improved the readme 2022-01-04 09:16:17 -07:00
UpstreamData
d138778f0a added BTMiner docstrings 2022-01-04 09:01:38 -07:00
UpstreamData
cf3aefc201 updated btminer API to use cryptography instead of pycryptodome because it's painful to set up, and updated requirements.txt 2022-01-03 16:18:57 -07:00
UpstreamData
d974be5329 finished bosminer docs 2022-01-03 15:17:09 -07:00
UpstreamData
8c147283ba fixed a bug with sending commands which led to a pattern of recursive commands blocking the program forever 2022-01-03 15:13:33 -07:00
UpstreamData
f72ba6582d added docstrings for CGMiner API, and improved BMMiner docstrings 2022-01-03 13:44:15 -07:00
UpstreamData
b65badf097 improved the build process and added a readme that gets added into the cfg util and its builds 2022-01-03 13:17:32 -07:00
UpstreamData
cea71d8ca1 added a new window to generate configs 2022-01-03 13:16:38 -07:00
UpstreamData
e39b6a6f2b reformatted to prep for beta release first-release 2021-12-23 10:06:46 -07:00
UpstreamData
bff89139bf added a progress bar when configuring 2021-12-23 10:00: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
66d2b63ae6 added settings.toml file and used settings.py to get data from it 2021-12-22 12:39:20 -07:00
UpstreamData
8ea97d9cfe fixed a bug with configuring and scanning 2021-12-21 16:20:29 -07:00
UpstreamData
475fe1769d updated requirements.txt 2021-12-21 15:36:38 -07:00
UpstreamData
e936a11477 fixed some bugs with the new "threaded" approach 2021-12-21 12:49:41 -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
43af332199 added documentation for the BMMiner API 2021-12-21 09:33:52 -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
2fe8df0c36 added btminer.py file for the whatsminer API. 2021-12-20 09:57:04 -07:00
UpstreamData
d4306586cf Merge remote-tracking branch 'origin/master' 2021-12-15 10:56:16 -07:00
UpstreamData
247362ca75 added export IPlist 2021-12-15 10:56:02 -07:00
UpstreamData
afca5c2464 Update README.md 2021-12-13 15:43:53 -07:00
UpstreamData
3cd42ba1f5 fixed a bug in BMMiner parsing where a comma was missing causing json errors 2021-12-08 17:00:56 -07:00
UpstreamData
407ded8dd0 fixed a bug in BMMiner parsing where a comma was missing causing json errors 2021-12-08 16:52:06 -07:00
UpstreamData
d55b7fc20b fixed type in readme 2021-11-29 15:38:02 -07:00
UpstreamData
b7d8539b7a added README.md 2021-11-29 15:28:23 -07:00