Mining/pkg
Claude 7cb8487475
ax(node): rename loop variable v to supported in IsProtocolVersionSupported
Single-letter v is not AX-exempt — only i (index) is allowed in range loops.
The element variable names the thing being iterated, so: supported.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 07:31:27 +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 cfg→configuration in LoadMinersConfig 2026-04-02 07:31:20 +01:00
node ax(node): rename loop variable v to supported in IsProtocolVersionSupported 2026-04-02 07:31:27 +01:00
ueps ax(ueps): replace prose struct comment on UEPSHeader with usage example 2026-04-02 07:29:30 +01:00