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 |
|
UpstreamData
|
a33bab81cb
|
added a file to make executables of the cfg util
|
2021-11-29 14:49:25 -07:00 |
|
UpstreamData
|
a4442f82fd
|
fixed an issue with safe parsing hashrates of 0
|
2021-11-29 09:43:08 -07:00 |
|
UpstreamData
|
513b63d725
|
fixed a bug with using safe parse api data not returning properly in the get formatted data function
|
2021-11-26 15:46:44 -07:00 |
|
UpstreamData
|
4062af0e19
|
added safe_parse_api_data, recursive function to make sure the api data is parsed safely
|
2021-11-26 13:40:59 -07:00 |
|
UpstreamData
|
d93c147fa2
|
Merge remote-tracking branch 'origin/master'
|
2021-11-18 12:50:27 -07:00 |
|
UpstreamData
|
5f8a269401
|
fixed asyncio scoket bug in main
|
2021-11-18 12:50:13 -07:00 |
|
UpstreamData
|
291e89dc74
|
fixed asyncio scoket bug in main
|
2021-11-18 12:48:34 -07:00 |
|
UpstreamData
|
eb8e91c7d7
|
fixed small bug with getting pool usernames
|
2021-11-18 12:05:45 -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
|
6a8e48a433
|
fixed generate config, export config, and import config
|
2021-11-08 11:34:35 -07:00 |
|
UpstreamData
|
76dd98f909
|
fixed a bug with timeouts on get version
|
2021-11-05 08:43:26 -06:00 |
|
UpstreamData
|
4a733dd80a
|
Merge pull request #3 from Dellsauce/master
added comments and docstrings to some files
|
2021-11-03 15:44:17 -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 |
|
UpstreamData
|
e7ea0629a4
|
Merge remote-tracking branch 'origin/master'
|
2021-11-03 13:38:47 -06:00 |
|
UpstreamData
|
751bc1ee51
|
split out cfg_util into its own module
|
2021-11-03 13:38:39 -06:00 |
|
UpstreamData
|
8197599383
|
Merge pull request #2 from UpstreamData/imperium2
merge from origin master. update result_handler
|
2021-11-03 12:52:35 -06:00 |
|
UpstreamData
|
7f0bd87ed1
|
improved api.__init__ formatting and readability
|
2021-11-03 12:03:33 -06:00 |
|
UpstreamData
|
027423242d
|
fixed a bug with multicommand on S19 where it doesnt work with the '+'.join(*commands)
|
2021-11-03 11:41:12 -06:00 |
|
UpstreamData
|
9c3faca667
|
fixed a bug with get_hashrate
|
2021-11-03 09:49:21 -06:00 |
|
UpstreamData
|
3fb37f2741
|
added a braiinsUpdate in main and added HR total in config tool
|
2021-11-03 09:36:03 -06:00 |
|
UpstreamData
|
26ecdde6d4
|
fixed some of the issues with newer whatsminers not scanning properly because of their API, still a bug with asyncio
|
2021-10-28 09:55:33 -06:00 |
|
UpstreamData
|
1ba5199acd
|
set up import config and config to convert between general config and bos config
|
2021-10-27 09:47:39 -06:00 |
|
UpstreamData
|
6868cafd95
|
fixed bugs
|
2021-10-26 20:16:57 -06:00 |
|
UpstreamData
|
44a0a63580
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# miners/miner_factory.py
|
2021-10-26 19:49:21 -06:00 |
|
UpstreamData
|
3e15fe8ead
|
fixed miner factory to return the right kind of miner for CG and BM
|
2021-10-26 19:49:10 -06:00 |
|