tequ
|
4d2945323d
|
fix AccountObjects_test.cpp error
|
2026-04-10 04:21:11 +09:00 |
|
tequ
|
700a528a25
|
Merge remote-tracking branch 'upstream/develop' into sponsor
|
2026-04-10 03:38:07 +09: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 |
|
tequ
|
3ea0067e6a
|
clang-format
|
2026-04-08 12:03:12 +09:00 |
|
tequ
|
3f4e88c300
|
Merge remote-tracking branch 'xrplf/develop' into sponsor
|
2026-04-08 11:47:16 +09: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 |
|
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
|
81555d5456
|
refactor: Reorganize RPC handler files (#6628)
|
2026-04-02 23:46:17 +00:00 |
|
yinyiqian1
|
6d9ed125f3
|
fix: Decouple reserve from fee in delegate payment (#6568)
|
2026-04-02 20:48:00 +00:00 |
|
Vito Tumas
|
02fa55df8d
|
fix: Check trustline limits for share-denominated vault withdrawals (#6645)
|
2026-04-01 19:31: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 |
|
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 |
|
Alex Kremer
|
2502befb42
|
chore: Enable clang-tidy misc checks (#6655)
|
2026-03-31 17:29:45 +00:00 |
|
Bart
|
7f53351920
|
chore: Remove unnecessary clang-format off/on directives (#6682)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
|
2026-03-31 15:38:04 +00:00 |
|
tequ
|
7c3ca98bd5
|
Merge remote-tracking branch 'upstream/develop' into sponsor
|
2026-03-31 14:22:49 +09:00 |
|
Alex Kremer
|
ab8c168e3b
|
chore: Enable remaining clang-tidy performance checks (#6648)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-30 17:08:47 +00:00 |
|
Jingchen
|
3a477e4d01
|
refactor: Address PR comments after the modularisation PRs (#6389)
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Co-authored-by: Bart <bthomee@users.noreply.github.com>
|
2026-03-30 15:22:38 +00:00 |
|
tequ
|
d0d4f1d153
|
Merge remote-tracking branch 'upstream/develop' into sponsor
|
2026-03-30 17:25:14 +09:00 |
|
Jingchen
|
addc1e8e25
|
refactor: Make function naming in ServiceRegistry consistent (#6390)
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Co-authored-by: Ed Hennis <ed@ripple.com>
|
2026-03-26 14:11:16 +00:00 |
|
Jingchen
|
8f182e825a
|
refactor: Modularise ledger (#6536)
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Co-authored-by: Bart <bthomee@users.noreply.github.com>
Co-authored-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
|
2026-03-25 16:32:45 +00:00 |
|
Alex Kremer
|
403fd7c649
|
fix: More clang-tidy issues found after merging to develop (#6640)
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
Co-authored-by: Bart <bthomee@users.noreply.github.com>
|
2026-03-25 14:28:28 +00:00 |
|
tequ
|
41429dcc99
|
Merge remote-tracking branch 'upstream/develop' into sponsor
|
2026-03-25 11:59:44 +09:00 |
|
Alex Kremer
|
0eedefbf45
|
refactor: Enable more clang-tidy readability checks (#6595)
Co-authored-by: Sergey Kuznetsov <kuzzz99@gmail.com>
|
2026-03-24 15:42:12 +00:00 |
|
Mayukha Vadari
|
8b986e4ab0
|
refactor: Improve imports to only call the needed helpers (#6624)
|
2026-03-24 10:20:32 +00:00 |
|
Mayukha Vadari
|
e0dbe90370
|
refactor: Move ledger entry helper functions from View.h/View.cpp to dedicated helper files (#6453)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-23 15:39:58 +00:00 |
|
tequ
|
aacb8e4a68
|
return tem error when SponsorReserve flag is set in Batch OuterTxn
|
2026-03-23 13:31:36 +09:00 |
|
tequ
|
98257d3b96
|
Fix SponsorshipSet targeting Pseudo Accounts to return an error
|
2026-03-23 13:07:28 +09:00 |
|
tequ
|
fd393685dd
|
fix L20
|
2026-03-23 12:46:17 +09:00 |
|
tequ
|
de64bc7855
|
fix L18
|
2026-03-23 12:34:33 +09:00 |
|
tequ
|
1adaeac8a7
|
fix L14
|
2026-03-23 12:14:44 +09:00 |
|
tequ
|
5280a185d0
|
fix L4
|
2026-03-23 11:59:46 +09:00 |
|
tequ
|
64f699a974
|
fix M17
|
2026-03-23 11:14:41 +09:00 |
|
tequ
|
968493f43b
|
fix M16
|
2026-03-23 11:10:45 +09:00 |
|
tequ
|
22bfc5e743
|
fix M15
|
2026-03-23 11:02:59 +09:00 |
|
tequ
|
2f0adfae3b
|
fix M11
|
2026-03-23 10:55:42 +09:00 |
|
tequ
|
6d7ffcbb91
|
fix M7
|
2026-03-19 15:39:55 +09:00 |
|
tequ
|
d1346fa3f6
|
fix M6
|
2026-03-19 15:14:14 +09:00 |
|
tequ
|
9a6432dd66
|
fix M3
|
2026-03-19 14:50:09 +09:00 |
|
tequ
|
f8a8c2301c
|
fix M2
|
2026-03-19 14:33:55 +09:00 |
|
tequ
|
e40e15a866
|
fix C2, C4
|
2026-03-19 14:01:11 +09:00 |
|
tequ
|
f13945eff9
|
Merge remote-tracking branch 'upstream/develop' into sponsor
|
2026-03-19 11:10:44 +09:00 |
|
Mayukha Vadari
|
d360e7c5b6
|
refactor: Rename transactor files/classes to match the tx name (#6580)
|
2026-03-18 19:52:07 +00:00 |
|
Alex Kremer
|
57e4cbbcd9
|
refactor: Add simple clang-tidy readability checks (#6556)
This change enables the following clang-tidy checks:
- readability-avoid-nested-conditional-operator,
- readability-avoid-return-with-void-value,
- readability-braces-around-statements,
- readability-const-return-type,
- readability-container-contains,
- readability-container-size-empty,
- readability-else-after-return,
- readability-make-member-function-const,
- readability-redundant-casting,
- readability-redundant-inline-specifier,
- readability-redundant-member-init,
- readability-redundant-string-init,
- readability-reference-to-constructed-temporary,
- readability-static-definition
|
2026-03-18 16:41:49 +00:00 |
|