Mining/pkg
Claude 349f395cc6
Some checks failed
Security Scan / security (push) Successful in 32s
Test / test (push) Has been cancelled
ax(mining): replace banned encoding/json import in events.go with package wrapper
Add UnmarshalJSON wrapper to bufpool.go and route the json.Unmarshal
call in events.go readPump through the package-local wrapper, removing
the direct "encoding/json" import which is banned under AX RFC-025.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 09:44:40 +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): replace banned encoding/json import in events.go with package wrapper 2026-04-02 09:44:40 +01:00
node ax(node): replace prose comments with usage examples in bundle.go 2026-04-02 09:43:00 +01:00
ueps ax(ueps): test errMissingHMAC path in ReadAndVerify Ugly case 2026-04-02 09:41:48 +01:00