Commit Graph

  • 2b2e6be6b2 Merge branch 'develop' into ximinez/vault-test Ed Hennis 2026-04-25 14:46:06 -04:00
  • 80b90544c5 Merge branch 'develop' into ximinez/directory Ed Hennis 2026-04-25 14:46:02 -04:00
  • 784774005e Merge branch 'develop' into ximinez/acquireAsyncDispatch Ed Hennis 2026-04-25 14:45:58 -04:00
  • 4589fcbcfc Merge branch 'develop' into ximinez/fix/validator-cache Ed Hennis 2026-04-25 14:45:54 -04:00
  • 2881c08d2e Merge branch 'develop' into ximinez/fix-getledger ximinez/fix-getledger Ed Hennis 2026-04-25 14:45:50 -04:00
  • 23c40cc54f Merge branch 'develop' into ximinez/loanpay-fee-overflow-develop Ed Hennis 2026-04-25 14:45:44 -04:00
  • 44e438b2f2 Merge remote-tracking branch 'XRPLF/develop' into ximinez/loanpay-assertion-develop Ed Hennis 2026-04-25 13:43:53 -05:00
  • 9262c2e624 Merge branch 'develop' into ximinez/online-delete-gaps Ed Hennis 2026-04-25 14:41:57 -04:00
  • aa1f84e226 fix clang-tidy issues Mayukha Vadari 2026-04-25 12:36:43 -04:00
  • e601c3a14b Enforce valid STPathSet decoding. Gregory Tsipenyuk 2026-04-24 17:32:12 -04:00
  • ae7076c054 Address second round of review feedback: non-throwing exists(), direct path streams, errno propagation copilot-swe-agent[bot] 2026-04-24 21:16:42 +00:00
  • dc13e9d680 fix: populate baseline from CI run, remove dead rpc_methods metrics pratik/otel-phase10-workload-validation Pratik Mankawde 2026-04-24 20:08:52 +01:00
  • 8457b91b10 Test inconsistent C1 for ConfidentialMPTSend (#7017) yinyiqian1 2026-04-24 15:03:26 -04:00
  • 5b5ad09c53 Merge branch 'develop' into bthomee/node_depth Bart 2026-04-24 14:44:42 -04:00
  • 9a221d1291 Address code review feedback: retry loop, comment cleanup, error code improvements copilot-swe-agent[bot] 2026-04-24 18:42:23 +00:00
  • f11ebc1253 fix: StatsDGauge dirty init + tx_submitter sequence drift in CI Pratik Mankawde 2026-04-24 19:42:20 +01:00
  • 577d1f8a21 fix: address review findings in regression gate Pratik Mankawde 2026-04-24 19:36:15 +01:00
  • 5e6d8a4692 Merge remote-tracking branch 'origin/develop' into copilot/refactor-replace-boost-filesystem copilot-swe-agent[bot] 2026-04-24 17:59:58 +00:00
  • df79d5e74b feat: add OTel-driven regression gate for Phase 10 telemetry validation Pratik Mankawde 2026-04-24 18:53:44 +01:00
  • 4dc923dcc5 chore: Enable clang-tidy modernize-use-nodiscard check (#7015) Alex Kremer 2026-04-24 18:19:30 +01:00
  • 11c7d912f6 fix build Mayukha Vadari 2026-04-24 12:54:09 -04:00
  • ee33d98f50 Merge branch 'develop' into ximinez/number-maxint-range Ed Hennis 2026-04-24 12:54:01 -04:00
  • b7d6cdf713 fix clang-tidy issues Mayukha Vadari 2026-04-24 12:49:36 -04:00
  • 158df5394c fix: Resolve MSVC Debug build failure in JobQueue.h; re-enable _CRTDBG_MAP_ALLOC in CI (#6993) Pratik Mankawde 2026-04-24 17:47:16 +01:00
  • a6bd9251d2 docs: Update hybrid offer invariant comment (#7007) Zhiyuan Wang 2026-04-24 12:35:10 -04:00
  • 10207700c3 fix: Numerically-stable (1+r)^n-1 in computePaymentFactor tapanito/lending-common-prefix Vito 2026-04-24 18:28:49 +02:00
  • 5fff81a722 Merge remote-tracking branch 'origin/develop' into tapanito/transactor-invariant-pt2 tapanito/transactor-invariant-pt2 Vito 2026-04-24 18:06:40 +02:00
  • a444d80b45 fix: Re-apply vault invariant rounding to per-transactor checks Vito 2026-04-24 17:46:03 +02:00
  • 193ddcbfac Fix pre-commit and clang-tidy issues using tools copilot-swe-agent[bot] 2026-04-24 15:38:40 +00:00
  • 3a70d9dfba Fix build error and pre-commit include ordering issues copilot-swe-agent[bot] 2026-04-24 14:13:56 +00:00
  • 03e8a68670 Merge branch 'develop' into copilot/refactor-replace-boost-filesystem Mayukha Vadari 2026-04-24 09:54:16 -04:00
  • 2405a3353c Add [[nodiscard]] to getNodeFat Bart 2026-04-24 09:52:39 -04:00
  • 28143d74af Increase entropy in SHAMapStoreImp.cpp unique path generation copilot-swe-agent[bot] 2026-04-24 13:52:06 +00:00
  • ff4c538a9f Address code review: improve random path generation and fix includes copilot-swe-agent[bot] 2026-04-24 13:50:38 +00:00
  • 705622011b Merge branch 'develop' into bthomee/node_depth Bart 2026-04-24 09:47:14 -04:00
  • 9fe94c47c3 Replace boost::filesystem with std::filesystem across codebase copilot-swe-agent[bot] 2026-04-24 13:47:08 +00:00
  • ae5f5cb92b Use emplace_back instead of push_back Bart 2026-04-24 09:45:03 -04:00
  • cde8f17b5d Merge branch 'develop' into bthomee/node_depth Bart 2026-04-24 09:26:37 -04:00
  • 3f307f8128 Initial plan copilot-swe-agent[bot] 2026-04-24 13:24:30 +00:00
  • 9ae29612ea fix: Fix flaky CI tests (#7005) Mayukha Vadari 2026-04-24 09:23:43 -04:00
  • 82abf2a849 docs: Update bug bounty information (#7006) Mayukha Vadari 2026-04-24 09:15:12 -04:00
  • 7cfa5d4610 fix: Make assorted Payments fixes (#6585) Mayukha Vadari 2026-04-24 08:56:50 -04:00
  • d081598378 code review changes pratik/Retire_fixUniversalNumber_amendment Pratik Mankawde 2026-04-24 13:19:34 +01:00
  • 73aea396c6 Merge branch 'develop' into pratik/Retire_fixUniversalNumber_amendment Pratik Mankawde 2026-04-24 13:08:48 +01:00
  • 248cb29681 refactor: Move LendingHelpers into libxrpl/ledger/helpers (#6638) Mayukha Vadari 2026-04-24 08:06:26 -04:00
  • d67bec3bd6 Merge branch 'develop' into pratik/test-tsan-and-gcc14-asan pratik/test-tsan-and-gcc14-asan Pratik Mankawde 2026-04-24 12:52:31 +01:00
  • c8fb69ee1a Address Copilot feedback Bart 2026-04-23 19:02:21 -07:00
  • 430f770f2a Apply clang-tidy diff Bart 2026-04-23 18:52:19 -07:00
  • 44590a7008 Review feedback Bart 2026-04-23 18:15:01 -07:00
  • 1934c316b2 Update levelization Bart 2026-04-23 15:46:24 -07:00
  • fd2a8b5825 Apply clang-tidy diff Bart 2026-04-23 15:43:59 -07:00
  • 012144c16c Merge branch 'develop' into bthomee/node_depth Bart 2026-04-23 15:30:19 -07:00
  • 8e2d949680 Review feedback Bart 2026-04-23 15:01:01 -07:00
  • d411448739 remove unused fields xrplf/smart-contracts Mayukha Vadari 2026-04-23 17:32:52 -04:00
  • a6d9060218 clean up Mayukha Vadari 2026-04-23 16:56:30 -04:00
  • 6afe1ba64c fix: Regressions in server_definitions Mayukha Vadari 2026-04-23 16:53:38 -04:00
  • 1226255662 Merge branch 'develop' into ximinez/number-maxint-range Ed Hennis 2026-04-23 15:56:51 -04:00
  • 404be5b054 Merge branch 'develop' into ximinez/lending-sendmulti Ed Hennis 2026-04-23 15:56:45 -04:00
  • 78208a4fb3 Merge branch 'develop' into ximinez/lending-shortages Ed Hennis 2026-04-23 15:56:40 -04:00
  • dbcc37548e Merge branch 'ximinez/online-delete-gaps' into ximinez/online-delete-lastrotated Ed Hennis 2026-04-23 15:56:35 -04:00
  • cabee3faac Merge branch 'develop' into ximinez/emptydirectoryinvariant Ed Hennis 2026-04-23 15:56:30 -04:00
  • 65cacb3a60 Merge branch 'develop' into ximinez/vault-test Ed Hennis 2026-04-23 15:56:25 -04:00
  • 00b9a8cd67 Merge branch 'develop' into ximinez/directory Ed Hennis 2026-04-23 15:56:20 -04:00
  • 904b39a3d3 Merge branch 'develop' into ximinez/acquireAsyncDispatch Ed Hennis 2026-04-23 15:56:15 -04:00
  • 86d840f53d Merge branch 'develop' into ximinez/fix/validator-cache Ed Hennis 2026-04-23 15:56:11 -04:00
  • ddbe7e87fb Merge branch 'develop' into ximinez/fix-getledger Ed Hennis 2026-04-23 15:56:06 -04:00
  • 114278ce3f Merge branch 'develop' into ximinez/loanpay-fee-overflow-develop Ed Hennis 2026-04-23 15:56:00 -04:00
  • 8efafbe993 Merge branch 'develop' into ximinez/loanpay-assertion-develop Ed Hennis 2026-04-23 15:55:54 -04:00
  • b385a41aa5 Merge branch 'develop' into ximinez/online-delete-gaps Ed Hennis 2026-04-23 15:55:43 -04:00
  • 7a449edebb refactor: Clean up NetworkOPs (#6575) Jingchen 2026-04-23 18:59:49 +01:00
  • ddc419daaf Add MPTAmount overflow check in directSendNoFeeMPT(). Gregory Tsipenyuk 2026-04-23 13:13:17 -04:00
  • 00f39cdd9c Fix BookStep rate calculation. Extend the unit-tests. Gregory Tsipenyuk 2026-04-23 13:12:49 -04:00
  • 5381133a8d Make MPTEndpointStep check on path calculation consistent with DirectStep. Extend unit-tests. Gregory Tsipenyuk 2026-04-23 09:46:10 -04:00
  • 17107d74a8 Enforce stricter canTrade() check in BookStep on path calculation. Gregory Tsipenyuk 2026-04-23 09:44:50 -04:00
  • 4520de22ef Merge pull request #7002 from yinyiqian1/merge-ct2 yinyiqian1 2026-04-23 12:24:22 -04:00
  • 19da25812b fix: Remaining clang-tidy unchecked optionals (#6979) Alex Kremer 2026-04-23 17:21:01 +01:00
  • b0386622ca fix clang-tidy yinyiqian1 2026-04-23 01:19:27 -04:00
  • 7cd503859e refactor: Remove seq from TMGetObjectByHash (#6976) Jingchen 2026-04-23 14:59:23 +01:00
  • 416251b2bc Update conan lock a1q123456/add-spdlog JCW 2026-04-23 13:50:52 +01:00
  • 02e7085636 Merge remote-tracking branch 'origin/develop' into tapanito/lending-common-prefix Vito 2026-04-23 14:18:35 +02:00
  • dbbdbaacef test: Add lending protocol bug reproductions Vito 2026-04-23 14:15:01 +02:00
  • b781018fee Merge branch 'develop' into bthomee/node_depth Bart 2026-04-23 04:50:55 -07:00
  • 55fba082e0 Add spdlog to xrpld JCW 2026-04-23 12:29:18 +01:00
  • c53d6aca08 resolve conflicts yinyiqian1 2026-04-23 01:05:20 -04:00
  • be8de20a0b Merge branch 'develop' into merge-ct2 yinyiqian1 2026-04-23 00:41:44 -04:00
  • 2c6ad964dc Address AI code review: check rounding mode Ed Hennis 2026-04-23 00:04:37 -04:00
  • 9d8cede450 Update src/test/app/Loan_test.cpp Ed Hennis 2026-04-23 00:00:31 -04:00
  • 235547f460 Revert "Merge develop into ConfidentialTransfer (#6987)" (#7001) yinyiqian1 2026-04-22 23:57:01 -04:00
  • d914b633da Merge branch 'develop' into ximinez/number-maxint-range Ed Hennis 2026-04-22 23:53:36 -04:00
  • 922885a4f8 Merge branch 'develop' into ximinez/lending-sendmulti Ed Hennis 2026-04-22 23:53:24 -04:00
  • 5f4dc06801 Merge branch 'develop' into ximinez/lending-shortages Ed Hennis 2026-04-22 23:53:12 -04:00
  • 488ce12a13 Merge branch 'ximinez/online-delete-gaps' into ximinez/online-delete-lastrotated Ed Hennis 2026-04-22 23:53:00 -04:00
  • 7ed2258782 Merge branch 'develop' into ximinez/emptydirectoryinvariant Ed Hennis 2026-04-22 23:52:49 -04:00
  • a4fe2969b9 Merge remote-tracking branch 'XRPLF/develop' into ximinez/vault-test Ed Hennis 2026-04-22 23:44:45 -04:00
  • 3be49f814a Merge branch 'develop' into ximinez/directory Ed Hennis 2026-04-22 23:40:54 -04:00
  • eadfabfe4f Merge branch 'develop' into ximinez/acquireAsyncDispatch Ed Hennis 2026-04-22 23:40:40 -04:00
  • 741b61cdf3 Merge branch 'develop' into ximinez/fix/validator-cache Ed Hennis 2026-04-22 23:40:28 -04:00
  • f1ea5233a8 Merge branch 'develop' into ximinez/fix-getledger Ed Hennis 2026-04-22 23:40:16 -04:00
  • 8f9425f91f Merge branch 'develop' into ximinez/loanpay-fee-overflow-develop Ed Hennis 2026-04-22 23:39:47 -04:00
  • 2a019fde43 Merge branch 'develop' into ximinez/loanpay-assertion-develop Ed Hennis 2026-04-22 23:39:34 -04:00