go-blockchain/daemon
Claude 8510a80004
Some checks failed
Security Scan / security (push) Successful in 13s
Test / Test (push) Failing after 36s
feat(daemon): add marketplace, key image check, tx relay stubs
marketplace_global_get_offers_ex, get_current_core_tx_expiration_median,
check_keyimages (native — queries spent key index), sendrawtransaction (stub).

23 chain RPC + 16 wallet proxy + 5 HTTP = 44 total endpoints.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 02:14:29 +01:00
..
server.go feat(daemon): add marketplace, key image check, tx relay stubs 2026-04-02 02:14:29 +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