mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-03 08:46:46 +00:00
- Concatenate nested namespaces in SpanNames.h, RpcSpanNames.h, GrpcSpanNames.h - Remove unused InfoSub.h and NetworkOPs.h includes from RPCHandler.cpp - Add missing <string_view> includes in RPCHandler.cpp and GRPCServer.cpp - Replace nested ternary with if/else-if in RPCHandler.cpp - Add IWYU pragma keep for json_body.h in ServerHandler.cpp Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>