Skip to content
Client Focus

Insights

Node and RPC health as a security signal

Infrastructure degradation is often the first visible symptom of an attack or a failed change; the network operations center and the security operations center must share telemetry.

Operations notes

Published
August 22, 2026
Covers
2025 practice
Reading time
5 minutes
By
Client Focus

Infrastructure teams and security teams often watch the same systems through different tools and reach the same conclusion at different times. On public networks that gap is expensive, because the earliest visible symptom of an attack, a hostile upgrade or a failed change is frequently a degradation in node or RPC behavior rather than a security alert.

The signals worth sharing

Desynchronization is first. A node falling behind head, or forking from the canonical chain, may indicate a client bug, a network-level event or a compromised peer set. Peer loss and unusual peer churn can precede eclipse conditions. RPC latency and error rates degrade before failures become visible to customers, and a sudden change in the mix of methods called can indicate reconnaissance or abuse of an exposed endpoint. Client version drift across a fleet is both an availability risk and a security exposure, because unpatched clients remain in production without anyone deciding that they should.

How the NOC and SOC exchange signals

Shared telemetry is the mechanism, but the discipline is procedural. Infrastructure alerts above a defined threshold are mirrored into the security queue with context attached, and security events affecting infrastructure are mirrored the other way. Both teams work from the same asset inventory, so an alert names the same node in both systems. When an event is ambiguous, a single incident is opened with one owner rather than two parallel investigations that discover each other an hour later.

Client diversity and verified builds

Where a network supports multiple client implementations, running more than one limits the blast radius of an implementation bug and reduces correlated failure across a fleet. Builds should be verified against published checksums or reproducible build output, deployed through the same change process as any other production system, and recorded with version, operator and time. An unrecorded upgrade is an unexplained state change, and unexplained state changes are what incident reviews get stuck on.

The handover discipline

Continuous coverage fails at handover more often than at detection. Client Focus staffs overlapping shift blocks so that both teams are on the floor when the watch changes, open items are walked through rather than summarized in writing, and ownership of every pending escalation is confirmed by name before the outgoing lead signs off. Tuning decisions made overnight are explained rather than inherited. This applies across both operations centers, so that no escalation tier is unstaffed at any hour.

Treated together, infrastructure health and security telemetry give an operations center a earlier and more reliable picture than either produces alone. Treated separately, they produce two teams reporting different versions of the same night.

Compliance analysts reviewing documentation in a meeting room

Continue reading

A quiet office corridor with glass-walled meeting rooms in daylight

Privileged actions on-chain: the events a security operations center must treat as critical

Role grants, configuration-flag changes, proxy upgrades and pause-state changes are the highest-signal events in a contract's life.

An empty regulator hearing room with nameplates and microphones in daylight

OCC Interpretive Letter 1183: banks may act as nodes on distributed ledgers, with supervisory expectations attached

The OCC reaffirmed that national banks may engage in crypto-asset custody, certain stablecoin activities and node operation without prior supervisory non-objection, provided the activity is conducted in a safe and sound manner.

Printed operational reports and a notebook on a desk in daylight

2025 in review: the year digital assets became an operations problem

Regulation arrived, losses concentrated, and banks moved to public networks. The common thread was accountability for operations.

Apply this to your own operations.

Client Focus reviews the estate, the coverage required and the gaps, then sets out what changes.