go-blockchain/daemon
Claude df2942a2f3
Some checks failed
Security Scan / security (push) Successful in 12s
Test / Test (push) Failing after 33s
feat(daemon): service discovery, capability parsing, coin supply
get_alias_capabilities: parse v=lthn1 comment → structured caps
get_service_endpoints: all services with type + capabilities
get_total_coins: supply calculation (premine + mined)

43 chain RPC + 16 wallet proxy + 12 HTTP = 71 total endpoints.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 02:46:58 +01:00
..
server.go feat(daemon): service discovery, capability parsing, coin supply 2026-04-02 02:46:58 +01:00
server_integration_test.go test(daemon): add Go-vs-C++ integration tests 2026-04-02 02:11:12 +01:00
wallet_rpc.go feat(daemon): add wallet RPC proxy — unified endpoint 2026-04-02 02:01:20 +01:00