Vito Tumas
|
795dc5e364
|
fix: Avoid principal-zeroing in non-final loan payments at coarse scale (#7050)
Co-authored-by: Ed Hennis <ed@ripple.com>
|
2026-05-21 14:46:26 +00:00 |
|
Shawn Xie
|
28cc20c816
|
fix: Fix wrong hybrid offer orderbook placement and update LedgerStateFix to amend ExchangeRate meta (#7087)
Co-authored-by: Peter Chen <ychen@ripple.com>
|
2026-05-21 06:19:04 +00:00 |
|
Alex Kremer
|
a830ab10ef
|
style: More clang-tidy identifier renaming (#7290)
|
2026-05-20 21:31:15 +00:00 |
|
Shawn Xie
|
8c0080020f
|
fix: Update pDEX invariant firing under a valid offer deletion (#7118)
Co-authored-by: Peter Chen <ychen@ripple.com>
|
2026-05-20 21:10:04 +00:00 |
|
yinyiqian1
|
9cb0740673
|
fix: Fix multisign and signfor to check for delegate (#7064)
|
2026-05-20 20:24:09 +00:00 |
|
Mayukha Vadari
|
242ce3e9e4
|
refactor: Fix sfGeneric and sfInvalid field names (#7300)
|
2026-05-20 19:47:59 +00:00 |
|
box4wangjing
|
a5d238e7d4
|
docs: Fix some comments to improve readability (#7122)
Signed-off-by: box4wangjing <box4wangjing@outlook.com>
Co-authored-by: Mayukha Vadari <mvadari@ripple.com>
|
2026-05-20 19:46:45 +00:00 |
|
Vito Tumas
|
9cb049276d
|
feat: Propagate underlying MPT flags to vault shares (#7077)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Denis Angell <dangell@transia.co>
Co-authored-by: Fomo <508629+shortthefomo@users.noreply.github.com>
Co-authored-by: Bart <bthomee@users.noreply.github.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-20 19:44:09 +00:00 |
|
Vito Tumas
|
93ac1aa7aa
|
fix: Disable unnecessary sanity-check in VaultDeposit (#7288)
|
2026-05-19 16:38:50 +00:00 |
|
Denis Angell
|
ad3d172a1f
|
fix: Use account ledger entry when canceling token escrows (#6171)
|
2026-05-18 20:08:48 +00:00 |
|
Michael Legleux
|
93836f22db
|
ci: Add Linux package builds (DEB + RPM) to CI (#6639)
|
2026-05-16 05:08:37 +00: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 |
|
Mayukha Vadari
|
028f0cb5da
|
refactor: Use isFlag where possible instead of bitwise math (#7278)
|
2026-05-15 14:00:13 +00:00 |
|
Jingchen
|
cce4cfef10
|
feat: Add verify_endpoints to help local peer network development (#7268)
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
|
2026-05-14 17:07:08 +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 |
|
Olek
|
d4ebd6a168
|
fix: Backport Permissioned Domains fixes (#7016)
|
2026-05-13 19:22:29 +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 |
|
Ed Hennis
|
8012b5d34f
|
fix: Fix touchy "funds are conserved" assertion in LoanPay (#6231) (#6967)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-05-12 19:25:11 +00:00 |
|
Ayaz Salikhov
|
6c2266c5c7
|
refactor: Remove erroneous base_uint ctor from container (#7123)
|
2026-05-12 19:24:05 +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 |
|
Zhiyuan Wang
|
779b49cd93
|
fix: Prevent stale AuthAccounts from persisting after tfTwoAssetIfEmpty re-initialization (#6996)
Co-authored-by: Bart <bthomee@users.noreply.github.com>
|
2026-05-09 14:43:56 +00:00 |
|
Vito Tumas
|
4f8142fd10
|
fix: Numerically-stable (1+r)^n-1 in computePaymentFactor (#7033)
|
2026-05-07 19:02:09 +00:00 |
|
Alex Kremer
|
7afdd71a54
|
chore: More fixes for bad renames (#7092)
|
2026-05-07 17:04:30 +00:00 |
|
Olek
|
af89854a43
|
fix: Stop tx processing if failed to delete expired credentials (#6715) (#6962)
Co-authored-by: Ed Hennis <ed@ripple.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-05-07 12:57:50 +00:00 |
|
Ed Hennis
|
d6c4e6cb93
|
fix: Cap the base fee for LoanPay (#6969) (#6970)
Co-authored-by: Bart <bthomee@users.noreply.github.com>
|
2026-05-07 12:48:55 +00:00 |
|
Bart
|
8c71ec803d
|
fix: Restore clang-tidy change to section name in config (#7091)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
|
2026-05-07 10:34:47 +00:00 |
|
Ayaz Salikhov
|
8e2aa33f64
|
chore: Add IWYU pragma for boost::optional to fix clang-tidy (#7088)
|
2026-05-06 23:31:10 +00:00 |
|
Vet
|
50244a8637
|
chore: Update default values of base and owner reserve to 1/0.2 (#6382)
Co-authored-by: Bart <bthomee@users.noreply.github.com>
|
2026-05-06 11:19:57 +00:00 |
|
Mayukha Vadari
|
5e1c35f7f7
|
fix: Fix regressions in server_definitions (#7008)
|
2026-05-05 17:18:26 +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 |
|
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 |
|
Alex Kremer
|
f7275b7ad9
|
chore: Enable clang-tidy v21 new checks (#7031)
|
2026-04-29 15:17:35 +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 |
|
Alex Kremer
|
4dc923dcc5
|
chore: Enable clang-tidy modernize-use-nodiscard check (#7015)
|
2026-04-24 17:19:30 +00: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
|
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 |
|
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 |
|
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 |
|
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 |
|
Alex Kremer
|
726f20c8f6
|
feat: Add GRPC TLS support (#6374)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-20 17:12:14 +00:00 |
|