• Joined on 2025-12-06
admin pushed to master at admin/NecroHash 2026-01-21 15:21:31 +00:00
21f868654b Lower frequency to 600MHz to test power stability
admin pushed to master at admin/NecroHash 2026-01-21 15:05:31 +00:00
b932467595 Enhance switch_mode.py with menu
admin pushed to master at admin/NecroHash 2026-01-21 14:56:52 +00:00
65a6bb0902 Add python script to manually switch gridseed mode
admin pushed to master at admin/NecroHash 2026-01-21 14:24:42 +00:00
dd9b1fa161 Add script to clean cgminer config
admin pushed to master at admin/NecroHash 2026-01-21 14:24:31 +00:00
3a2ab04dba Hard-patch driver to ALWAYS force SHA256 mode (no Scrypt check)
admin pushed to master at admin/NecroHash 2026-01-21 13:55:39 +00:00
c713bde2c9 Change default opt_scrypt to false to force SHA256 mode
admin pushed to master at admin/NecroHash 2026-01-21 13:26:03 +00:00
5fe74aa636 Add debug logging to Gridseed driver init
admin pushed to master at admin/NecroHash 2026-01-21 13:01:06 +00:00
9c7992340b Restore missing autogen.sh
admin pushed to master at admin/NecroHash 2026-01-21 12:57:10 +00:00
275a123f42 Implement explicit SHA256 mode switching for Gridseed
admin pushed to master at admin/NecroHash 2026-01-21 12:49:37 +00:00
7df9460026 Vendor cgminer source, patch for SHA256, update installer
admin pushed to master at admin/NecroHash 2026-01-21 12:29:34 +00:00
47bb68c2ec Add script to patch driver-gridseed.c for proper SHA256 support
admin pushed to master at admin/NecroHash 2026-01-20 13:55:26 +00:00
abd4be0ab9 Remove Scrypt support, fix app import, add rebuild script for SHA256
admin pushed to master at admin/NecroHash 2026-01-20 13:50:39 +00:00
5351d8557b Add raw config editor to settings for advanced tweaking
admin pushed to master at admin/NecroHash 2026-01-20 13:50:12 +00:00
60f0050bfc Enhance wrapper logging
admin pushed to master at admin/NecroHash 2026-01-20 13:44:45 +00:00
e41d8efcf3 Cleanup stale USB semaphore locks on start
admin pushed to master at admin/NecroHash 2026-01-20 13:42:21 +00:00
6bc73cd1da Fix syntax error in dashboard.js (duplicate declaration)
admin pushed to master at admin/NecroHash 2026-01-20 13:38:02 +00:00
f94bb088f2 Add debug output to api/data endpoint
admin pushed to master at admin/NecroHash 2026-01-20 13:36:47 +00:00
4ca97214a2 Add API test script for debugging
admin pushed to master at admin/NecroHash 2026-01-20 13:34:50 +00:00
f7d46492f7 Harden miner wrapper: kill old processes, force API flags
admin pushed to master at admin/NecroHash 2026-01-20 13:29:30 +00:00
e486d633c9 Update script now configures authbind/Port 80 automatically