Mining/pkg/node
Claude 140f038f37
Some checks failed
Release / Release (push) Blocked by required conditions
Desktop Release / Build darwin (push) Waiting to run
Desktop Release / Build windows (push) Waiting to run
Desktop Release / Create Release (push) Blocked by required conditions
E2E Tests / E2E Tests (push) Failing after 1m23s
Tests / Go Tests (push) Failing after 39s
Desktop Release / Build linux (push) Failing after 46s
Release / Test (push) Failing after 2s
Tests / C++ Tests (push) Failing after 1m12s
chore: migrate module path from github.com to forge.lthn.ai
Move module declaration and all internal imports from
github.com/Snider/Mining to forge.lthn.ai/Snider/Mining. Also updates
Borg, Enchantrix, and Poindexter dependency paths to forge.lthn.ai.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 21:39:01 +00:00
..
bufpool.go feat: Implement multiple code review improvements 2025-12-31 15:45:25 +00:00
bundle.go chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:39:01 +00:00
bundle_test.go fix: Comprehensive code hardening from 4-domain Opus review 2025-12-31 14:33:30 +00:00
controller.go chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:39:01 +00:00
dispatcher.go Implement STIM bundle decryption and installation 2026-02-02 06:07:05 +00:00
identity.go chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:39:01 +00:00
identity_test.go feat: Implement challenge-response authentication for P2P (P2P-CRIT-4) 2025-12-31 15:16:00 +00:00
message.go feat: Rename XMRig references to Miner and add miner.cpp for new platform 2025-12-31 16:38:48 +00:00
message_test.go refactor: Add reliability fixes and architecture improvements 2025-12-31 12:43:46 +00:00
peer.go chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:39:01 +00:00
peer_test.go feat: Add API configuration service and enhance security validation in commands 2025-12-31 17:46:25 +00:00
protocol.go refactor: Add reliability fixes and architecture improvements 2025-12-31 12:43:46 +00:00
protocol_test.go refactor: Add reliability fixes and architecture improvements 2025-12-31 12:43:46 +00:00
transport.go chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:39:01 +00:00
worker.go chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:39:01 +00:00
worker_test.go Implement STIM bundle decryption and installation 2026-02-02 06:07:05 +00:00