Commit Graph

  • d8dc000488 add prefunded sponsor tests tequ 2025-10-08 16:48:47 +09:00
  • f35d0dc829 Add convenience functions to MPT test-framework. (#5870) Gregory Tsipenyuk 2025-10-09 00:22:38 -04:00
  • 5bac21c05b Revert "fix: FD/handle guarding + exponential backoff (#5823)" (#5869) Bart 2025-10-08 16:01:29 -04:00
  • 9006bbda9d using clearLedgerCachePrior Valentin Balaschenko 2025-10-08 19:31:11 +01:00
  • 311da8fdcf Merge branch 'develop' into ximinez/lending-sttx-checksign Ed Hennis 2025-10-08 14:21:41 -04:00
  • 43fe1e7e9c Merge branch 'develop' into ximinez/online-delete-gaps Ed Hennis 2025-10-08 14:21:34 -04:00
  • 1cfdf70852 Merge branch 'develop' into vlntb/mem-leak-ledger-history vlntb/mem-leak-ledger-history Valentin Balaschenko 2025-10-08 19:17:18 +01:00
  • 1643d22103 Revert "Bugfix: Adds graceful peer disconnection (#5669)" (#5855) Vito Tumas 2025-10-08 20:16:47 +02:00
  • f85c09e5ff Merge remote-tracking branch 'origin' into vvysokikh1/fix-positive-balance-trustline-pay-no-reserve Vladislav Vysokikh 2025-10-08 16:45:52 +01:00
  • b4a45f1f0f fixed positive balance trustline not incrementing owners count in some cases Vladislav Vysokikh 2025-10-08 16:36:33 +01:00
  • 5ecde3cf39 Add vault invariants (#5518) Bronek Kozicki 2025-10-08 16:04:02 +01:00
  • 620fb26823 test: Add more tests for Simulate RPC metadata (#5827) tequ 2025-10-08 23:36:09 +09:00
  • 28a01cfe5a decouple LedgerHistory and TaggedCache, renaming Valentin Balaschenko 2025-10-08 15:16:35 +01:00
  • d4d5e70cba locking Valentin Balaschenko 2025-10-08 14:59:15 +01:00
  • 6b6b213cf5 chore: Fix release build error (#5864) Bronek Kozicki 2025-10-08 14:45:44 +01:00
  • f61086b43c refactor: Update CI strategy matrix to use new RHEL 9 and RHEL 10 images (#5856) Bart 2025-10-08 09:15:24 -04:00
  • 176fd2b6e4 chore: exclude all UNREACHABLE blocks from codecov (#5846) Mayukha Vadari 2025-10-08 04:25:51 -04:00
  • a65cf6e07d add tests for sponsor flags tequ 2025-10-08 13:52:28 +09:00
  • 2df730438d Set version to 3.0.0-b1 (#5859) 3.0.0-b1 Bart 2025-10-07 16:28:19 -04:00
  • 5a89641d98 remove duplicate code Shawn Xie 2025-10-07 15:52:18 -04:00
  • beefa248a6 Merge remote-tracking branch 'upstream/develop' into confidential-transfer Shawn Xie 2025-10-07 15:00:14 -04:00
  • e919a25ecb Merge develop into ripple/confidential-transfer (#5835) Shawn Xie 2025-10-07 14:14:34 -04:00
  • 3f5c350c5a refactor source code Mayukha Vadari 2025-10-07 14:09:40 -04:00
  • 7f922c4919 reserve co-signing tequ 2025-10-08 02:50:08 +09:00
  • 0056f9e023 formatting Valentin Balaschenko 2025-10-07 18:30:25 +01:00
  • c7f5d25dac wip: refactore Valentin Balaschenko 2025-10-07 18:24:52 +01:00
  • 40ea5c6677 Merge branch 'develop' into vlntb/mem-leak-ledger-history Valentin Balaschenko 2025-10-07 14:02:12 +01:00
  • 754f597078 Support sfSponsorSignature autofilling in Simulate RPC tequ 2025-10-07 16:02:02 +09:00
  • 32cc7825f2 Merge branch 'refactor-simulate-autofill' into sponsor tequ 2025-10-07 15:30:48 +09:00
  • a6b0efff87 typo tequ 2025-10-07 11:19:31 +09:00
  • 28c5cadbea fix transactions.macro format tequ 2025-10-07 10:32:13 +09:00
  • 9df0ad64d1 Merge branch 'sponsor-new-signing' into sponsor tequ 2025-10-07 09:24:58 +09:00
  • 1441abcf01 use sfSponsorSignature tequ 2025-10-03 22:09:46 +09:00
  • 8d32b0f856 Add jtx, STObject, and RPC support for sig object fields Ed Hennis 2025-10-06 15:10:54 -04:00
  • 0fd535496b Merge branch 'ripple/smart-escrow' into ripple/se/supported Mayukha Vadari 2025-10-06 17:01:38 -04:00
  • db263b696c Merge branch 'ripple/se/fees' into ripple/smart-escrow Mayukha Vadari 2025-10-06 17:01:32 -04:00
  • f57b855d74 Merge branch 'ripple/wamr-host-functions' into ripple/se/fees Mayukha Vadari 2025-10-06 17:01:17 -04:00
  • 5b22d7a574 fix tests Mayukha Vadari 2025-10-06 16:04:31 -04:00
  • 9cc2e2cc16 clean up testCreateOfferExpiration Mayukha Vadari 2025-10-06 14:07:13 -04:00
  • 7e0d5ad933 roll back unnecessary changes Mayukha Vadari 2025-10-06 13:24:46 -04:00
  • 1425345fed clean up testAcceptOfferInvalid Mayukha Vadari 2025-10-06 13:19:49 -04:00
  • 5524610c82 exclude tecINTERNALs from codecov Mayukha Vadari 2025-08-22 10:41:35 -04:00
  • 11de1418e6 [Claude] clean up Mayukha Vadari 2025-08-21 21:12:45 -04:00
  • 36f27a63fc [manual] fix all the tests Mayukha Vadari 2025-08-21 21:05:29 -04:00
  • b5a94445aa [Claude] make progress Mayukha Vadari 2025-08-21 19:58:39 -04:00
  • ab71cfb206 [WIP] fix some stuff, hit the limit before I could continue Mayukha Vadari 2025-08-21 17:35:53 -04:00
  • 85120ed502 [Claude] Temporarily disable new tests to isolate amendment impact Mayukha Vadari 2025-08-21 15:25:54 -04:00
  • 9f7e9e4197 [Claude] Make existing NFToken tests amendment-aware for fixExpiredNFTokenOfferRemoval Mayukha Vadari 2025-08-21 15:04:26 -04:00
  • 55b3bc2332 [Claude] Fix NFToken expired offer test timing logic Mayukha Vadari 2025-08-21 14:45:40 -04:00
  • cbac095cf2 [Claude] attempt fix Mayukha Vadari 2025-08-21 14:21:26 -04:00
  • b589551a5d Fix test logic: use robust timing pattern for expired offer tests copilot-swe-agent[bot] 2025-08-21 14:45:59 +00:00
  • 0fd1dc12a5 Fix test logic: use fresh expiration times for buy offer and brokered scenarios copilot-swe-agent[bot] 2025-08-21 14:13:17 +00:00
  • 858dc2b63b Fix test logic: create offers with future expiration times, then advance ledger time copilot-swe-agent[bot] 2025-08-21 13:51:49 +00:00
  • 41bfa3819c Fix test logic error: buy offer should exist after creation regardless of amendment copilot-swe-agent[bot] 2025-08-21 13:41:24 +00:00
  • be5d105f07 Simplify amendment check using tweakedFeatures[] operator instead of count() copilot-swe-agent[bot] 2025-08-21 01:44:25 +00:00
  • 0493180658 Fix build error: use bo->key() instead of getIndex() and resolve clang-format issues copilot-swe-agent[bot] 2025-08-21 01:05:57 +00:00
  • 76a1831c6d Improve test coverage for brokered expired offers copilot-swe-agent[bot] 2025-08-20 23:28:00 +00:00
  • 98e9fce6ca Add fixExpiredNFTokenOfferRemoval amendment and implementation copilot-swe-agent[bot] 2025-08-20 23:25:38 +00:00
  • 35eaf4fe8a Initial plan copilot-swe-agent[bot] 2025-08-20 23:12:53 +00:00
  • da2b9455f2 fix: remove get_ledger_account_hash and get_ledger_tx_hash host functions (#5850) Mayukha Vadari 2025-10-06 16:38:40 -04:00
  • 86525d8583 test: add tests for fee voting (#5747) Mayukha Vadari 2025-10-06 16:32:04 -04:00
  • c41e52f57a Move Smart Escrow tests to separate file (#5849) Mayukha Vadari 2025-10-06 16:27:21 -04:00
  • 7120cce996 Add jtx, STObject, and RPC support for sig object fields Ed Hennis 2025-10-06 15:10:54 -04:00
  • d59772657e refactor: signature autofilling for Simulate RPC tequ 2025-10-04 14:37:06 +09:00
  • bc71d9c138 Add support for extra transaction signature validation Ed Hennis 2025-10-03 14:56:39 -04:00
  • 23045fcbef Add support for extra transaction signature validation Ed Hennis 2025-10-03 14:56:39 -04:00
  • 101b70f0e8 add assert when adding/removing sponsor field to LedgerEntry tequ 2025-10-03 15:05:48 +09:00
  • ee385e9d3b fix bad merge tequ 2025-10-03 15:04:33 +09:00
  • d576e9d214 Include exception messages in multi signature check result Ed Hennis 2025-10-02 22:07:33 -04:00
  • 4126d53978 Merge remote-tracking branch 'origin/develop' into sponsor tequ 2025-10-03 09:39:47 +09:00
  • 55772a0d07 add sfData preflight checks + tests (#5839) Mayukha Vadari 2025-10-02 17:50:43 -04:00
  • f8651a266c Merge branch 'ripple/smart-escrow' into ripple/se/supported Mayukha Vadari 2025-10-02 15:52:38 -04:00
  • 965a9e89ac Merge remote-tracking branch 'upstream/ripple/se/fees' into ripple/smart-escrow Mayukha Vadari 2025-10-02 15:51:35 -04:00
  • 51ee06429b Merge branch 'ripple/wamr-host-functions' into ripple/se/fees Mayukha Vadari 2025-10-02 14:35:36 -04:00
  • cb622488c0 Merge branch 'ripple/wamr' into ripple/wamr-host-functions Mayukha Vadari 2025-10-02 14:35:25 -04:00
  • 32f971fec6 Merge branch 'develop' into ripple/wamr Mayukha Vadari 2025-10-02 14:35:13 -04:00
  • c4f1313d29 ignore deprecated Pratik Mankawde 2025-10-02 17:36:39 +01:00
  • f770aac75c deleted conan.lock file Pratik Mankawde 2025-10-02 17:02:20 +01:00
  • 2cac24512c Tweaked Conan scripts to build against openssl3.6.0 Pratik Mankawde 2025-10-01 17:51:26 +01:00
  • 5863f05343 Merge branch 'develop' into ximinez/lending-XLS-66 Ed Hennis 2025-10-02 11:03:17 -04:00
  • f456a858c8 Merge branch 'develop' into ximinez/online-delete-gaps Ed Hennis 2025-10-02 11:03:07 -04:00
  • 59c3d5bddc add insufficient reserve check for xchain, vault tequ 2025-10-02 23:37:44 +09:00
  • 5d79bfc531 Remove bogus coverage warning (#5838) Bronek Kozicki 2025-10-02 11:54:09 +01:00
  • bc1ef1e839 add tests for XChainBridge tequ 2025-10-02 18:29:12 +09:00
  • ce23d0aa54 Merge remote-tracking branch 'XRPLF/develop' into ximinez/lending-XLS-66 Ed Hennis 2025-10-01 18:13:53 -04:00
  • 084c3aa88e Merge branch 'develop' into ximinez/online-delete-gaps Ed Hennis 2025-10-01 18:10:57 -04:00
  • 51ef35ab55 fix: Transaction sig checking functions do not get a full context (#5829) Ed Hennis 2025-10-01 16:58:43 -04:00
  • aac25e8c79 fixup! Review feedback from @Bronek: Add an assert Ed Hennis 2025-10-01 15:56:06 -04:00
  • 1888784e8e Review feedback from @Bronek: Add an assert Ed Hennis 2025-10-01 14:14:13 -04:00
  • 681c179174 Merge branch 'develop' into ximinez/lending-XLS-66 Ed Hennis 2025-10-01 13:14:33 -04:00
  • 34f9b63921 Merge branch 'develop' into ximinez/online-delete-gaps Ed Hennis 2025-10-01 13:14:22 -04:00
  • c3fdbc0430 SFields and formats (#5795) Shawn Xie 2025-10-01 13:02:11 -04:00
  • 330a3215bc fix: FD/handle guarding + exponential backoff (#5823) Valentin Balaschenko 2025-10-01 12:57:33 +01:00
  • 05739c59cf Merge branch 'develop' into ximinez/lending-XLS-66 Ed Hennis 2025-09-30 22:29:07 -04:00
  • bd3de79817 Merge branch 'develop' into ximinez/online-delete-gaps Ed Hennis 2025-09-30 22:28:53 -04:00
  • b127b24dae Addressed review feedback from @gregtatcam: Ed Hennis 2025-09-30 22:25:53 -04:00
  • 85c2ceacde Merge tag '2.6.1' into ximinez/merge261 Ed Hennis 2025-09-30 19:10:51 -04:00
  • c2a0824da0 Merge remote-tracking branch 'mywork/ximinez/lending-tx-fix' into ximinez/lending-XLS-66 Ed Hennis 2025-09-30 16:28:10 -04:00
  • 70d5c624e8 Set version to 2.6.1 2.6.1 Ed Hennis 2025-09-30 16:09:11 -04:00
  • 8e4fda160d Rename flags for DynamicMPT (#5820) yinyiqian1 2025-09-30 14:49:53 -04:00