Commit Graph

  • 302802e42d Fix clang-tidy issues Ed Hennis 2026-04-13 20:23:23 -04:00
  • ee9b486f8b Fix clang-tidy Ed Hennis 2026-04-13 20:17:55 -04:00
  • 1fcde8ac28 fix formatting Ed Hennis 2026-04-13 20:11:32 -04:00
  • 8122ed62b6 Experiment: Add invariant to enforce directory node population Ed Hennis 2025-04-15 09:05:00 -04:00
  • 9c65cecac7 Add command line unittest-fee Ed Hennis 2025-04-09 19:46:53 -04:00
  • 53e6d7580a rabbit hole: refactor dirAdd to find gaps in "full" directories. Ed Hennis 2025-03-21 19:15:57 -04:00
  • 8f329e3bc6 Use Validator List (VL) cache files in more scenarios Ed Hennis 2025-02-26 15:19:27 -05:00
  • 61fbde3a71 refactor: Remove unused notTooManyOffers function from NFTokenUtils (#6737) Zhiyuan Wang 2026-04-13 19:18:10 -04:00
  • 4ab2950410 Reduce duplicate peer traffic for ledger data (#5126) Ed Hennis 2026-04-13 18:40:46 -04:00
  • 56decaf852 Update cfg/xrpld-example.cfg Mayukha Vadari 2026-04-13 17:08:07 -04:00
  • 027abbae8e Merge branch 'ripple/smart-escrow' into ripple/se/supported ripple/se/supported Mayukha Vadari 2026-04-13 17:01:54 -04:00
  • d562129e7c Merge branch 'ripple/se/fees' into ripple/smart-escrow ripple/smart-escrow Mayukha Vadari 2026-04-13 17:01:46 -04:00
  • 1d9fe9dbaf Merge branch 'ripple/wasmi-host-functions' into ripple/se/fees Mayukha Vadari 2026-04-13 17:01:20 -04:00
  • a2ab6c79ac Add requireAuth invariant Gregory Tsipenyuk 2026-04-13 15:22:49 -04:00
  • 5439264bdb Fix MPTInvariant refactoring Gregory Tsipenyuk 2026-04-13 13:39:20 -04:00
  • 62921eb913 Update src/libxrpl/tx/invariants/MPTInvariant.cpp Gregory Tsipenyuk 2026-04-13 13:29:04 -04:00
  • e6eb6ccf6c fix merge error Denis Angell 2026-04-12 00:38:52 +02:00
  • 5351d4f089 Fix STJson and multiple emitted transactions (#6724) Mayukha Vadari 2026-04-11 18:21:56 -04:00
  • a1613e5b0d Support compact AND-composed sigma proof (#6861) ripple/attackathon-april-2026 yinyiqian1 2026-04-10 20:42:23 -04:00
  • dae0a53c20 Merge branch 'mvadari/rearch/account' into mvadari/rearch/token mvadari/rearch/token Mayukha Vadari 2026-04-10 18:06:38 -04:00
  • ac4f14298a Turn amendments to supported yes for attackathon (#6857) Kenny Lei 2026-04-10 14:42:27 -07:00
  • 2570c7df0e Sponsored Fees and Reserves for Attackathon (#6842) Kenny Lei 2026-04-10 13:51:22 -07:00
  • 24241a6f90 fix: MPT/DEX assorted fixes (#6840) Gregory Tsipenyuk 2026-04-10 14:07:09 -04:00
  • 243ca1bdec Pass std::string_view by value, fix dangling reference in ServerHandler copilot/convert-boost-to-std-string-view copilot-swe-agent[bot] 2026-04-10 17:53:48 +00:00
  • 5229ff5a45 fix: fix pipeline failures (#6850) Shawn Xie 2026-04-10 13:42:59 -04:00
  • ad5adc14be fix: Fix pipeline for attackathon (#6852) Shawn Xie 2026-04-10 12:33:02 -04:00
  • 50cacddcf8 Add CheckCash can't transfer failure unit-test. Gregory Tsipenyuk 2026-04-10 12:25:01 -04:00
  • a047d1bc9b Merge branch 'develop' into ximinez/lending-sendmulti Ed Hennis 2026-04-10 12:13:23 -04:00
  • 8da9017656 Merge branch 'develop' into ximinez/lending-shortages Ed Hennis 2026-04-10 12:13:19 -04:00
  • eebff3ece2 Merge branch 'ximinez/online-delete-gaps' into ximinez/online-delete-lastrotated Ed Hennis 2026-04-10 12:13:11 -04:00
  • 8dcbcb22c2 Merge branch 'develop' into ximinez/acquireAsyncDispatch Ed Hennis 2026-04-10 12:12:54 -04:00
  • 47f6422ee7 Merge branch 'develop' into ximinez/number-maxint-range Ed Hennis 2026-04-10 12:12:38 -04:00
  • 5d881f87a3 Merge branch 'develop' into ximinez/online-delete-gaps Ed Hennis 2026-04-10 12:12:27 -04:00
  • a839b8b92a Add ValidMPTTransfer invariant unit-tests. Gregory Tsipenyuk 2026-04-10 11:49:43 -04:00
  • e2e537b3bb fix: Change Tuning::bookOffers minimum limit to 1 (#6812) Bart 2026-04-10 10:38:46 -04:00
  • f44dfc89cc refactor: acquireAsync will dispatch a job, not the other way around Ed Hennis 2026-04-10 10:31:21 -04:00
  • 1a2c0e7d32 Improve ValidMPTTransfer::finalize() Gregory Tsipenyuk 2026-04-10 09:20:56 -04:00
  • 2ca91e701e Merge branch 'develop' into ximinez/lending-sendmulti Ed Hennis 2026-04-10 09:14:24 -04:00
  • b4425f5502 Merge branch 'develop' into ximinez/lending-shortages Ed Hennis 2026-04-10 09:14:08 -04:00
  • be6b84d4be Merge branch 'ximinez/online-delete-gaps' into ximinez/online-delete-lastrotated Ed Hennis 2026-04-10 09:13:35 -04:00
  • 8201d0330e Merge branch 'develop' into ximinez/number-maxint-range Ed Hennis 2026-04-10 09:11:23 -04:00
  • a8a8035b32 Merge branch 'develop' into ximinez/online-delete-gaps Ed Hennis 2026-04-10 09:10:39 -04:00
  • a873250019 chore: Make pre-commit line ending conversions work on Windows (#6832) (#6833) Ed Hennis 2026-04-10 06:12:52 -04:00
  • 7cdbbc4d90 Fix DynamicMPT for Attackathon (#6834) yinyiqian1 2026-04-09 22:47:46 -04:00
  • 8cc2169939 test: Calling wrap functions from c++ side (#6699) Olek 2026-04-09 18:48:58 -04:00
  • ea3ca12894 fix clang-tidy Mayukha Vadari 2026-04-09 18:05:07 -04:00
  • 7b27096aac Merge branch 'develop' into mvadari/rearch/account Mayukha Vadari 2026-04-09 18:04:49 -04:00
  • c00491baa1 fix one last typo bug Mayukha Vadari 2026-04-09 17:52:04 -04:00
  • 4e2b41c425 Batch for Attackathon (#6732) Kenny Lei 2026-04-09 14:27:54 -07:00
  • 77df21b485 Address AI review Gregory Tsipenyuk 2026-04-09 17:25:17 -04:00
  • d616aff4e2 fix tests (typos) Mayukha Vadari 2026-04-09 17:14:46 -04:00
  • d3e85087e0 Fix redundant trinary result Ed Hennis 2026-04-09 16:59:26 -04:00
  • 3db7e84e06 Merge branch 'develop' into ximinez/lending-sendmulti Ed Hennis 2026-04-09 17:00:43 -04:00
  • f81500319b Merge remote-tracking branch 'XRPLF/develop' into ximinez/lending-shortages Ed Hennis 2026-04-09 16:47:15 -04:00
  • d1b4c76c29 Merge branch 'develop' into mvadari/fix-bad-cast Mayukha Vadari 2026-04-09 15:44:12 -04:00
  • 6eaf0bf180 fix: Bidirection Object Storage for delegation for Attackathon (#6830) Kenny Lei 2026-04-09 12:12:23 -07:00
  • 87e951470d Fix granular permission for Attackathon (#6831) Kenny Lei 2026-04-09 12:08:18 -07:00
  • 63f270f00e Update src/libxrpl/tx/invariants/MPTInvariant.cpp Gregory Tsipenyuk 2026-04-09 14:35:38 -04:00
  • d01cfb63ff Change the "Legacy" variables to amendment checks in visitNodes Ed Hennis 2026-04-09 13:54:26 -04:00
  • 0a896b7957 Fix double adjustOwnerCount() in AMMWithdraw. Gregory Tsipenyuk 2026-04-07 15:59:32 -04:00
  • dfa1da47fa Confidential Transfer for Attackathon (#6828) Shawn Xie 2026-04-09 13:01:55 -04:00
  • f86acbf127 Merge remote-tracking branch 'XRPLF/develop' into tapanito/invariant-bugfix Ed Hennis 2026-04-09 12:45:04 -04:00
  • 6a8016f288 Merge develop into confidential-transfer Shawn Xie 2026-04-09 11:54:29 -04:00
  • 12eb050bf8 Change tecFROZEN to tecLOCKED for locked MPT. Replace checkMPTTxAllowed() with canMPTTradeAndTransfer(). Gregory Tsipenyuk 2026-04-07 14:00:04 -04:00
  • d26d93130e Replace canTrade with canTransfer in CheckCreate/Cash (Check is not DEX tx). Gregory Tsipenyuk 2026-04-06 14:35:13 -04:00
  • a91e8ddad7 Add ValidMPTTransfer invariant. Gregory Tsipenyuk 2026-04-06 13:34:05 -04:00
  • 0b981528b9 Merge branch 'ximinez/online-delete-gaps' into ximinez/online-delete-lastrotated Ed Hennis 2026-04-09 11:51:02 -04:00
  • 9ac062c5a0 Merge branch 'develop' into ximinez/number-maxint-range Ed Hennis 2026-04-09 11:41:18 -04:00
  • 45af14231f Merge branch 'develop' into ximinez/online-delete-gaps Ed Hennis 2026-04-09 11:39:55 -04:00
  • 5d38603f90 fix compile and test failure Shawn Xie 2026-04-09 11:22:31 -04:00
  • 6f4fddc1ae Merge remote-tracking branch 'upstream/develop' into ct-merge-mpt-dex Shawn Xie 2026-04-09 11:05:31 -04:00
  • 4ae17f193f Add JS fields required for Clio mpt_holder_api (#6810) Peter Chen 2026-04-09 10:49:10 -04:00
  • 2576f16f96 Merge branch 'ximinez/online-delete-gaps' into ximinez/online-delete-lastrotated Ed Hennis 2026-04-08 17:00:25 -04:00
  • f631d95585 Merge branch 'develop' into ximinez/number-maxint-range Ed Hennis 2026-04-08 16:57:46 -04:00
  • 380bf274d0 Merge branch 'develop' into ximinez/online-delete-gaps Ed Hennis 2026-04-08 16:56:56 -04:00
  • 56c9d1d497 fix: Add description for terLOCKED error (#6811) Gregory Tsipenyuk 2026-04-08 16:56:19 -04:00
  • be9913f16f Merge branch 'develop' into mvadari/rearch/account Mayukha Vadari 2026-04-08 16:51:06 -04:00
  • b99a7666ab respond to human comments Mayukha Vadari 2026-04-08 16:50:55 -04:00
  • 683ff84ee0 respond to copilot comments Mayukha Vadari 2026-04-08 16:42:53 -04:00
  • 9c9281e5d9 Merge branch 'develop' into mvadari/rearch/account Mayukha Vadari 2026-04-08 16:33:54 -04:00
  • d52dd29d20 fix: Address AI reviewer comments for Permission Delegation (#6675) yinyiqian1 2026-04-08 16:22:19 -04:00
  • efa3328aba Merge branch 'develop' into ximinez/number-maxint-range Ed Hennis 2026-04-08 15:13:36 -04:00
  • 460ec5eeea Merge branch 'develop' into ximinez/online-delete-gaps Ed Hennis 2026-04-08 15:12:46 -04:00
  • 36c805692a add batch tests (#6598) Peter Chen 2026-04-08 14:45:11 -04:00
  • fb667a79b8 Merge branch 'develop' into mvadari/refactor-tec-deletions Mayukha Vadari 2026-04-08 14:23:49 -04:00
  • 41ce0893c0 Merge branch 'ripple/smart-escrow' of https://github.com/XRPLF/rippled into ripple/se/supported Mayukha Vadari 2026-04-08 13:54:32 -04:00
  • 74beb5f80d Merge branch 'ripple/se/fees' of https://github.com/XRPLF/rippled into ripple/smart-escrow Mayukha Vadari 2026-04-08 13:52:24 -04:00
  • a4dfdaf77a Merge branch 'ripple/wasmi-host-functions' of https://github.com/XRPLF/rippled into ripple/se/fees Mayukha Vadari 2026-04-08 13:51:41 -04:00
  • 826f613ad8 Merge branch 'ripple/wasmi' of https://github.com/XRPLF/rippled into ripple/wasmi-host-functions Mayukha Vadari 2026-04-08 13:51:09 -04:00
  • 1259c1d5ca Merge branch 'develop' of https://github.com/XRPLF/rippled into ripple/wasmi Mayukha Vadari 2026-04-08 13:48:41 -04:00
  • 7793b5f10b refactor: Combine AMMHelpers and AMMUtils (#6733) Mayukha Vadari 2026-04-08 13:38:33 -04:00
  • 5bd7ce1dfd Add tests for confidential delegation with tickets (#6808) yinyiqian1 2026-04-08 13:20:59 -04:00
  • 49aed46d46 Merge remote-tracking branch 'origin/develop' into copilot/apply-asfdisallowincomingtrustline copilot/apply-asfdisallowincomingtrustline copilot-swe-agent[bot] 2026-04-08 17:19:10 +00:00
  • 1a03234296 Merge develop: integrate MPT support for checkAcceptAsset with DisallowIncomingTrustline fix copilot-swe-agent[bot] 2026-04-08 17:00:10 +00:00
  • dfcad69155 feat: Add MPT support to DEX (#5285) Gregory Tsipenyuk 2026-04-08 12:17:37 -04:00
  • 620124e58e Merge branch 'ripple/smart-escrow' of https://github.com/XRPLF/rippled into ripple/se/supported Mayukha Vadari 2026-04-08 11:43:49 -04:00
  • 4bae4d781f fix build Mayukha Vadari 2026-04-08 11:43:21 -04:00
  • 01a5e07830 Merge branch 'ripple/se/fees' of https://github.com/XRPLF/rippled into ripple/smart-escrow Mayukha Vadari 2026-04-08 09:58:40 -04:00
  • 34522bc668 Merge branch 'ripple/wasmi-host-functions' of https://github.com/XRPLF/rippled into ripple/se/fees Mayukha Vadari 2026-04-08 09:58:24 -04:00
  • d2641d85bd New floats format, STAmount compatible (#6600) Olek 2026-04-07 20:19:19 -04:00