mirror of
https://github.com/XRPLF/rippled.git
synced 2026-09-03 07:39:34 +00:00
* XRPLF/ximinez/online-delete-gaps: fix: Reject vault deposits that move nothing from the depositor (8014) experiment: find where the deleted ledger is being put back clang-tidy: Use switch. Duh Fix timing issues in the gap test perf: Speed up addition time for drastically different exponents (7825) refactor: Collapse transactions.macro settings into a TxSettings struct (8001) fix: Enforce MPT balance invariants under the latest cleanup amendment (7889) fix: Prevent AMM auction slots from being acquired at zero cost when trading fee is zero (7430) docs: Fix yum installation baseurl (8066) fix: Return specific and consistent errors from vault_info (8015) ci: Save cargo cache only from develop by default (8063) fix: Check credential for LoanBrokerCoverWithdraw and VaultWithdraw (7107) build: Suppress MSVC linker warning LNK4099 (8049) chore: [DEPENDABOT] Bump cxx from 1.0.198 to 1.0.199 in /crates in the rust-dependencies group across 1 directory (8050) build: Use debian `any` distribution & signed (hosted) rpm repo (8053) ci: Do not cache cargo binaries (8062)