Oleksandr
|
9e5b7281cf
|
Merge remote-tracking branch 'ripple/develop' into spns5
|
2026-05-26 17:00:29 -04:00 |
|
Oleksandr
|
39e819927f
|
Merge remote-tracking branch 'ripple/develop' into spns5
|
2026-05-26 15:49:42 -04:00 |
|
Oleksandr
|
08357b196f
|
sponsor AccountID -> sponsorSle
|
2026-05-26 15:42:03 -04:00 |
|
Oleksandr
|
960aaec91e
|
merge fixes
|
2026-05-26 15:39:46 -04:00 |
|
Oleksandr
|
f042cd8e25
|
Merge remote-tracking branch 'ripple/develop' into dev_rename_merge
|
2026-05-26 15:37:34 -04:00 |
|
tequ
|
6f4365557d
|
Merge branch 'develop' into sponsor
|
2026-05-26 14:47:54 -04:00 |
|
Oleksandr
|
eb88c0ef6b
|
Fix clang-format, some refactoring
|
2026-05-26 14:46:41 -04:00 |
|
tequ
|
50d5e2d996
|
Merge remote-tracking branch 'upstream/develop' into sponsor
|
2026-05-26 14:46:41 -04:00 |
|
tequ
|
aa70d6051b
|
Merge remote-tracking branch 'upstream/develop' into sponsor
|
2026-05-26 14:46:41 -04:00 |
|
Oleksandr
|
c5941d6b14
|
Unify accountReserve, ownerCount, ownerReserve
|
2026-05-26 14:40:07 -04:00 |
|
Mayukha Vadari
|
c7ecfc6a97
|
refactor: Clean up comments post-clang-tidy changes (#7283)
|
2026-05-15 23:02:04 +00:00 |
|
Alex Kremer
|
5b6e8b6f93
|
refactor: Rename static constants (#7120)
Co-authored-by: Bart <bthomee@users.noreply.github.com>
|
2026-05-15 15:32:19 +00:00 |
|
Bart
|
afbccf971a
|
chore: Consolidate fix amendments (#7134)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
|
2026-05-13 20:46:30 +00:00 |
|
Alex Kremer
|
e8bdbaa1e8
|
refactor: Limit JSON array size (#7112)
|
2026-05-13 12:42:05 +00:00 |
|
Vito Tumas
|
6340c986c9
|
feat: Enable and rename fixSecurity3_1_3 to fixCleanup3_1_3 (#7128)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-05-13 09:42:34 +00:00 |
|
Mayukha Vadari
|
c4c95dbe76
|
refactor: Replace featureInvariantsV1_1 with fixCleanup3_2_0 (#7116)
|
2026-05-12 12:26:02 +00:00 |
|
Alex Kremer
|
cdee9a675c
|
refactor: Use more scoped enums (#7086)
|
2026-05-11 15:39:48 +00:00 |
|
Alex Kremer
|
7afdd71a54
|
chore: More fixes for bad renames (#7092)
|
2026-05-07 17:04:30 +00:00 |
|
Alex Kremer
|
8995564ed6
|
refactor: Enable clang-tidy readability-identifier-naming check (#6571)
|
2026-05-03 10:31:53 +00:00 |
|
Vito Tumas
|
31180f94c2
|
fix: Prevents overwriting a bool value in an invariant (#6609)
Co-authored-by: Ed Hennis <ed@ripple.com>
|
2026-04-30 13:05:09 +00:00 |
|
Bart
|
4d0ea8ae36
|
refactor: Apply various minor improvements and corrections (#7045)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
|
2026-04-30 10:22:11 +00:00 |
|
Zhiyuan Wang
|
dbd646bd53
|
fix: Store Delegate object in delegating and authorized account directories for proper deletion (#6681)
|
2026-04-29 18:17:01 +00:00 |
|
Alex Kremer
|
f7275b7ad9
|
chore: Enable clang-tidy v21 new checks (#7031)
|
2026-04-29 15:17:35 +00:00 |
|
Vito Tumas
|
147da57348
|
feat: Add cleanup amendment for 3.2.0 (#7037)
|
2026-04-28 10:22:32 +00:00 |
|
tequ
|
381094498d
|
Merge remote-tracking branch 'upstream/develop' into sponsor
|
2026-04-28 09:49:52 +09:00 |
|
Alex Kremer
|
4dc923dcc5
|
chore: Enable clang-tidy modernize-use-nodiscard check (#7015)
|
2026-04-24 17:19:30 +00:00 |
|
Alex Kremer
|
19da25812b
|
fix: Remaining clang-tidy unchecked optionals (#6979)
|
2026-04-23 16:21:01 +00:00 |
|
Mayukha Vadari
|
1c6cdc653c
|
fix: More clang-tidy issues (#6992)
|
2026-04-22 17:42:15 +00:00 |
|
Alex Kremer
|
ce3951bbb3
|
chore: Enable clang-tidy modernize checks (#6975)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
Co-authored-by: Bart <bthomee@users.noreply.github.com>
|
2026-04-21 15:32:51 +00:00 |
|
Alex Kremer
|
ea023121f5
|
fix: Add rounding to Vault invariants (#6217) (#6955)
Co-authored-by: Vito Tumas <5780819+Tapanito@users.noreply.github.com>
Co-authored-by: Ed Hennis <ed@ripple.com>
|
2026-04-21 12:14:07 +00:00 |
|
Alex Kremer
|
653a383ff5
|
chore: Enable clang-tidy include cleaner (#6947)
|
2026-04-17 16:43:49 +00:00 |
|
Alex Kremer
|
f1a5ba43ad
|
chore: Enable clang-tidy readability checks (#6930)
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
|
2026-04-17 13:30:52 +00:00 |
|
Alex Kremer
|
6a0ce46755
|
chore: Enable most clang-tidy bugprone checks (#6929)
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
|
2026-04-14 20:24:21 +00: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 |
|
Gregory Tsipenyuk
|
dfcad69155
|
feat: Add MPT support to DEX (#5285)
|
2026-04-08 16:17:37 +00:00 |
|
tequ
|
5a195d2585
|
fix path
|
2026-04-08 11:55:35 +09:00 |
|
tequ
|
3f4e88c300
|
Merge remote-tracking branch 'xrplf/develop' into sponsor
|
2026-04-08 11:47:16 +09: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 |
|
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 |
|
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 |
|
Vito Tumas
|
b9d07730f3
|
feat: Add placeholder amendment for assorted bug fixes (#6652)
|
2026-03-25 23:54:33 +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 |
|
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 |
|