Skip to content

gRPC always falls back to RPC #672

Open @x0152 opened 2026-01-30 16:21 UTC 2 comments Updated 2026-02-12 15:26 UTC

gRPC is enabled, but requests still use RPC (#685 )


💬 Comments (2)

@AlexeySamosadov commented 2026-02-08 14:13 UTC

PR created: https://github.com/gonka-ai/gonka/pull/694

Enables gRPC for chain queries instead of RPC fallback.

@AlexeySamosadov commented 2026-02-12 15:26 UTC

I have a PR for this: #694 — adds optional gRPC transport for chain queries. Would appreciate a review when you get a chance.


🔄 Auto-synced from Issue #672 every hour.