Mayukha Vadari
|
bcd26397fb
|
Merge branch 'develop' into mvadari/rearch/account
|
2026-05-14 10:10:55 -04:00 |
|
Vito Tumas
|
4f8142fd10
|
fix: Numerically-stable (1+r)^n-1 in computePaymentFactor (#7033)
|
2026-05-07 19:02:09 +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 |
|
Mayukha Vadari
|
ffaf51043d
|
fix clang-tidy issues
|
2026-05-04 16:37:38 -04:00 |
|
Mayukha Vadari
|
700cd6a2b1
|
Merge branch 'develop' into mvadari/rearch/account
|
2026-05-04 14:42:01 -04:00 |
|
Alex Kremer
|
8995564ed6
|
refactor: Enable clang-tidy readability-identifier-naming check (#6571)
|
2026-05-03 10:31:53 +00:00 |
|
Alex Kremer
|
f7275b7ad9
|
chore: Enable clang-tidy v21 new checks (#7031)
|
2026-04-29 15:17:35 +00:00 |
|
Alex Kremer
|
4dc923dcc5
|
chore: Enable clang-tidy modernize-use-nodiscard check (#7015)
|
2026-04-24 17:19:30 +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 |
|
Mayukha Vadari
|
d7b6c8e098
|
Update include/xrpl/ledger/helpers/SLEBase.h
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
|
2026-04-22 13:44:38 -04:00 |
|
Mayukha Vadari
|
5dbbd9ba8d
|
is_writable -> isWritable
|
2026-04-22 13:41:44 -04:00 |
|
Mayukha Vadari
|
0de37c2cad
|
respond to comments
|
2026-04-21 15:14:07 -04:00 |
|
Mayukha Vadari
|
3d9eba73e8
|
Merge branch 'develop' into mvadari/rearch/account
|
2026-04-21 15:01:14 -04: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
|
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 |
|
Zhiyuan Wang
|
61fbde3a71
|
refactor: Remove unused notTooManyOffers function from NFTokenUtils (#6737)
|
2026-04-13 23:18:10 +00:00 |
|
Mayukha Vadari
|
b99a7666ab
|
respond to human comments
|
2026-04-08 16:50:55 -04:00 |
|
Mayukha Vadari
|
683ff84ee0
|
respond to copilot comments
|
2026-04-08 16:42:53 -04:00 |
|
Mayukha Vadari
|
9c9281e5d9
|
Merge branch 'develop' into mvadari/rearch/account
|
2026-04-08 16:33:54 -04:00 |
|
Mayukha Vadari
|
7793b5f10b
|
refactor: Combine AMMHelpers and AMMUtils (#6733)
|
2026-04-08 17:38:33 +00:00 |
|
Gregory Tsipenyuk
|
dfcad69155
|
feat: Add MPT support to DEX (#5285)
|
2026-04-08 16:17:37 +00:00 |
|
Mayukha Vadari
|
2d6450904d
|
Merge branch 'develop' into mvadari/rearch/account
|
2026-04-07 09:22:44 -04: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 |
|
Mayukha Vadari
|
f239256d87
|
refactor: Move more helper files into libxrpl/ledger/helpers (#6731)
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
|
2026-04-06 22:36:32 +00:00 |
|
Mayukha Vadari
|
b3829e5e61
|
update readme
|
2026-04-02 18:48:00 -04:00 |
|
Mayukha Vadari
|
fa77338bdc
|
cleanup
|
2026-04-02 18:35:15 -04:00 |
|
Mayukha Vadari
|
ffd96e354f
|
remove old isPseudoAccount helper
|
2026-04-02 18:28:29 -04:00 |
|
Mayukha Vadari
|
e9287812ef
|
move Journal to constructor
|
2026-04-02 18:03:35 -04:00 |
|
Mayukha Vadari
|
5b0b1ff1f6
|
refactor: Replace SLE helper inheritance with view-parameterized templates
|
2026-03-24 14:41:19 -07:00 |
|
Mayukha Vadari
|
e9c4ed6a74
|
establish architecture for creating a new object
|
2026-03-24 12:19:16 -07:00 |
|
Mayukha Vadari
|
deaa23f4e5
|
cleanup
|
2026-03-24 12:19:16 -07:00 |
|
Mayukha Vadari
|
9b42e178a2
|
add readme
|
2026-03-24 12:19:16 -07:00 |
|
Mayukha Vadari
|
f41c02d486
|
WrappedSLEBase -> SLEBase
|
2026-03-24 12:19:16 -07:00 |
|
Mayukha Vadari
|
a423813098
|
fix issues
|
2026-03-24 12:19:16 -07:00 |
|
Mayukha Vadari
|
7900fa9ead
|
more fixes
|
2026-03-24 12:19:14 -07:00 |
|
Mayukha Vadari
|
0ffb3e2227
|
fix long tail issues
|
2026-03-24 12:14:31 -07:00 |
|
Mayukha Vadari
|
add3d7e68d
|
fix more AccountRoot stuff
|
2026-03-24 12:14:31 -07:00 |
|
Mayukha Vadari
|
c24432f43a
|
change . to ->
|
2026-03-24 12:14:31 -07:00 |
|
Mayukha Vadari
|
1ccd84e43a
|
clean up comments
|
2026-03-24 12:14:31 -07:00 |
|
Mayukha Vadari
|
1cc7424934
|
Add insert/update/erase to WritableSLE
|
2026-03-24 12:14:31 -07:00 |
|
Mayukha Vadari
|
b5562cc81e
|
split up read only and write
|
2026-03-24 12:14:30 -07:00 |
|
Mayukha Vadari
|
e6369c0faa
|
minor improvements
|
2026-03-24 12:14:30 -07:00 |
|
Mayukha Vadari
|
43caa7d47a
|
fix remaining build issues
|
2026-03-24 12:14:30 -07:00 |
|
Mayukha Vadari
|
a8987cf271
|
fix all the build issues
|
2026-03-24 12:14:29 -07:00 |
|
Mayukha Vadari
|
4157e3684c
|
First cut of WrappedAccountRoot
|
2026-03-24 12:13:58 -07:00 |
|
Mayukha Vadari
|
659f455335
|
add WrappedSLEBase
|
2026-03-24 12:13:58 -07:00 |
|
Mayukha Vadari
|
e0dbe90370
|
refactor: Move ledger entry helper functions from View.h/View.cpp to dedicated helper files (#6453)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-23 15:39:58 +00:00 |
|