Commit Graph
4 Commits
Author SHA1 Message Date
rob 7f2cc0e739 rebase onto v0.79.11 (bearer-token auth + registry bump; published 2026-07-27) 2026-07-30 07:14:22 +00:00
rob 89b331bdf3 track upstream base tag for the release watcher 2026-07-30 07:14:22 +00:00
rob 0cbe8ba2e8 build-image.sh: wire-correct version builds (tag-move so getVersion() exact-matches; dRPC edges track provider version strings) 2026-07-30 07:14:22 +00:00
robandCursor a287e74bd7 fix: SIGHUP reload supports upstream and method removal
Reload no longer crashes on Chain.UNSPECIFIED, removes gRPC upstreams
by prefixed id with lifecycle cleanup, applies methods.disabled changes
synchronously, pushes status via existing SubscribeChainStatus streams,
and optionally closes client RPCs so edges reconnect. NativeCall returns
-32601 (CODE_METHOD_NOT_EXIST) for disabled/unknown methods.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-30 07:14:22 +00:00