Commit Graph

  • e485d5d6ad Add Grace Period to testLoanNextPaymentDueDateOverflow Ed Hennis 2025-11-07 15:37:32 -05:00
  • 54d738b93e Implicitly authorize Vault and LoanBroker pseudo-accounts (#5976) Gregory Tsipenyuk 2025-11-07 00:39:34 -05:00
  • 3fdd3cb495 Refactor loan test helpers into reusable functions Ed Hennis 2025-11-06 23:37:30 -05:00
  • 2a9eec6c4f Fix empty/zero broker ID in LoanBrokerSet and LoanSet (#5977) Gregory Tsipenyuk 2025-11-06 21:05:08 -05:00
  • 3a45fc3364 fix: Use ".value()" instead of "->" when with STObject::Proxy objects Ed Hennis 2025-11-06 20:08:11 -05:00
  • 8428255866 Handle zero rate in computePaymentFactor Ed Hennis 2025-11-06 19:36:40 -05:00
  • e001681ada fix: Improve rounding for IOU loans Ed Hennis 2025-11-06 19:20:53 -05:00
  • d2f8e3817e Another arbitrary test case to try Ed Hennis 2025-11-06 19:12:02 -05:00
  • a38e09e327 Add testDustManipulation test, which is expected to fail Ed Hennis 2025-11-06 12:48:02 -05:00
  • b7ed35cb04 Fix merge issue: references to retired features Ed Hennis 2025-11-12 16:34:41 -05:00
  • 343824332c Merge branch 'develop' into ximinez/lending-number-simple Ed Hennis 2025-11-12 14:17:35 -05:00
  • bb71c62fca Merge branch 'ximinez/online-delete-gaps' into ximinez/online-delete-lastrotated Ed Hennis 2025-11-12 14:17:06 -05:00
  • a5d08b0cd5 Merge branch 'develop' into ximinez/emptydirectoryinvariant Ed Hennis 2025-11-12 14:17:02 -05:00
  • 957f4b15eb Merge remote-tracking branch 'XRPLF/develop' into ximinez/vault-test Ed Hennis 2025-11-12 14:16:09 -05:00
  • fbeae82d61 Merge branch 'develop' into ximinez/directory Ed Hennis 2025-11-12 14:13:03 -05:00
  • d6c0eb243b Merge branch 'develop' into ximinez/acquireAsyncDispatch Ed Hennis 2025-11-12 14:12:55 -05:00
  • d759a0a2b0 Merge branch 'develop' into ximinez/fix/validator-cache Ed Hennis 2025-11-12 14:12:51 -05:00
  • 79d294bd2d Merge branch 'develop' into ximinez/fix-getledger Ed Hennis 2025-11-12 14:12:47 -05:00
  • 8f772b9073 Merge remote-tracking branch 'XRPLF/develop' into ximinez/lending-XLS-66 Ed Hennis 2025-11-12 14:12:01 -05:00
  • ef7a3f5606 Merge branch 'develop' into ximinez/online-delete-gaps Ed Hennis 2025-11-12 13:59:45 -05:00
  • 8f13cb7002 deploy: 8580a5795a Bronek 2025-11-12 10:58:43 -08:00
  • 8580a5795a chore: Set version 3.1.0-b0 (#5986) 3.1.0-b0 Bronek Kozicki 2025-11-12 18:55:49 +00:00
  • ef66a1cc0e Disable inner Batch transactions for Vault and Loan types Ed Hennis 2025-11-12 13:46:11 -05:00
  • 09a6e46c39 pass sanitizer flags to linker as well Pratik Mankawde 2025-11-12 17:32:39 +00:00
  • a32b5723e5 fixup! fixup! Step 1: Convert Number to use 128-bit numbers internally Ed Hennis 2025-11-12 12:16:18 -05:00
  • c03866bf0f Variable rename (#6028) Shawn Xie 2025-11-12 11:58:05 -05:00
  • a93052e765 added -fPIC flag Pratik Mankawde 2025-11-12 16:58:01 +00:00
  • 8d83a49f20 added test code pratik/openssl_111_perf_test Pratik Mankawde 2025-11-12 16:29:18 +00:00
  • b8f9b96738 openssl 1.1.1w Pratik Mankawde 2025-11-12 16:27:26 +00:00
  • 1cc00cddd8 trying with " and dyn linking Pratik Mankawde 2025-11-12 16:19:34 +00:00
  • 5f2a351e3f reverted mcmodel to medium Pratik Mankawde 2025-11-12 16:08:36 +00:00
  • 427f813cea cleaned up pratik/openssl-3.6.0-alpha-performance-test Pratik Mankawde 2025-11-12 15:19:39 +00:00
  • 3048f55270 fixup! Step 1: Convert Number to use 128-bit numbers internally Ed Hennis 2025-11-12 10:14:05 -05:00
  • 5e89bce8d9 use mcmodel=large Pratik Mankawde 2025-11-12 14:48:10 +00:00
  • 9b53bd9871 ci: Clean workspace on Windows self-hosted runners (#6024) Bart 2025-11-12 09:30:45 -05:00
  • 7d2ec291de Merge branch 'develop' into pratik/openssl-3.6.0-alpha-performance-test Pratik Mankawde 2025-11-12 14:25:04 +00:00
  • c4162da6ab Merge branch 'develop' into pratik/openssl_354_test pratik/openssl_354_test Pratik Mankawde 2025-11-12 14:24:34 +00:00
  • 07a2a4327e added openssl test Pratik Mankawde 2025-11-12 14:24:09 +00:00
  • 9b793cd429 linker flag correction Pratik Mankawde 2025-11-12 14:16:58 +00:00
  • b650852fa7 static liking for gcc Pratik Mankawde 2025-11-12 14:09:12 +00:00
  • 2d41bfec05 Merge branch 'develop' into vlntb/malloc-trim Valentin Balaschenko 2025-11-12 15:36:29 +02:00
  • 52c83684cd unit tests + refactore Valentin Balaschenko 2025-11-12 13:35:21 +00:00
  • da1ee02d0b deploy: 5fc07e3979 bthomee 2025-11-12 05:26:48 -08:00
  • 5fc07e3979 docs: fix spelling in comments (#6002) hustrust 2025-11-12 21:23:45 +08:00
  • 1d76de83f6 minor correction Pratik Mankawde 2025-11-12 13:12:01 +00:00
  • ea4d062e68 added ubsan file Pratik Mankawde 2025-11-12 12:15:45 +00:00
  • dcd0553050 sanitizer builds only for gcc15 and clang20. no linking check for sanitizer builds Pratik Mankawde 2025-11-12 11:46:20 +00:00
  • 3cc645c1fe Merge branch 'develop' into pratik/openssl-3.6.0-alpha-performance-test Pratik Mankawde 2025-11-12 10:57:22 +00:00
  • 6355eba88e Merge branch 'develop' into pratik/Add-sanitizers-to-CI-builds Pratik Mankawde 2025-11-12 10:37:48 +00:00
  • 2e5afa7556 updated asan suppressions file Pratik Mankawde 2025-11-12 10:36:02 +00:00
  • e7e4d52e38 Version 3.0.0-rc1 3.0.0-rc1 Bronek Kozicki 2025-10-27 15:55:48 +00:00
  • 4135d56aa0 fix: floating point representation errors in vault (#5997) Bronek Kozicki 2025-11-11 19:39:09 +00:00
  • 865557024e ci: Specify bash as the default shell in workflows (#6021) Ayaz Salikhov 2025-11-11 18:17:03 +00:00
  • d030fdaa2b Step 1: Convert Number to use 128-bit numbers internally Ed Hennis 2025-11-12 00:26:13 -05:00
  • 35dde1521b deploy: 2ebc2ca885 bthomee 2025-11-11 11:42:09 -08:00
  • 2ebc2ca885 fix: floating point representation errors in vault (#5997) Bronek Kozicki 2025-11-11 19:39:09 +00:00
  • 7d05090d68 setting variables in run Pratik Mankawde 2025-11-11 19:21:33 +00:00
  • 916f00039c try 8 Pratik Mankawde 2025-11-11 19:15:50 +00:00
  • e687ab8653 try 7 Pratik Mankawde 2025-11-11 19:07:22 +00:00
  • b182b6abf7 try 6 Pratik Mankawde 2025-11-11 19:02:08 +00:00
  • 509d388f97 try 6 Pratik Mankawde 2025-11-11 18:58:21 +00:00
  • fd712770e1 try 5 Pratik Mankawde 2025-11-11 18:53:42 +00:00
  • 695f4a2cc9 try 4 Pratik Mankawde 2025-11-11 18:50:04 +00:00
  • 5ea3b4327d try 3 Pratik Mankawde 2025-11-11 18:46:13 +00:00
  • a9444d3a42 try 2 Pratik Mankawde 2025-11-11 18:42:14 +00:00
  • 20326a785b putting commented code back Pratik Mankawde 2025-11-11 18:39:00 +00:00
  • 5ef2ced584 testing by printing asan_options Pratik Mankawde 2025-11-11 18:38:21 +00:00
  • a011d29fcb trying again with minor change Pratik Mankawde 2025-11-11 18:36:51 +00:00
  • 9abec17536 commenting out windows and mac for now. Pratik Mankawde 2025-11-11 18:32:58 +00:00
  • 2bc089a962 Merge branch 'develop' into pratik/Add-sanitizers-to-CI-builds Pratik Mankawde 2025-11-11 18:30:47 +00:00
  • 14f605b2f9 minor Pratik Mankawde 2025-11-11 18:29:52 +00:00
  • f2365543fb added variable in an early action Pratik Mankawde 2025-11-11 18:19:04 +00:00
  • d9c26bd7a9 another comb. Pratik Mankawde 2025-11-11 18:17:37 +00:00
  • c2a90b706f ci: Specify bash as the default shell in workflows (#6021) Ayaz Salikhov 2025-11-11 18:17:03 +00:00
  • 937dc8740e another combi Pratik Mankawde 2025-11-11 17:53:16 +00:00
  • e59a061ac5 deploy: 9ffb434315 bthomee 2025-11-11 09:48:14 -08:00
  • 9ffb434315 refactor: Add XRPL_RETIRE_FIX and XRPL_RETIRE_FEATURE macros (#6014) Jingchen 2025-11-11 17:45:13 +00:00
  • 9b92aafe6d fixed path to atsan Pratik Mankawde 2025-11-11 17:42:23 +00:00
  • 124b6ca4bd using GITHUB_WORKSPACE now Pratik Mankawde 2025-11-11 17:27:51 +00:00
  • 28885a4638 path revert Pratik Mankawde 2025-11-11 17:13:45 +00:00
  • 6c375f1346 Convert sfNextPaymentDueDate from optional to default Ed Hennis 2025-11-11 12:02:58 -05:00
  • 5478e4fee6 move working_dir up Pratik Mankawde 2025-11-11 16:57:32 +00:00
  • 72b34e6615 efficient call from doSweep and online delete Valentin Balaschenko 2025-11-11 16:53:02 +00:00
  • 72b3a03538 Merge branch 'develop' into pratik/Add-sanitizers-to-CI-builds Pratik Mankawde 2025-11-11 16:51:12 +00:00
  • 18b65fd129 linked model flags specific to amd64 Pratik Mankawde 2025-11-11 16:42:57 +00:00
  • a1ed175b66 trim min internal Valentin Balaschenko 2025-11-11 16:08:04 +00:00
  • 91b96d6386 chore: Move running of unit tests out of coverage target (#6018) Bronek Kozicki 2025-11-11 14:55:16 +00:00
  • ebf917ab15 no-var-tracking is gcc specific Pratik Mankawde 2025-11-11 15:33:17 +00:00
  • da27256b35 deploy: ff18cfef96 bthomee 2025-11-11 07:24:06 -08:00
  • ff18cfef96 refactor: Retire DepositPreAuth and DepositAuth amendments (#5978) Jingchen 2025-11-11 15:21:07 +00:00
  • 3fdd42af63 encapsulate and instrument Valentin Balaschenko 2025-11-11 15:19:50 +00:00
  • 2178fb919f Merge branch 'develop' into pratik/Add-sanitizers-to-CI-builds Pratik Mankawde 2025-11-11 15:08:00 +00:00
  • e156ed40ba minor formatting Pratik Mankawde 2025-11-11 15:06:47 +00:00
  • db5aa2d277 added no-var-tracking Pratik Mankawde 2025-11-11 15:03:20 +00:00
  • 3ffaab00f2 deploy: 03704f712b bthomee 2025-11-11 06:58:16 -08:00
  • e347da9fac added mcmodel flags for linker Pratik Mankawde 2025-11-11 14:56:07 +00:00
  • 03704f712b chore: Move running of unit tests out of coverage target (#6018) Bronek Kozicki 2025-11-11 14:55:16 +00:00
  • 6b8d5b57e1 updated suppression file paths Pratik Mankawde 2025-11-11 14:36:27 +00:00
  • 0029210926 minor fix Pratik Mankawde 2025-11-11 14:16:39 +00:00
  • 8499b2bdd0 deploy: 9b332d88c1 bthomee 2025-11-11 06:10:44 -08:00