* XRPLF/develop: (99 commits)
refactor: Clean up tec object deletion logic (6588)
fix: Move AMMInvariant weakInvariantCheck logic into the transaction (7032)
fix: Improve ValidAMM invariant (7295)
feat: Remove clear mutable flags for DynamicMPT XLS-94 (7439)
ci: Build and push docker images in forks too (7588)
ci: [DEPENDABOT] bump actions/checkout from 6.0.3 to 7.0.0 (7585)
fix: Ensure xrpld service directories exist at startup (7565)
fix: Use template for granular delegation permissions (6613)
docs: Fix some comments to improve readability (7405)
ci: Disable assertions on Release builds (7443)
build: Add graphviz to Nix images (7566)
refactor: Rerevert "Explicitly trim the heap after cache sweeps (6022)"
release: Bump version to 3.3.0-b0
ci: Make clang-tidy workflow adjustments to stay in sync with Clio (7563)
build: Add git-lfs to Nix images (7561)
build: Add zip to Nix images (7551)
docs: Rewrite build environment docs (7533)
release: Bump version to 3.2.0
ci: [DEPENDABOT] bump codecov/codecov-action from 6.0.1 to 7.0.0 (7426)
release: Bump version to 3.2.0-rc6
...
* XRPLF/develop: (30 commits)
chore: Pin Python packages for codegen using uv (7329)
style: Use shfmt instead of bashate (7326)
fix: Fix edge-case where vault-depositor may get stuck (7139)
fix: Fix `VaultInvariant` and `VaultDeposit` precision bugs at IOU scale boundaries (7272)
ci: Add clang to nix images (7308)
fix: Include management-fee delta in doOverpayment assertion (7039)
fix: Fix clang-tidy pre-commit hook to locate compile_commands.json from repo root (7325)
fix: Use consistent scale for `debtTotal` (7093)
fix: Skip deleted book directories and non-root modifications in `ValidBookDirectory` invariant (7312)
fix: Address review feedback on FD/handle guarding (5823 follow-up) (7310)
fix: Fix non-canonical MPT amount (7117)
release: Bump version to 3.2.0-b7 (7316)
fix: Check if the MPT first loss cover can be sent to the broker before deleting the broker (7125)
fix: Fix RPM prerelease ordering and start xrpld on DEB install (7313)
ci: Re-enable full nproc for Linux (7315)
fix: Add assorted MPT/DEX fixes (7040)
refactor: Remove dead `fetchBatch` code (7309)
release: Bump version to 3.2.0-b6 (7311)
chore: Revert graceful peer disconnection and follow-up fix (7296)
fix: Fix IOU precision issues in LoanBrokerCover transactions (7274)
...
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* XRPLF/develop:
refactor: Clean up comments post-clang-tidy changes (7283)
release: Set version to 3.3.0-b0 (7280)
refactor: Rename static constants (7120)
refactor: Use `isFlag` where possible instead of bitwise math (7278)
ci: Update XRPLF/actions (7281)