Mayukha Vadari
|
d1a77b453e
|
Merge branch 'develop' of https://github.com/XRPLF/rippled into xrplf/sponsor
|
2026-06-17 17:50:49 -04:00 |
|
yinyiqian1
|
14986cc043
|
Sponsorship should be non-obligated for sponsee (#7552)
|
2026-06-17 14:08:06 -04:00 |
|
solunolab
|
480676d0bf
|
docs: Fix some comments to improve readability (#7405)
Signed-off-by: solunolab <solunolab@outlook.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
|
2026-06-17 13:55:00 +00:00 |
|
Pratik Mankawde
|
cccce1c32e
|
Merge remote-tracking branch 'origin/release/3.2.x' into pratik/merge_3.2.x
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
|
2026-06-17 12:53:02 +01:00 |
|
Ed Hennis
|
e5785c4fcb
|
fix: Fix Number comparison operator
|
2026-06-15 22:24:02 +01:00 |
|
Sergey Kuznetsov
|
47b06ecd17
|
refactor: Use rocksdb includes only when it is available
|
2026-06-15 22:23:54 +01:00 |
|
Bart
|
82ee5b7556
|
refactor: Handle int and uint API versions separately
|
2026-06-15 22:23:38 +01:00 |
|
Pratik Mankawde
|
f98c251011
|
refactor: Improve tracking of book (un)subscriptions
|
2026-06-15 22:23:38 +01:00 |
|
Sergey Kuznetsov
|
e29dc474b3
|
refactor: Improve payment channel closing and returned error codes
|
2026-06-15 22:23:28 +01:00 |
|
Oleksandr
|
f650d52ada
|
Merge remote-tracking branch 'ripple/develop' into xrplf/sponsor
|
2026-06-15 12:54:37 -04:00 |
|
Zhiyuan Wang
|
09c36d066e
|
fix: Correct hybrid offer deletion on credential expiry (#6843)
Co-authored-by: Bart <bthomee@users.noreply.github.com>
|
2026-06-10 20:42:41 +00:00 |
|
Pratik Mankawde
|
8a4bf2dee6
|
refactor: Retire fixUniversalNumber amendment (#5962)
Signed-off-by: Pratik Mankawde <pmankawde@ripple.com>
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-06-10 10:16:03 +00:00 |
|
Ed Hennis
|
2cbc3c139e
|
fix: Fix Number comparison operator (#7406)
|
2026-06-09 17:46:56 +00:00 |
|
Ayaz Salikhov
|
fccb109e48
|
feat: Use C++ 23 standard (#7431)
|
2026-06-09 17:36:17 +00:00 |
|
Vito Tumas
|
0fb1aca461
|
refactor: Introduce XRPL_ASSERT_IF for amendment-gated assertions (#7378)
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
|
2026-06-09 17:02:06 +00:00 |
|
Bart
|
c552eb333f
|
refactor: Change config section and key string literals into constants (#7095)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
|
2026-06-09 14:58:21 +00:00 |
|
Bart
|
c9769d1add
|
refactor: Use std::move and std::string_view where possible (#7424)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
|
2026-06-09 13:56:32 +00:00 |
|
Bart
|
ee9fbc4e08
|
refactor: Use const function arguments where possible (#7423)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
|
2026-06-09 10:04:09 +00:00 |
|
Ayaz Salikhov
|
2111bb4b95
|
ci: Update clang-tidy to nix-based v22 (#7412)
|
2026-06-05 14:11:47 +00:00 |
|
Oleksandr
|
942a950e93
|
Codegen update
|
2026-06-03 19:48:20 -04:00 |
|
Oleksandr
|
7e5ac6f8cb
|
Merge remote-tracking branch 'ripple/develop' into xrplf/sponsor
|
2026-06-03 19:31:46 -04:00 |
|
Oleksandr
|
03fb6d1e0c
|
Codegen update
|
2026-06-03 18:29:55 -04:00 |
|
Bart
|
96b2c0964f
|
refactor: Replace intr_ptr::SharedPtr<SHAMapTreeNode> by SHAMapTreeNodePtr (#7396)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
|
2026-06-03 15:34:19 +00:00 |
|
Vito Tumas
|
109b649106
|
refactor: Use STLedgerEntry type aliases instead of std::shared_ptr (#7282)
|
2026-06-01 15:27:13 +00:00 |
|
Vito Tumas
|
99431d7833
|
fix: Pin overpayment principal reduction to exact on-grid value (#7360)
|
2026-05-31 22:54:23 +00:00 |
|
Ed Hennis
|
47365f4220
|
fix: Improve upward rounding edge cases for Number::operator/= (#7328)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Vito Tumas <5780819+Tapanito@users.noreply.github.com>
|
2026-05-31 00:23:29 +00:00 |
|
Bart
|
1599c1a672
|
refactor: Revert "perf: Remove unnecessary caches (#5439)" (#7359)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
|
2026-05-30 18:48:59 +00:00 |
|
Oleksandr
|
9ef1949309
|
Merge remote-tracking branch 'ripple/develop' into xrplf/sponsor
|
2026-05-28 15:19:29 -04:00 |
|
Ayaz Salikhov
|
f9551ac5ca
|
style: Run shfmt on workflows, actions and markdown bash code (#7333)
|
2026-05-27 19:24:18 +00:00 |
|
Bart
|
396d772a15
|
refactor: Enable support for fixCleanup3_2_0 amendment (#7347)
|
2026-05-27 19:10:33 +00:00 |
|
Ed Hennis
|
7da643d864
|
fix: Fix a rounding error at the Number::maxRep cusp (#7051)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Vito Tumas <5780819+Tapanito@users.noreply.github.com>
|
2026-05-27 15:19:20 +00:00 |
|
Oleksandr
|
3859fcad73
|
clang-tidy fixes
|
2026-05-26 17:06:36 -04:00 |
|
Oleksandr
|
8d905ac21b
|
Merge remote-tracking branch 'ripp/develop' into spns5
|
2026-05-26 17:06:36 -04:00 |
|
Oleksandr
|
0997b92de3
|
Merge fixes
|
2026-05-26 17:04:16 -04:00 |
|
Oleksandr
|
9e5b7281cf
|
Merge remote-tracking branch 'ripple/develop' into spns5
|
2026-05-26 17:00:29 -04:00 |
|
Oleksandr
|
0bfdfa73ff
|
Merge fixes
|
2026-05-26 15:50:54 -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
|
c72fd59539
|
clang-tidy
|
2026-05-26 14:47:54 -04:00 |
|
tequ
|
6f4365557d
|
Merge branch 'develop' into sponsor
|
2026-05-26 14:47:54 -04:00 |
|
Oleksandr
|
d792e03468
|
adjustOwnerCountObj, more checks, some fixes
|
2026-05-26 14:47:53 -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
|
86c90c8e5c
|
clang-tidy
|
2026-05-26 14:46:41 -04:00 |
|
tequ
|
33be9abbef
|
clang-format
|
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 |
|
Oleksandr
|
462a0b2338
|
Read/const_ref
|
2026-05-26 14:40:06 -04:00 |
|