go-blockchain/hsd
Claude 46ed9a1204
Some checks are pending
Security Scan / security (push) Waiting to run
Test / Test (push) Waiting to run
test: close audit gaps — HSD client, config, genesis, daemon tests
hsd/client_test.go: 5 integration tests (blockchain info, name resource,
  not found, height, wrong URL)
config/file_test.go: 4 unit tests (defaults, IsTestnet, ToChainConfig, env)
chain/genesis_test.go: DetectNetwork for mainnet/testnet/unknown
daemon/server_test.go: 8 unit tests with nil-meta fix

Closing gaps found in honest audit. 15/15 packages pass.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 03:18:36 +01:00
..
client.go feat(hsd): add HSD sidechain RPC client 2026-04-02 01:41:09 +01:00
client_test.go test: close audit gaps — HSD client, config, genesis, daemon tests 2026-04-02 03:18:36 +01:00
doc.go docs(hsd): note staging location — moves to go-lns when created 2026-04-02 01:42:41 +01:00