Mining/pkg
google-labs-jules[bot] c0775d9d8b Implement STIM bundle decryption and installation
- Updated `Worker.handleDeploy` to handle STIM bundles using `ExtractProfileBundle` and `ExtractMinerBundle`.
- Used `PeerConnection.SharedSecret` as the password for decryption.
- Implemented logic for `BundleProfile`, `BundleMiner`, and `BundleFull`.
- Fixed broken files `pkg/node/dispatcher.go` and `pkg/node/peer.go` to ensure compilation and testing.
- Updated tests in `pkg/node/worker_test.go` and added coverage for deployment logic.
2026-01-06 21:58:30 +00:00
..
database feat: Add database migration tests and task supervisor 2025-12-31 15:50:17 +00:00
logging feat: Add structured logging package 2025-12-31 11:18:22 +00:00
mining feat: Add API configuration service and enhance security validation in commands 2025-12-31 17:46:25 +00:00
node Implement STIM bundle decryption and installation 2026-01-06 21:58:30 +00:00
ueps Implement ReadAndVerify function for UEPS frames 2026-01-03 16:01:58 +00:00