Bart
|
7912d112e7
|
Address AI feedback
|
2026-05-03 17:48:25 -04:00 |
|
Bart
|
1a35abbb43
|
Apply clang-tidy fixes
|
2026-05-03 09:24:59 -04:00 |
|
Bart
|
95e3267b07
|
Merge branch 'develop' into bthomee/node_depth
|
2026-05-03 08:55:50 -04:00 |
|
Alex Kremer
|
8995564ed6
|
refactor: Enable clang-tidy readability-identifier-naming check (#6571)
|
2026-05-03 10:31:53 +00:00 |
|
Bart
|
182d844996
|
refactor: Revert certain Throws by LogicErrors (#7036)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
|
2026-05-01 09:50:00 +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 |
|
Mayukha Vadari
|
7be98d95de
|
fix: Make assorted RPC fixes (#6529)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-29 18:05:34 +00:00 |
|
Bart
|
42e5683385
|
Merge branch 'develop' into bthomee/node_depth
|
2026-04-29 13:57:28 -04:00 |
|
Alex Kremer
|
f7275b7ad9
|
chore: Enable clang-tidy v21 new checks (#7031)
|
2026-04-29 15:17:35 +00:00 |
|
Bart
|
fe6ddccabb
|
Merge branch 'develop' into bthomee/node_depth
|
2026-04-28 13:43:22 -04:00 |
|
Jingchen
|
46b997b774
|
feat: Create new transaction testing framework TxTest (#6537)
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-28 14:16:10 +00:00 |
|
Pratik Mankawde
|
3547112540
|
fix: Fix ubsan flagged issues (#6151)
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
|
2026-04-27 20:34:16 +00:00 |
|
Bart
|
49faf696d4
|
Address Copilot feedback
|
2026-04-26 11:48:58 -04:00 |
|
Bart
|
5b5ad09c53
|
Merge branch 'develop' into bthomee/node_depth
|
2026-04-24 14:44:42 -04:00 |
|
Alex Kremer
|
4dc923dcc5
|
chore: Enable clang-tidy modernize-use-nodiscard check (#7015)
|
2026-04-24 17:19:30 +00:00 |
|
Zhiyuan Wang
|
a6bd9251d2
|
docs: Update hybrid offer invariant comment (#7007)
|
2026-04-24 16:35:10 +00:00 |
|
Bart
|
705622011b
|
Merge branch 'develop' into bthomee/node_depth
|
2026-04-24 09:47:14 -04:00 |
|
Bart
|
ae5f5cb92b
|
Use emplace_back instead of push_back
|
2026-04-24 09:45:03 -04:00 |
|
Bart
|
cde8f17b5d
|
Merge branch 'develop' into bthomee/node_depth
|
2026-04-24 09:26:37 -04:00 |
|
Mayukha Vadari
|
9ae29612ea
|
fix: Fix flaky CI tests (#7005)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-24 13:23:43 +00:00 |
|
Mayukha Vadari
|
7cfa5d4610
|
fix: Make assorted Payments fixes (#6585)
|
2026-04-24 12:56:50 +00:00 |
|
Mayukha Vadari
|
248cb29681
|
refactor: Move LendingHelpers into libxrpl/ledger/helpers (#6638)
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
|
2026-04-24 12:06:26 +00:00 |
|
Bart
|
c8fb69ee1a
|
Address Copilot feedback
|
2026-04-23 19:02:21 -07:00 |
|
Bart
|
430f770f2a
|
Apply clang-tidy diff
|
2026-04-23 18:52:19 -07:00 |
|
Bart
|
44590a7008
|
Review feedback
|
2026-04-23 18:15:01 -07:00 |
|
Bart
|
fd2a8b5825
|
Apply clang-tidy diff
|
2026-04-23 15:43:59 -07:00 |
|
Bart
|
012144c16c
|
Merge branch 'develop' into bthomee/node_depth
|
2026-04-23 15:30:19 -07:00 |
|
Bart
|
8e2d949680
|
Review feedback
|
2026-04-23 15:01:01 -07:00 |
|
Jingchen
|
7a449edebb
|
refactor: Clean up NetworkOPs (#6575)
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
|
2026-04-23 17:59:49 +00:00 |
|
Alex Kremer
|
19da25812b
|
fix: Remaining clang-tidy unchecked optionals (#6979)
|
2026-04-23 16:21:01 +00:00 |
|
Jingchen
|
7cd503859e
|
refactor: Remove seq from TMGetObjectByHash (#6976)
|
2026-04-23 13:59:23 +00:00 |
|
Bart
|
b781018fee
|
Merge branch 'develop' into bthomee/node_depth
|
2026-04-23 04:50:55 -07:00 |
|
pdp2121
|
bd1b126230
|
feat: Add --definitions flag and artifact (#6858)
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
|
2026-04-22 20:10:52 +00:00 |
|
Mayukha Vadari
|
1c6cdc653c
|
fix: More clang-tidy issues (#6992)
|
2026-04-22 17:42:15 +00:00 |
|
Vito Tumas
|
2e307329f0
|
refactor: Add transaction-specific invariant checking (#6551)
|
2026-04-22 14:41:19 +00:00 |
|
Bart
|
d867c9b26d
|
Address Copilot feedback
|
2026-04-21 15:29:50 -07:00 |
|
Bart
|
7749ed8488
|
Address Copilot feedback
|
2026-04-21 15:03:32 -07:00 |
|
Bart
|
98e1ad2dec
|
Add more clang-tidy fixes
|
2026-04-21 14:42:21 -07:00 |
|
Bart
|
342171bf20
|
Merge branch 'develop' into bthomee/node_depth
|
2026-04-21 14:06:15 -07:00 |
|
Bart
|
fe74f48e7a
|
Add more clang-tidy fixes
|
2026-04-21 13:29:19 -07:00 |
|
Bart
|
d6e05cf513
|
Add more clang-tidy fixes
|
2026-04-21 11:28:40 -07:00 |
|
Jingchen
|
45d4aacb53
|
chore: Remove empty Taker.h (#6984)
|
2026-04-21 18:15:58 +00:00 |
|
Bart
|
e31419aa06
|
Address Copilot feedback
|
2026-04-21 11:08:02 -07:00 |
|
Bart
|
05b4c67b96
|
Restore invalid clang-tidy fix
|
2026-04-21 10:58:12 -07:00 |
|
Bart
|
8007788d77
|
Merge branch 'develop' into bthomee/node_depth
|
2026-04-21 10:25:58 -07: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 |
|
yinyiqian1
|
4b198cd5bb
|
fix: Disallow MPTClearRequireAuth if is set (#6712)
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
|
2026-04-20 21:25:52 +00:00 |
|