You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[0.24.3] — 2026-06-13 — CI parity hardening
Fixed
Event-loop unit tests under socket-restricted sandboxes: Node::run now
supports disabling JSON-RPC startup through NodeConfig::rpc_enabled while
preserving RPC startup by default for normal node operation. Event-loop tests
that do not exercise RPC disable it explicitly, removing sandbox-only Operation not permitted bind failures from make ci.