Mining/pkg
Claude 67698256fd
Some checks failed
Security Scan / security (push) Successful in 35s
Test / test (push) Has been cancelled
feat(mining): add Lethean pool presets + ProgPoWZ profiles
Lethean-specific mining configurations:
- LetheanTestnetConfig — pool.lthn.io:5555, ProgPoWZ, 50% CPU
- LetheanMainnetConfig — pool.lthn.io:3333, ProgPoWZ, 75% CPU
- LetheanSoloConfig — direct daemon RPC (46941/36941), 100% CPU
- LetheanDefaultProfile — ready-to-use MiningProfile with RawConfig
- LetheanDualMiningProfile — GPU:ProgPoWZ(LTHN) + CPU:RandomX(XMR)

All configs: zero donate level (XMRig telemetry stripped), keepalive on.
5/5 tests passing.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 07:22:48 +01:00
..
database chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:39:01 +00:00
logging feat: Add structured logging package 2025-12-31 11:18:22 +00:00
mining feat(mining): add Lethean pool presets + ProgPoWZ profiles 2026-04-02 07:22:48 +01:00
node chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:39:01 +00:00
ueps feat: Create error handling and logging audit 2026-02-02 01:29:57 +00:00