Files
rippled/include/xrpl
Vito e8dc999a82 refactor: Address review feedback on CheckInvariants (#7404)
- Document that `after` is never null in InvariantCheck::visitEntry
- Clarify tec/tef escalation in checkInvariants doc: both protocol and
  transaction faults return tecINVARIANT_FAILED on the first pass;
  tefINVARIANT_FAILED only occurs when the incoming result is already
  tecINVARIANT_FAILED (i.e. the fee-claim reset path checks again)
- Rename SkipTxInvariants -> CheckTxInvariants with Yes/No semantics
  to eliminate the double-negative at call sites
2026-06-24 14:34:44 +02:00
..
2026-06-09 17:36:17 +00:00