Commit Graph

13979 Commits

Author SHA1 Message Date
Mayukha Vadari
dae0a53c20 Merge branch 'mvadari/rearch/account' into mvadari/rearch/token 2026-04-10 18:06:38 -04:00
Mayukha Vadari
ea3ca12894 fix clang-tidy 2026-04-09 18:05:07 -04:00
Mayukha Vadari
7b27096aac Merge branch 'develop' into mvadari/rearch/account 2026-04-09 18:04:49 -04:00
Mayukha Vadari
c00491baa1 fix one last typo bug 2026-04-09 17:52:04 -04:00
Mayukha Vadari
d616aff4e2 fix tests (typos) 2026-04-09 17:14:46 -04:00
Gregory Tsipenyuk
56c9d1d497 fix: Add description for terLOCKED error (#6811) 2026-04-08 20:56:19 +00:00
Mayukha Vadari
be9913f16f Merge branch 'develop' into mvadari/rearch/account 2026-04-08 16:51:06 -04:00
Mayukha Vadari
b99a7666ab respond to human comments 2026-04-08 16:50:55 -04:00
Mayukha Vadari
683ff84ee0 respond to copilot comments 2026-04-08 16:42:53 -04:00
Mayukha Vadari
9c9281e5d9 Merge branch 'develop' into mvadari/rearch/account 2026-04-08 16:33:54 -04:00
yinyiqian1
d52dd29d20 fix: Address AI reviewer comments for Permission Delegation (#6675) 2026-04-08 20:22:19 +00:00
Mayukha Vadari
7793b5f10b refactor: Combine AMMHelpers and AMMUtils (#6733) 2026-04-08 17:38:33 +00:00
Gregory Tsipenyuk
dfcad69155 feat: Add MPT support to DEX (#5285) 2026-04-08 16:17:37 +00:00
Pratik Mankawde
6d1a5be8d2 fix: Handle WSClient write failure when server closes WebSocket (#6671)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 19:15:40 +00:00
Ayaz Salikhov
b0fe2ec58a ci: Change conditions for uploading artifacts in public/private/org repos (#6734) 2026-04-07 14:32:13 +00:00
Mayukha Vadari
2d6450904d Merge branch 'develop' into mvadari/rearch/account 2026-04-07 09:22:44 -04:00
Bart
c00ed673a8 refactor: Rename non-functional uses of ripple(d) to xrpl(d) (#6676)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
2026-04-07 13:00:17 +00:00
Mayukha Vadari
f239256d87 refactor: Move more helper files into libxrpl/ledger/helpers (#6731)
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
2026-04-06 22:36:32 +00:00
Mayukha Vadari
00761dbb67 fix: Minor RPC fixes (#6730) 2026-04-06 22:15:16 +00:00
Zhiyuan Wang
077e03ff33 fix: Prevent deletion of MPTokens with active escrow (#6635)
Co-authored-by: Bart <bthomee@users.noreply.github.com>
2026-04-06 17:51:46 +00:00
Vito Tumas
7d524a03b8 fix: Clamp VaultClawback to assetsAvailable for zero-amount clawback (#6646) 2026-04-06 15:13:03 +00:00
Vito Tumas
c0ee813666 fix: Add assorted Lending Protocol fixes (#6678)
Co-authored-by: Shawn Xie <35279399+shawnxie999@users.noreply.github.com>
2026-04-03 17:41:45 +00:00
Mayukha Vadari
8e05416211 fix: Change variable signedness and correctly handle std::optional (#6657) 2026-04-03 15:16:50 +00:00
Mayukha Vadari
8269964c76 fix clang-tidy issues 2026-04-03 11:05:55 -04:00
Mayukha Vadari
945b4f77cd roll back unrelated changes 2026-04-03 10:42:51 -04:00
Mayukha Vadari
03863d91ad fix clang-tidy issues 2026-04-03 10:37:45 -04:00
Mayukha Vadari
737d128cca fix build issues 2026-04-03 10:08:20 -04:00
Mayukha Vadari
97629e7477 fix clang-tidy issues 2026-04-03 10:02:48 -04:00
Mayukha Vadari
b0ca6adf7a Merge branch 'develop' of https://github.com/XRPLF/rippled into mvadari/rearch/account 2026-04-03 09:58:21 -04:00
Mayukha Vadari
81555d5456 refactor: Reorganize RPC handler files (#6628) 2026-04-02 23:46:17 +00:00
Mayukha Vadari
e2238b13de fix merge issues 2026-04-02 18:56:33 -04:00
Mayukha Vadari
27e9d0d695 Merge branch 'develop' into mvadari/rearch/account 2026-04-02 18:55:11 -04:00
Mayukha Vadari
b3829e5e61 update readme 2026-04-02 18:48:00 -04:00
Mayukha Vadari
50968111da minor cleanups 2026-04-02 18:45:24 -04:00
Mayukha Vadari
fa77338bdc cleanup 2026-04-02 18:35:15 -04:00
Mayukha Vadari
ffd96e354f remove old isPseudoAccount helper 2026-04-02 18:28:29 -04:00
Mayukha Vadari
e9287812ef move Journal to constructor 2026-04-02 18:03:35 -04:00
Ayaz Salikhov
6b55c4cdc8 chore: Update XRPLF/actions (#6713) 2026-04-02 21:34:20 +00:00
yinyiqian1
3414a1776b docs: Add explanatory comment to checkFee (#6631) 2026-04-02 20:48:35 +00:00
yinyiqian1
6d9ed125f3 fix: Decouple reserve from fee in delegate payment (#6568) 2026-04-02 20:48:00 +00:00
Mayukha Vadari
819d3fcdfc Merge branch 'develop' into mvadari/rearch/account 2026-04-02 16:00:16 -04:00
Vito Tumas
02fa55df8d fix: Check trustline limits for share-denominated vault withdrawals (#6645) 2026-04-01 19:31:45 +00:00
Valentin Balaschenko
6e2452207d fix: Remove fatal assertion on Linux thread name truncation (#6690) 2026-04-01 16:56:45 +00:00
Alex Kremer
29e49abd3c chore: Enable clang-tidy coreguidelines checks (#6698)
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2026-04-01 15:46:14 +00:00
Ayaz Salikhov
ae21f53e4d ci: Allow uploading artifacts for XRPLF org (#6702) 2026-04-01 13:37:35 +00:00
Vito Tumas
bee1056faa fix: Enforce aggregate MaximumAmount in multi-send MPT (#6644)
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
2026-04-01 13:35:13 +00:00
Ayaz Salikhov
b6aa4a8fde chore: Use nudb recipe from the upstream (#6701) 2026-04-01 10:33:02 +00:00
Mayukha Vadari
a9afd2c116 fix: Fix previous ledger size typo in RCLConsensus (#6696) 2026-03-31 19:56:30 +00:00
Alex Kremer
2502befb42 chore: Enable clang-tidy misc checks (#6655) 2026-03-31 17:29:45 +00:00
Ayaz Salikhov
c3fae847f3 ci: Use pull_request_target to check for signed commits (#6697) 2026-03-31 17:14:41 +00:00