Commit Graph

13995 Commits

Author SHA1 Message Date
Sergey Kuznetsov
90b9ff7c5f refactor: Move unhex lookup table out of function (#7104) 2026-05-13 17:56:42 -04:00
Luc des Trois Maisons
0450f4c45b refactor: Improve Forwarded header field parsing (#7126) 2026-05-13 17:56:42 -04:00
Sergey Kuznetsov
60a3214af1 fix: Check network ID in transactionSignFor (#7102) 2026-05-13 17:56:42 -04:00
Ayaz Salikhov
5b0bae630a feat: Implement nix-based Dockerfile for CI (#7083) 2026-05-13 17:56:42 -04:00
Sergey Kuznetsov
29f9718355 refactor: Improve RPC variable naming and handling (#7103) 2026-05-13 17:56:41 -04:00
Valentin Balaschenko
a6e1d27817 refactor: Use named constant for leaf item size (#39) (#7130)
Co-authored-by: Ed Hennis <ed@ripple.com>
2026-05-13 17:56:41 -04:00
Valentin Balaschenko
0ff849cc41 refactor: Prevent dry-run transactions from being queued (#92) (#7131) 2026-05-13 17:56:41 -04:00
Alex Kremer
158b84812c refactor: Limit JSON array size (#7112) 2026-05-13 17:56:41 -04:00
Vito Tumas
62b942f1cc 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 17:56:41 -04:00
Michael Legleux
cce8e7068a ci: Limit nproc on Linux builds temporarily (#7132) 2026-05-13 17:56:41 -04:00
Olek
fffa467d69 fix: Use transaction sequence numbers in permissioned domains (#7129) 2026-05-13 17:56:41 -04:00
Sergey Kuznetsov
bdb9ccd055 fix: Improve json parsing of currency issuers (#7110) 2026-05-13 17:56:41 -04:00
rrmanukyan
02a5bcaf23 refactor: Fill txJson based on apiVersion (#7109)
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2026-05-13 17:56:41 -04:00
Ed Hennis
9433fede5f fix: Fix touchy "funds are conserved" assertion in LoanPay (#6231) (#6967)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-05-13 17:56:40 -04:00
Ayaz Salikhov
2c2c45da6b refactor: Remove erroneous base_uint ctor from container (#7123) 2026-05-13 17:56:40 -04:00
Ayaz Salikhov
d2758d7142 ci: Make Show test failure summary work with no build dir (#7124) 2026-05-13 17:56:40 -04:00
Mayukha Vadari
364aa220e6 refactor: Replace featureInvariantsV1_1 with fixCleanup3_2_0 (#7116) 2026-05-13 17:56:40 -04:00
Jingchen
0e674e896e chore: Upgrade mako version (#7108) 2026-05-13 17:56:40 -04:00
Alex Kremer
d6f65a9e8c refactor: Use more scoped enums (#7086) 2026-05-13 17:56:40 -04:00
Zhiyuan Wang
e1fe35993e fix: Prevent stale AuthAccounts from persisting after tfTwoAssetIfEmpty re-initialization (#6996)
Co-authored-by: Bart <bthomee@users.noreply.github.com>
2026-05-13 17:56:39 -04:00
Vito Tumas
ad2195f121 fix: Numerically-stable (1+r)^n-1 in computePaymentFactor (#7033) 2026-05-13 17:56:39 -04:00
Ayaz Salikhov
bad363e562 style: Make .clang-tidy style a bit more consistent with Clio (#7096) 2026-05-13 17:56:39 -04:00
Alex Kremer
759c6bac13 chore: More fixes for bad renames (#7092) 2026-05-13 17:56:39 -04:00
Olek
cf550ee621 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-13 17:56:39 -04:00
Ed Hennis
faeb806578 fix: Cap the base fee for LoanPay (#6969) (#6970)
Co-authored-by: Bart <bthomee@users.noreply.github.com>
2026-05-13 17:56:39 -04:00
Bronek Kozicki
04fd8175e4 chore: Upgrade Clang sanitizer to clang-22 and switch gcc-15 sanitizer to Release (#7079) 2026-05-13 17:56:39 -04:00
Bart
8190d5168c fix: Restore clang-tidy change to section name in config (#7091)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
2026-05-13 17:56:39 -04:00
Ayaz Salikhov
7a9ff9fd87 chore: Add IWYU pragma for boost::optional to fix clang-tidy (#7088) 2026-05-13 17:56:38 -04:00
Ayaz Salikhov
bc07dfafeb chore: Update zlib to 1.3.2, sqlite to 3.53.0, libarchive to 3.8.7, jemalloc to 5.3.1, boost to 1.91.0 (#7084) 2026-05-13 17:56:38 -04:00
Ayaz Salikhov
fe08a45cac chore: Update conan.lock (#7081)
Co-authored-by: Bart <bthomee@users.noreply.github.com>
2026-05-13 17:56:38 -04:00
Vito Tumas
0f315241f9 chore: Mark empty transactor invariants as future work (#7080) 2026-05-13 17:56:37 -04:00
Vet
e646df5b7e 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-13 17:56:37 -04:00
Mayukha Vadari
2df13ac6af fix: Fix regressions in server_definitions (#7008) 2026-05-13 17:56:37 -04:00
Ayaz Salikhov
ecc5073a26 chore: Do not duplicate sanitizer flags (#7058)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-13 17:56:37 -04:00
Ayaz Salikhov
6c712ef163 ci: Run pre-commit on diff in clang-tidy workflow (#7078)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-13 17:56:37 -04:00
Ayaz Salikhov
2105aeb766 ci: Use XRPLF/create-issue (#7076) 2026-05-13 17:56:37 -04:00
Bart
fd06404e04 release: Bump version to 3.2.0-b4 3.2.0-b4 2026-05-04 14:10:37 -04:00
Ayaz Salikhov
92910466be ci: Rewrite clang-tidy workflow(s) in a reusable manner (#7062) 2026-05-04 14:10:06 -04:00
Alex Kremer
de7d9c9b54 chore: Ignore identifier-naming update in git blame (#7066)
Co-authored-by: Bart <bthomee@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-04 14:10:06 -04:00
Alex Kremer
3d06263830 refactor: Enable clang-tidy readability-identifier-naming check (#6571) 2026-05-04 14:09:33 -04:00
Bart
7515811efa refactor: Revert certain Throws by LogicErrors (#7036)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
2026-05-04 10:13:55 -04:00
Ayaz Salikhov
0de4678284 ci: Rename print-env -> print-build-env (#7061) 2026-05-04 10:13:55 -04:00
Pratik Mankawde
8cfe4524aa fix: Gate -mcmodel flags to x86_64 in sanitizer builds (#7049)
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
2026-05-04 10:13:55 -04:00
Vito Tumas
321b867978 fix: Prevents overwriting a bool value in an invariant (#6609)
Co-authored-by: Ed Hennis <ed@ripple.com>
2026-05-04 10:13:55 -04:00
Pratik Mankawde
f4a454c099 fix: Address code review comments regarding boost::coroutine2 (#6977)
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
2026-05-04 10:13:54 -04:00
Bart
3054fb8852 refactor: Apply various minor improvements and corrections (#7045)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
2026-05-04 10:13:54 -04:00
Zhiyuan Wang
4da46d31ac fix: Store Delegate object in delegating and authorized account directories for proper deletion (#6681) 2026-05-04 10:13:54 -04:00
Ayaz Salikhov
ed3aa6ecf5 ci: Use print-env from XRPLF/actions (#7052) 2026-05-04 10:13:54 -04:00
Mayukha Vadari
ebdafa3209 fix: Make assorted RPC fixes (#6529)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-05-04 10:13:54 -04:00
Alex Kremer
1c6fab8345 chore: Enable clang-tidy v21 new checks (#7031) 2026-05-04 10:13:54 -04:00