Mining/pkg
Claude 273169264e
ax(mining): rename db-prefixed fields to full databaseEnabled/databaseRetention
AX Principle 1 — predictable names over short names. The Manager struct
fields dbEnabled and dbRetention used the db abbreviation which requires
context to decode. Renamed to databaseEnabled and databaseRetention across
manager.go and the single service.go callsite. No behaviour change.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 07:26:59 +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 ax(mining): rename db-prefixed fields to full databaseEnabled/databaseRetention 2026-04-02 07:26:59 +01:00
node ax(node): replace NewWorker prose comment with usage example 2026-04-02 07:26:50 +01:00
ueps ax(ueps): rename TagCurrentLay/TagTargetLay to TagCurrentLayer/TagTargetLayer 2026-04-02 07:26:00 +01:00