mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-03 08:46:46 +00:00
- Add [[nodiscard]] to getConsensusTraceStrategy, getYays, getNays - Add missing <string>, SpanGuard.h, SpanNames.h includes - Fix widening cast placement (cast before arithmetic, not after) - Replace nested ternary with lambda for const dir variable - Add braces to if/else-if chains in Consensus.h - Concatenate nested namespaces in ConsensusSpanNames.h Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>