Mining/pkg
Claude e3f017aa9b
Some checks failed
Security Scan / security (push) Successful in 34s
Test / test (push) Has been cancelled
ax(mining): remove banned strings import from mining.go
Replace strings.Contains in containsShellChars with a switch-on-rune
loop, matching the style of isValidAlgo already in the same file.
Also adds usage-example comments per AX principle 2.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 09:35:49 +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): remove banned strings import from mining.go 2026-04-02 09:35:49 +01:00
node ax(node): replace prose comment with usage example on ParseResponse 2026-04-02 09:34:58 +01:00
ueps ax(ueps): remove superfluous payloadBytes intermediate variable 2026-04-02 09:35:35 +01:00