• Joined on 2024-03-19
clore pushed to main at clore/hosting 2024-10-04 01:00:38 +00:00
15e0810359 add './' to HIVE_PATH (fix for running some miners) - V5.2.4
clore pushed to main at clore/hosting 2024-09-12 01:19:21 +00:00
e71697cefa prevent multiple miner screen sessions under HiveOS
clore pushed to main at clore/hosting 2024-09-12 01:05:48 +00:00
20d3d9b6c8 add hive bin paths
clore pushed to main at clore/hosting 2024-09-12 00:39:08 +00:00
7ec35382b2 detect if hashrate in hs -> khs
clore pushed to main at clore/hosting 2024-09-08 23:33:57 +00:00
36c7db5831 bump version
clore pushed to main at clore/hosting 2024-09-08 23:33:24 +00:00
c3e1b684fe fix submit pow info timings
clore pushed to main at clore/hosting 2024-09-08 22:01:19 +00:00
2d1c15c7bf force register_server requests to go throut IPv4
clore pushed to main at clore/hosting 2024-09-08 21:51:38 +00:00
6150cf48cb submit hashrates, algos of background pow job
clore pushed to main at clore/hosting 2024-09-04 12:18:33 +00:00
cab037526a ALLOWED_CONTAINER_NAMES env variable
clore pushed to main at clore/hosting 2024-09-04 00:52:08 +00:00
590dc4b65e add optional whitelist for outside images
clore pushed to main at clore/hosting 2024-09-03 23:18:11 +00:00
5e35570d3c DONT_USE_HIVE_BINARIES, AUTH_TOKEN env parameters
clore pushed to main at clore/hosting 2024-07-06 13:05:28 +00:00
7e63ca5218 V5.2.2 - hostnames, Failed to initialize NVML fix for ubuntu 22 hosts
clore pushed to main at clore/hosting 2024-05-28 00:56:40 +00:00
73d19b5cd7 V5.2.1 | add dict for core clocks for problematic gpus on "function not found" error
clore pushed to main at clore/hosting 2024-05-28 00:26:13 +00:00
5e733fd0d6 V5.2.1 | fix reading OC specs for older GPUs
clore pushed tag v11.5.0+CLORE to clore/pynvml 2024-05-23 12:45:43 +00:00
clore pushed to main at clore/pynvml 2024-05-23 12:44:32 +00:00
04dc283681 fix nvmlDeviceGetMemClkMinMaxVfOffset
clore pushed to main at clore/hosting 2024-05-22 11:55:12 +00:00
36d3026d5d use requests==2.31.0
clore pushed to main at clore/hosting 2024-05-22 00:43:49 +00:00
79c17624f2 bump version
clore pushed to main at clore/hosting 2024-05-22 00:36:05 +00:00
2ef648df25 fix removing custom entrypoints
clore pushed to main at clore/hosting 2024-05-16 19:29:17 +00:00
c71597af16 use pynvml==11.5.0 instead of clore fork