mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
- Remove unused zero member, clear() method, and MPT accessors - Fix std::move from const ref in resolveBeforeShares - Fix assertion label to use VaultInvariantData class name - Simplify dead ternary in VaultSet::finalizeInvariants - Add [[nodiscard]] to afterVault()/beforeVault() accessors - Add isTesSuccess early return guard to all transactor invariants - Deduplicate ValidVault by delegating to VaultInvariantData - Remove ReadView/STTx/Journal dependencies from VaultInvariantData