Mining/pkg
Claude 7c6645fbeb
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
feat(node): add Lethean chain discovery for mining fleet
Chain integration for P2P mining nodes:
- GetChainInfo — query daemon for height, aliases, sync status
- DiscoverPools — find pool aliases from chain (cap=pool)
- DiscoverGateways — find gateway nodes from chain
- parseComment — v=lthn1 comment parser

Constants: testnet/mainnet daemon URLs and pool endpoints.
4/4 tests passing.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 07:24:28 +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 feat(node): add Lethean chain discovery for mining fleet 2026-04-02 07:24:28 +01:00
ueps feat: Create error handling and logging audit 2026-02-02 01:29:57 +00:00