b-rowan
|
8a64ff3559
|
bug: swap to asyncio.read() in base RPC to try to handle possible missed messages.
|
2024-02-03 00:36:03 -07:00 |
|
UpstreamData
|
4c45d356c4
|
version: bump version number.
v0.50.8
|
2024-02-02 10:07:08 -07:00 |
|
UpstreamData
|
4dec329f11
|
bug: Try to return something when checking vnish fw version.
|
2024-02-02 10:06:33 -07:00 |
|
UpstreamData
|
b563ed118e
|
bug: fix vnish firmware version bug.
|
2024-02-02 10:05:34 -07:00 |
|
UpstreamData
|
75b2ec40b1
|
bug: fix ePIC config parsing to use hashrate tuning instead of power tuning.
|
2024-01-31 09:21:32 -07:00 |
|
b-rowan
|
d9adaf6667
|
version: bump version number.
v0.50.7rc1
|
2024-01-30 21:41:49 -07:00 |
|
b-rowan
|
9343308f41
|
feature: Add support for new whatsminers, and try to handle whatsminer errors when receiving data.
|
2024-01-30 21:41:10 -07:00 |
|
UpstreamData
|
88769e40ae
|
version: bump version number.
v0.50.6
|
2024-01-30 13:34:24 -07:00 |
|
UpstreamData
|
be45eb7400
|
bug: fix issues with bosminer multicommand, and update X17 to use BOSMiner instead of BOSer.
|
2024-01-30 13:34:00 -07:00 |
|
b-rowan
|
2f719a03a4
|
version: bump version number.
v0.50.5
|
2024-01-29 20:57:01 -07:00 |
|
b-rowan
|
64196f9754
|
bug: update whatsminer set_target_freq to match docs.
|
2024-01-29 20:56:36 -07:00 |
|
UpstreamData
|
49a77f1b79
|
version: bump version number.
v0.50.4
|
2024-01-29 12:47:54 -07:00 |
|
UpstreamData
|
3838c4f2f9
|
bug: fix missing validation import for BTMiner.
|
2024-01-29 12:47:30 -07:00 |
|
UpstreamData
|
80d89c95b5
|
version: bump version number.
v0.50.3
|
2024-01-29 12:33:07 -07:00 |
|
UpstreamData
|
30cd8b5cfe
|
bug: fix some issues with rpc renaming.
|
2024-01-29 12:32:54 -07:00 |
|
b-rowan
|
c443170f78
|
refactor: improve epic web send_command implementation.
|
2024-01-27 09:42:35 -07:00 |
|
b-rowan
|
a2c2aa2377
|
version: bump version number.
v0.50.2
|
2024-01-27 09:26:13 -07:00 |
|
b-rowan
|
4f0eb49a02
|
bug: fix some issues with epic send config.
|
2024-01-27 09:25:20 -07:00 |
|
b-rowan
|
a821357b4f
|
Merge pull request #102 from jpcomps/master
fix send_config for ePIC
|
2024-01-27 09:05:23 -07:00 |
|
John-Paul Compagnone
|
3c7679a22d
|
fix send_config for ePIC
|
2024-01-27 10:50:37 -05:00 |
|
UpstreamData
|
a52737e236
|
refactor: add some type hints for epic config.
|
2024-01-26 13:58:08 -07:00 |
|
UpstreamData
|
7c96bbe153
|
version: bump version number.
v0.50.1
|
2024-01-26 13:56:15 -07:00 |
|
UpstreamData
|
e8bbf22aa7
|
bug: fix a bug with epic mining mode configs.
|
2024-01-26 13:55:54 -07:00 |
|
UpstreamData
|
5ac8b27cb6
|
version: bump version number.
v0.50.0
|
2024-01-26 12:49:45 -07:00 |
|
UpstreamData
|
6c14902484
|
Add ePIC send_config and config.as_epic (#101)
* feature: Add epic send_config.
* feature: remove UID from epic config.
* feature: add default for temp configs in epic.
|
2024-01-26 12:47:19 -07:00 |
|
UpstreamData
|
96aa346f00
|
refactor: rename miner.api to miner.rpc. Add miner.api property linked to miner.rpc.
|
2024-01-26 10:15:20 -07:00 |
|
UpstreamData
|
c2b6cc7468
|
refactor: improve validate_command_output, and move it out of the miner rpc api.
|
2024-01-26 09:51:09 -07:00 |
|
UpstreamData
|
ac7f41be44
|
refactor: move bind addr to init in MinerListener.
|
2024-01-25 16:34:46 -07:00 |
|
UpstreamData
|
718b87fd12
|
refactor: rename overwritten method.
|
2024-01-25 16:32:33 -07:00 |
|
UpstreamData
|
5ad23c6cd0
|
refactor: remove unused imports.
|
2024-01-25 16:31:19 -07:00 |
|
UpstreamData
|
66be443dc3
|
refactor: re-arrange some imports.
|
2024-01-25 16:25:25 -07:00 |
|
UpstreamData
|
a9135e21d4
|
docs: update docs.
|
2024-01-25 14:35:31 -07:00 |
|
UpstreamData
|
dd4c087749
|
refactor: move base classes to base.py in their directories, move data locations to miners.data, and rename types to models.
|
2024-01-25 14:26:53 -07:00 |
|
UpstreamData
|
aa1d7c1b6f
|
refactor: make web handlers much more consistent across types, remove graphql, and make luci and grpc the dedicated web apis for BOSer and BOSMiner respectively.
|
2024-01-25 13:50:04 -07:00 |
|
UpstreamData
|
b328a27f04
|
refactor: Update config to use future annotations and move merge_dicts to misc.
|
2024-01-25 11:32:03 -07:00 |
|
UpstreamData
|
c5eed797ec
|
refactor: update type annotations in config.
|
2024-01-25 10:07:19 -07:00 |
|
b-rowan
|
4fd2199435
|
version: bump version number.
v0.49.0
|
2024-01-24 18:39:50 -07:00 |
|
b-rowan
|
3226d47846
|
Merge branch 'dev_fluxos'
|
2024-01-24 18:39:12 -07:00 |
|
b-rowan
|
6c1931fe7e
|
bug: fix some naming issues with auradine, and add chip count for AT1500.
|
2024-01-24 18:37:29 -07:00 |
|
b-rowan
|
1dd87ac102
|
feature: add expected chips for M50S++VK10
|
2024-01-24 18:32:50 -07:00 |
|
b-rowan
|
95d1e40b4f
|
bug: fix auradine fan config parsing.
|
2024-01-24 18:28:10 -07:00 |
|
b-rowan
|
31682b7fae
|
bug: fix auradine fan data and config parsing.
|
2024-01-24 18:22:28 -07:00 |
|
b-rowan
|
e6523fc7d5
|
bug: fix auradine wattage data.
|
2024-01-24 18:18:11 -07:00 |
|
b-rowan
|
91de12467b
|
bug: add multicommand flag to auradine multicommand output.
|
2024-01-24 18:08:22 -07:00 |
|
b-rowan
|
d81e3e9f88
|
bug: fix auradine multicommand format for get_data.
|
2024-01-24 18:05:32 -07:00 |
|
b-rowan
|
49fc0f3c54
|
bug: fix auradine hashboards.
|
2024-01-24 17:55:47 -07:00 |
|
b-rowan
|
4b36044e56
|
bug: fix auradine web api token format.
|
2024-01-24 17:45:42 -07:00 |
|
b-rowan
|
90fb67f586
|
bug: fix auradine web api token.
|
2024-01-24 17:38:49 -07:00 |
|
b-rowan
|
edf31ae7df
|
bug: fix auradine identification.
|
2024-01-24 17:33:41 -07:00 |
|
b-rowan
|
af354fd8e2
|
feature: add auradine to web selection options.
|
2024-01-24 17:17:03 -07:00 |
|