mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-03 00:36:48 +00:00
- Add [[maybe_unused]] to RAII span variables in PathFind/RipplePathFind handlers (Clang -Wunused-variable with -Werror) - Restore over-renamed values: rippledb, rippled.cfg, historical GitHub URL - Concatenate nested namespaces in SpanNames.h and PathFindSpanNames.h (modernize-concat-nested-namespaces) - Add missing includes and const qualifiers in test files - Suppress intentional use-after-move in SpanGuardFactory move test - Remove unused NetworkOPs.h include from PathRequest.cpp Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>