mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-06 23:00:20 +00:00
* XRPLF/tapanito/lending-fix-amendment: (30 commits) AI review chore: Use std::ranges where possible (7634) ci: Use macOS 26 Tahoe with apple-clang 21 (7601) build: Mark sec256k1 and mpt-crypto as transitive headers (7658) chore: Add a script to nicely format clang-tidy output (7650) chore: Enable most bugprone checks (7643) feat: Confidential Transfer for MPT (5860) fix: Use trustline balance direction to validate IOU PaymentMint/PaymentBurn (7584) fix: Unify freeze checks for pseudo-account deposit/withdraw (7382) fix: Block delegate tx from being queued (7640) undo noise-changes address review feedback address AI feedback fix: Regenerate protocol autogenerated files fix: remove unnecessary tests & clang-tidy post-merge cleanup fix: updates autogen files fix: errors introduced post-merge refactor: Rename fixLendingProtocolV1_1 to featureLendingProtocolV1_1 (6527) adds sfMemoData field to VaultDelete transaction (6356) ...