Commit Graph

  • 024ab07eb4 minor fixes tequ 2026-03-17 21:35:08 +09:00
  • d95b6e41e5 Refactor variable declarations in xrpLiquid tequ 2026-03-17 21:15:41 +09:00
  • 8d75f3bdc6 remove asfDisallowIncomingSponsor tequ 2026-03-17 21:13:35 +09:00
  • eb7e01de7e Remove unused tx parameter from removeEmptyHolding() tequ 2026-03-17 21:04:40 +09:00
  • c79814a037 remove unused Sponsor.h tequ 2026-03-17 20:39:57 +09:00
  • 15be71469d remove unnecessary reserveCount check tequ 2026-03-17 20:35:50 +09:00
  • c9666d7b45 refactor adjustOwnerCount() to use adjustSponsorOwnerCountHlp() tequ 2026-03-17 20:28:01 +09:00
  • eff344faf9 chore: Move sanitizer runtime options out to files (#6371) Pratik Mankawde 2026-03-17 11:22:49 +00:00
  • 839ba17dae Refactor: sponsorship-related helpers tequ 2026-03-17 20:11:49 +09:00
  • 85e1f2b16c Rename [sponsor|sponsee]Acc,[sponsor|sponsee]Account to [sponsor|sponsee]AccountID for clarity tequ 2026-03-17 18:32:30 +09:00
  • 8a05e3d93b remove unnecessary #endif in Sponsor.h and sponsor.h tequ 2026-03-17 18:14:48 +09:00
  • 8c8ecffe1f remove tx parameter from adjustOwnerCount() tequ 2026-03-17 18:14:24 +09:00
  • b9f1c97518 format SetTrust.cpp tequ 2026-03-17 17:43:35 +09:00
  • d1eb22b403 fix transactions.macro format tequ 2026-03-17 17:38:04 +09:00
  • fb86735800 use pragma once tequ 2026-03-17 17:26:13 +09:00
  • 53f407e1bd Merge remote-tracking branch 'upstream/develop' into sponsor tequ 2026-03-17 17:22:54 +09:00
  • 79326fc6b5 Merge branch 'develop' into bthomee/node_depth Bart 2026-03-16 19:48:17 -04:00
  • 7e7b71d84c chore: Fix tests for clang-tidy bugprone-unchecked-optional-access check (#6502) Alex Kremer 2026-03-16 23:47:40 +00:00
  • ffea3977f0 refactor: Rename system name from 'ripple' to 'xrpld' (#6347) Bart 2026-03-16 17:51:31 -04:00
  • 47a235b7be chore: Enable clang-tidy switch-missing-default-case check (#6461) Alex Kremer 2026-03-16 21:19:37 +00:00
  • f5e2415c98 chore: Enable clang-tidy check for CRTP constructor accessibility (#6452) Alex Kremer 2026-03-16 20:18:15 +00:00
  • 1a4c359351 refactor: use hasExpired in CancelCheck (#6533) Mayukha Vadari 2026-03-16 14:14:59 -04:00
  • e4dbaf5efc test: Remove testline JTX helper class (#6539) Mayukha Vadari 2026-03-16 12:28:49 -04:00
  • 983816248a fix: Switch to boost::coroutine2 (#6372) Pratik Mankawde 2026-03-16 15:34:15 +00:00
  • c45177b69e add homomorphic tests (#6490) Peter Chen 2026-03-16 08:27:36 -07:00
  • d615098849 refactor: improve readability and clean up code from review comments (#6544) Shawn Xie 2026-03-16 10:47:39 -04:00
  • b585dc78bb fix: Fix memory leaks in HTTPClient (#6370) Pratik Mankawde 2026-03-16 14:12:48 +00:00
  • 918185e18f chore: Enable clang-tidy bugprone-unused-return-value check (#6475) Alex Kremer 2026-03-16 13:55:22 +00:00
  • 1738a69619 refactor: Delete SecretKey compare op from library and move it to tests module (#6503) Pratik Mankawde 2026-03-16 10:55:12 +00:00
  • 7222150095 refactor: Rename fixLendingProtocolV1_1 to featureLendingProtocolV1_1 (#6527) Vito Tumas 2026-03-16 09:26:57 +01:00
  • 1bf9e6e7da fix: Remove a newline from logging statement in changeSpotPrice calculation (#6547) Mayukha Vadari 2026-03-13 14:12:25 -04:00
  • 0446bef7e5 feat: Enforce feature name lengths and character set (#5555) Bronek Kozicki 2026-03-13 17:41:50 +00:00
  • 7a3bf1692d refactor: Simplify set/get field call to use existing variable (#6534) Mayukha Vadari 2026-03-13 09:53:44 -04:00
  • c1d108e565 docs: Improve documentation for InvariantCheck (#6518) Vito Tumas 2026-03-12 22:50:35 +01:00
  • 1ba1bf9ade chore: Fix typo in freezeHandling parameter name (#6543) Mayukha Vadari 2026-03-12 17:24:38 -04:00
  • 7dd3e0b3cc refactor: remove dead code in CreateOffer (#6541) Mayukha Vadari 2026-03-12 17:03:35 -04:00
  • 3e94546acc Merge branch 'develop' into ximinez/online-delete-gaps Ed Hennis 2026-03-12 15:05:04 -04:00
  • 7e881e70ff Merge branch 'develop' into ximinez/lending-shortages Ed Hennis 2026-03-12 15:04:59 -04:00
  • 091709e7d7 Merge branch 'develop' into ximinez/lending-sendmulti Ed Hennis 2026-03-12 15:04:57 -04:00
  • 44ea0b24c8 Merge branch 'develop' into ximinez/number-maxint-range Ed Hennis 2026-03-12 15:04:55 -04:00
  • 3ba3fcff4c release: Bump version to 3.1.2 3.1.2 Mayukha Vadari 2026-03-12 15:01:01 -04:00
  • 1bf9dbf7c2 Merge branch 'develop' into mvadari/fix-bad-cast Mayukha Vadari 2026-03-12 14:44:37 -04:00
  • bce5d91e45 Merge branch 'develop' into ripple/wasmi Mayukha Vadari 2026-03-12 14:37:01 -04:00
  • 2b14ee3018 refactor: Split combined transactor files into individual classes (#6495) Vito Tumas 2026-03-12 18:19:29 +01:00
  • ce31a7ed16 chore: Replace levelization shell script by python script (#6325) Jingchen 2026-03-12 15:38:00 +00:00
  • 91a23cf80b chore: Fix minor issues in the comments (#6535) tsinglua 2026-03-12 23:15:30 +08:00
  • e460ea0840 ci: Move Type of Change from PR template to CONTRIBUTING (#6522) Ayaz Salikhov 2026-03-12 05:39:40 +00:00
  • ecc58740d0 release: Bump version to 3.1.2-rc1 Mayukha Vadari 2026-03-11 18:03:08 -04:00
  • 0e3600a18f refactor: Improve exception handling Mayukha Vadari 2026-03-10 17:22:44 -04:00
  • 46d5c67a8d fix: Mark SAV and Lending transactions as NotDelegable (#6489) yinyiqian1 2026-03-11 17:27:35 -04:00
  • ce9ccf844a fix: Remove unneeded import, fix log (#6532) Mayukha Vadari 2026-03-11 15:36:03 -04:00
  • c791cae1ec test: Fix flaky subscribe tests (#6510) Sergey Kuznetsov 2026-03-11 18:06:12 +00:00
  • eeb0d15ea9 refactor: return optional buffers for helper functions (#6520) Shawn Xie 2026-03-11 12:02:27 -04:00
  • 7b3724b7a3 fix: Add missed clang-tidy bugprone-inc-dec-conditions check (#6526) Alex Kremer 2026-03-11 14:04:26 +00:00
  • bee2d112c6 ci: Fix how clang-tidy is run when .clang-tidy is changed (#6521) Ayaz Salikhov 2026-03-11 13:18:18 +00:00
  • 01c977bbfe ci: Fix rules used to determine when to upload Conan recipes (#6524) Bart 2026-03-11 13:43:58 +01:00
  • 3baf5454f2 ci: Only upload artifacts in the XRPLF/rippled repository (#6523) Bart 2026-03-11 11:48:40 +01:00
  • 24a5cbaa93 chore: Build voidstar on amd64 only (#6481) Michael Legleux 2026-03-10 16:59:43 -07:00
  • eb7c8c6c7a chore: Use CMake components for install (#6485) Michael Legleux 2026-03-10 16:38:43 -07:00
  • 094c0358d1 Merge remote-tracking branch 'origin/develop' into pratik/test-tsan-and-gcc14-asan Pratik Mankawde 2026-03-10 21:33:44 +00:00
  • f27d8f3890 chore: Enable clang-tidy bugprone-inc-dec-in-conditions check (#6455) Alex Kremer 2026-03-10 20:12:15 +00:00
  • 8345cd77df chore: Enable clang-tidy bugprone-unused-raii check (#6505) Alex Kremer 2026-03-10 19:48:56 +00:00
  • 40535024dc Merge remote-tracking branch 'origin/develop' into pratik/test-tsan-and-gcc14-asan Pratik Mankawde 2026-03-10 18:23:44 +00:00
  • c38aabdaee chore: Enable clang-tidy bugprone-unhandled-self-assignment check (#6504) Alex Kremer 2026-03-10 17:42:49 +00:00
  • b5756c44bc Merge branch 'develop' into ximinez/lending-sendmulti Ed Hennis 2026-03-10 13:39:33 -04:00
  • 56dc85d417 Merge branch 'develop' into ximinez/lending-shortages Ed Hennis 2026-03-10 13:39:27 -04:00
  • e2d9e436ba Merge branch 'ximinez/online-delete-gaps' into ximinez/online-delete-lastrotated Ed Hennis 2026-03-10 13:39:16 -04:00
  • e443a76d83 Merge branch 'develop' into ximinez/number-maxint-range Ed Hennis 2026-03-10 13:38:28 -04:00
  • e67d78b2b9 improves code readability Vito 2026-03-10 18:02:35 +01:00
  • 3b088ed0dc Merge branch 'develop' into ximinez/online-delete-gaps Ed Hennis 2026-03-10 12:46:18 -04:00
  • bd297f434b Merge branch 'tapanito/lending-fix-amendment' into tapanito/poc-vault-valuation Vito Tumas 2026-03-10 17:34:08 +01:00
  • 368f56db93 adds missing expectedState call Vito 2026-03-10 17:33:32 +01:00
  • 614ef3b8f6 makes unit-test numbers more explicit Vito 2026-03-10 17:30:29 +01:00
  • 48535d5226 Merge branch 'develop' into bthomee/node_depth Bart 2026-03-10 17:11:14 +01:00
  • eb46d9e417 Integrate Permissioned Domain & Credential Checks for Lending Protocol JCW 2026-03-10 15:54:37 +00:00
  • 780380da7e Modularization fixes (#6488) Olek 2026-03-10 11:37:12 -04:00
  • 9ca6fd5ef0 minor changes pratik/AutomatedHarness Pratik Mankawde 2026-03-10 15:29:56 +00:00
  • 84cc8599af chore: Apply clang-format width 100 (#6516) Shawn Xie 2026-03-10 11:24:01 -04:00
  • a896ed3987 chore: Enable clang-tidy bugprone-optional-value-conversion check (#6470) Alex Kremer 2026-03-10 14:56:24 +00:00
  • d1a6558080 Merge branch 'develop' into bthomee/node_depth Bart 2026-03-10 15:39:32 +01:00
  • 32a2fd7460 docs: Add agent runtimes, MCP integrations, and bug pipeline to harness engineering report Pratik Mankawde 2026-03-10 12:52:46 +00:00
  • 506c55622f adds one more design proposal tapanito/invariant-architecture Vito 2026-03-10 13:33:58 +01:00
  • 1a7d67c4db chore: Enable clang-tidy bugprone-reserved-identifier check (#6456) Alex Kremer 2026-03-10 09:29:08 +00:00
  • 92983d8040 chore: Enable clang-tidy bugprone-too-small-loop-variable check (#6473) Alex Kremer 2026-03-10 08:56:44 +00:00
  • 320a65f77c chore: Enable clang-tidy bugprone-suspicious-stringview-data-usage check (#6467) Alex Kremer 2026-03-10 08:34:27 +00:00
  • 45b8c4d732 chore: Update XRPLF/actions (#6508) Ayaz Salikhov 2026-03-09 21:47:22 +00:00
  • 36c1c5f3cd Merge develop into confidential-transfer Shawn Xie 2026-03-09 16:50:01 -04:00
  • 2c94e213c2 Resolve conflicts Shawn Xie 2026-03-09 15:27:25 -04:00
  • cbcc75ff2d Merge remote-tracking branch 'upstream/develop' into ct-merge-dev-100col Shawn Xie 2026-03-09 15:25:10 -04:00
  • e284969ae4 chore: Enable clang-tidy bugprone-pointer-arithmetic-on-polymorphic-object check (#6469) Alex Kremer 2026-03-09 18:36:56 +00:00
  • da7698974c Merge commit '2c1fad102353e11293e3edde1c043224e7d3e983' into ct-merge-dev-100col Shawn Xie 2026-03-09 14:24:26 -04:00
  • a3a82faa3d fix conflicts and update modularization Shawn Xie 2026-03-09 14:23:22 -04:00
  • fff83c1d4a Merge commit '25cca465538a56cce501477f9e5e2c1c7ea2d84c' into ct-merge-dev-100col Shawn Xie 2026-03-09 14:02:31 -04:00
  • 803ab67fc5 fix: address auditor feedbacks (#6511) Shawn Xie 2026-03-09 13:59:32 -04:00
  • a5d9d75e40 updates proposal with an alternative Vito 2026-03-09 18:21:59 +01:00
  • 0335076359 chore: Fix additional clang-tidy issues for unused-local-non-trivial-variable check (#6509) Alex Kremer 2026-03-09 17:16:04 +00:00
  • 7e2b137131 chore: Use check-pr-title from XRPLF/actions (#6506) Ayaz Salikhov 2026-03-09 16:53:52 +00:00
  • e2290b1a0a feat: Add mutex wrapper from clio (#6447) Sergey Kuznetsov 2026-03-09 16:33:20 +00:00
  • 7a0c9477f2 Merge remote-tracking branch 'origin/develop' into tapanito/invariant-architecture Vito 2026-03-09 16:51:14 +01:00
  • 1ee0567b14 chore: Enable clang-tidy bugprone-suspicious-missing-comma check (#6468) Alex Kremer 2026-03-09 15:48:38 +00:00