mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-02 16:26:48 +00:00
- Add missing direct includes (contract.h, Log.h, Journal.h, uint256.h, suite.h, io_context.hpp, optional, stdexcept, string). - Replace broad unit_test.h with specific unit_test/suite.h. - Concatenate nested namespaces (xrpl::test). - Add [[nodiscard]] to getOpenLedger/isStopping/getTrapTxID overrides. - Make const-eligible variables const (Journal j, registry in disabled_construction test). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>