• Joined on 2025-12-06
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
admin pushed to master at admin/NecroHash 2026-01-20 13:24:33 +00:00
e1cc129d7d Add update script for quick maintenance without recompilation
admin pushed to master at admin/NecroHash 2026-01-20 13:23:08 +00:00
e7852233d4 Add mining mode selection (SHA256/Scrypt) via GUI
admin pushed to master at admin/NecroHash 2026-01-20 13:21:23 +00:00
38c0bbbe75 Support dynamic hashrate units (GH/s) for SHA256 mining
admin pushed to master at admin/NecroHash 2026-01-20 13:19:08 +00:00
507c4a10ea Add live log viewer and enable file logging in service
admin pushed to master at admin/NecroHash 2026-01-20 13:12:36 +00:00
6e2a9d5b2e Switch to Port 80 using authbind for non-root access