UpstreamData
|
2d4c063dfa
|
Update get_data to us get_some_data sub functions. (#27)
|
2023-01-26 22:18:03 -07:00 |
|
Arceris
|
82006de30f
|
Merge dev branch into main (#25)
|
2022-12-19 08:35:29 -07:00 |
|
Arceris
|
5bde9d7fe6
|
Improvement to fault_light_on
Allow user to set a flash pattern, and if not, set a nice default flash pattern.
|
2022-12-18 16:30:06 -07:00 |
|
UpstreamData
|
2d8c7eb4fd
|
feature: add support for whatsminer M30S+ VG40
|
2022-12-13 10:05:07 -07:00 |
|
UpstreamData
|
84aab38954
|
bug: properly shorten stratum URLs when gathering data from graphql.
|
2022-12-05 09:48:40 -07:00 |
|
UpstreamData
|
1a9cca84d5
|
bug: fix pool split not being found correctly with braiinsOS.
|
2022-12-05 09:34:43 -07:00 |
|
UpstreamData
|
3bcfb14177
|
feature: add support for Whatsminer M31SV20, and fix a bug with miner factory not identifying the miners properly by removing a V prefix.
|
2022-12-03 14:20:37 -07:00 |
|
UpstreamData
|
566280f280
|
docs: fix some missing data in the docs.
|
2022-12-02 16:10:30 -07:00 |
|
UpstreamData
|
da47d72749
|
feature: add wattage limit in get_config when getting config from whatsminers.
|
2022-12-02 15:57:31 -07:00 |
|
UpstreamData
|
abd4d18a01
|
feature: add whatsminer M31SV10 and V60.
|
2022-12-02 15:51:27 -07:00 |
|
UpstreamData
|
2a23acb73a
|
bug: fix BTMiner not responding to pause_mining and resume_mining causing an exception.
|
2022-12-01 15:53:47 -07:00 |
|
UpstreamData
|
07dd8f55fe
|
format: improve logging.
|
2022-12-01 15:02:17 -07:00 |
|
UpstreamData
|
16399510fa
|
feature: add set_power_limit to all miners that support it.
|
2022-11-30 10:47:45 -07:00 |
|
UpstreamData
|
fbbbc9f215
|
bug: Add VH60 to miner factory as it was missing.
|
2022-11-30 10:01:01 -07:00 |
|
UpstreamData
|
69e4f575c0
|
bug: fix a bug wth bosminer where it will sometimes not get data from graphql
|
2022-11-30 09:59:12 -07:00 |
|
UpstreamData
|
e873fa252c
|
feature: add support for setting wattage on whatsminers with the new 2.0.5 API
|
2022-11-24 09:56:25 -07:00 |
|
UpstreamData
|
97d2023298
|
feature: add support for whatsminer M31S V70
|
2022-11-22 18:27:35 -07:00 |
|
UpstreamData
|
1c0b638818
|
feature: add S19a Pro
|
2022-11-21 11:27:52 -07:00 |
|
UpstreamData
|
08b9bfd854
|
bug: fix error with getting miner failing to find a description key.
|
2022-11-18 11:14:35 -07:00 |
|
UpstreamData
|
5ee6a38f39
|
bug: fix a bug with identifying some older version of BOSMiner.
|
2022-11-17 15:27:06 -07:00 |
|
UpstreamData
|
c54f39fc77
|
bug: fix int and str addition in graphQL.
|
2022-11-16 14:30:29 -07:00 |
|
UpstreamData
|
eb40769ccf
|
format: improve formatting
|
2022-11-15 11:28:35 -07:00 |
|
UpstreamData
|
198a480c35
|
bug: fix bug with read timeout not being caught when sending graphql query
|
2022-11-14 13:49:57 -07:00 |
|
UpstreamData
|
774e3d1a62
|
bug: fix wattage not setting correctly for some BOS+ miners with issues.
|
2022-11-14 11:20:27 -07:00 |
|
UpstreamData
|
6ca8582ec3
|
bug: improve robustness of identifying new versions of bosminer running BOSer.
|
2022-11-14 09:49:19 -07:00 |
|
UpstreamData
|
9c7ab5ac57
|
bug: fix support for new miners that return a BOSer string in version data.
|
2022-11-14 09:10:18 -07:00 |
|
Upstream Data
|
44142c658b
|
format: remove print statements
|
2022-11-13 19:36:07 -07:00 |
|
Upstream Data
|
25094084cf
|
bug: clarify uppercasing data from __get_model_from_graphql()
|
2022-11-13 19:27:32 -07:00 |
|
Upstream Data
|
f0d8d66b9b
|
bug: fix not handling errors in send_graphql_query
|
2022-11-13 19:16:48 -07:00 |
|
Arceris
|
91f6a5bf41
|
bug: catch TypeError on temps
|
2022-11-13 19:06:52 -07:00 |
|
Upstream Data
|
031d7e2186
|
bug: fix missing catching IndexError
|
2022-11-13 18:58:05 -07:00 |
|
Upstream Data
|
81c84a3e8f
|
bug: fix a bug with no try except blocks on pools.
|
2022-11-13 18:54:26 -07:00 |
|
Upstream Data
|
cd5fe09fd9
|
bug: fix wrong formatting for multiple error handling
|
2022-11-13 18:20:15 -07:00 |
|
Upstream Data
|
766fc4efed
|
bug: fix check light not responding properly from graphQL.
|
2022-11-13 17:06:35 -07:00 |
|
Upstream Data
|
b70fed40c8
|
bug: add try except statements to get_data to fix bugs with getting data from graphql.
|
2022-11-13 17:03:41 -07:00 |
|
Upstream Data
|
255d98fd08
|
bug: fix some issues with validating data from graphql properly
|
2022-11-13 16:48:22 -07:00 |
|
Upstream Data
|
78304631f7
|
bug: fix errors not registering properly on braiins OS miners
|
2022-11-13 16:34:26 -07:00 |
|
Upstream Data
|
ab230844fc
|
bug: fix an issue with chip count not receiving properly in some cases.
|
2022-11-13 16:31:41 -07:00 |
|
Upstream Data
|
8a58cb9fd3
|
format: remove extra print
|
2022-11-13 16:28:36 -07:00 |
|
Upstream Data
|
70b6ed73dc
|
bug: fix manual return from __get_devdetails_and_version
|
2022-11-13 16:27:42 -07:00 |
|
Upstream Data
|
d2400bf44e
|
bug: fix identifying stock as bosminer.
|
2022-11-13 16:22:57 -07:00 |
|
Upstream Data
|
cd84ae828a
|
bug: fix a bug with some missing temperatures in graphql.
|
2022-11-13 15:13:56 -07:00 |
|
Upstream Data
|
da0e327ec7
|
feature: add support for graphQL for BOS miners which may be having API issues, such as BBB.
|
2022-11-13 14:38:44 -07:00 |
|
Upstream Data
|
4c84a8d572
|
bug: ensure bosminer check_light backwards compatibility
|
2022-11-13 11:06:28 -07:00 |
|
Upstream Data
|
1cfd895deb
|
feature: improve speed of bosminer check_light by 10x using graphql.
|
2022-11-13 11:01:22 -07:00 |
|
UpstreamData
|
f3b25027ad
|
format: add isort to pre-commit and sort imports.
|
2022-11-10 14:15:45 -07:00 |
|
upstreamdata
|
aba8d7b8b9
|
bug: fix an issue with get data on unknown miners.
|
2022-11-08 13:38:19 -07:00 |
|
Upstream Data
|
997a1bbe31
|
feature: add allow_warning to get_data to allow suppressing warnings.
|
2022-11-07 20:35:23 -07:00 |
|
UpstreamData
|
8db81d9b3c
|
format: remove prints.
|
2022-11-07 10:18:50 -07:00 |
|
UpstreamData
|
cf3b2fedf4
|
bug: fix a missed key step in btminer get errors.
|
2022-11-07 10:18:22 -07:00 |
|