Commit Graph

507 Commits

Author SHA1 Message Date
Mayukha Vadari
a12cdff58e remove local variables 2026-07-01 16:18:44 -04:00
Mayukha Vadari
eb6503a2c6 Merge branch 'xrplf/sponsor' of https://github.com/XRPLF/rippled into mvadari/sponsor/apply-view-context 2026-07-01 13:40:50 -04:00
Mayukha Vadari
7817245314 refactor: Switch checkInsufficientReserve from ReadView to ApplyView (#7667) 2026-07-01 13:18:20 -04:00
Mayukha Vadari
9f5daa9b8b fix build 2026-06-30 17:47:58 -04:00
Mayukha Vadari
8f91699943 Revert "use reference in helper functions"
This reverts commit b8ae7a2813.
2026-06-30 17:33:00 -04:00
Mayukha Vadari
09b5cd9879 refactor: Move SponsorshipTransfer code around, add some comments (#7662) 2026-06-30 14:06:20 -04:00
Mayukha Vadari
f5689990ed Revert "switch to &&"
This reverts commit 8f470b750d.
2026-06-30 13:49:58 -04:00
Mayukha Vadari
69534b3ec6 Revert "fix clang-tidy"
This reverts commit 4cbc0502a1.
2026-06-30 13:49:19 -04:00
Mayukha Vadari
4cbc0502a1 fix clang-tidy 2026-06-29 20:33:46 -04:00
Mayukha Vadari
8f470b750d switch to && 2026-06-29 18:45:58 -04:00
Mayukha Vadari
ad4abab492 Merge branch 'xrplf/sponsor' of https://github.com/XRPLF/rippled into mvadari/sponsor/apply-view-context 2026-06-29 17:39:51 -04:00
Mayukha Vadari
f005879d1c fix build issues 2026-06-29 17:35:01 -04:00
Mayukha Vadari
b8ae7a2813 use reference in helper functions 2026-06-29 17:21:58 -04:00
Olek
e42c7c8551 Revert back to simple and inconsistent reserve calculations. (#7633) 2026-06-29 16:50:30 -04:00
Mayukha Vadari
4a3a247903 Revert "disable copy constructors"
This reverts commit 9485c3c4b6.
2026-06-29 14:33:17 -04:00
Mayukha Vadari
9485c3c4b6 disable copy constructors 2026-06-29 14:20:04 -04:00
Mayukha Vadari
0864dfc19e roll back now-unneeded changes 2026-06-29 11:52:55 -04:00
Mayukha Vadari
759bd4583c Merge branch 'xrplf/sponsor' of https://github.com/XRPLF/rippled into mvadari/sponsor/apply-view-context 2026-06-29 11:47:05 -04:00
Mayukha Vadari
d73340e639 switch back to value 2026-06-29 11:44:43 -04:00
Mayukha Vadari
132ced7d51 fix: 2 free token exception is not applicable for sponsor (#7644) 2026-06-29 11:43:51 -04:00
Mayukha Vadari
02cc2000fa clang-tidy I hope you get a rock in your shoe 2026-06-26 15:44:42 -05:00
Mayukha Vadari
b591bfeacf fix build 2026-06-26 12:21:37 -05:00
Mayukha Vadari
6947d41dd5 add assert 2026-06-26 11:10:42 -05:00
Mayukha Vadari
00fc081cf6 implement the rest of it 2026-06-26 10:46:10 -05:00
Mayukha Vadari
bcb3de14e8 Merge branch 'xrplf/sponsor' of https://github.com/XRPLF/rippled into mvadari/sponsor/apply-view-context 2026-06-26 10:28:04 -05:00
Mayukha Vadari
88ae2bb91c pass by reference 2026-06-25 22:16:29 -05:00
Peter Chen
5eff397170 Remove AMM and Offer reserve from Sponsor (#7617) 2026-06-25 12:32:42 -07:00
yinyiqian1
9a7d1a114c Cut NFT out of scope (#7616) 2026-06-25 12:30:04 -04:00
Mayukha Vadari
20eaf5c086 reduce diff 2026-06-24 19:52:16 -04:00
Mayukha Vadari
b6e1b33554 PoC: ApplyViewContext 2026-06-24 19:50:11 -04:00
Mayukha Vadari
6ecf413c64 refactor: Clean up spf flag usage (#7608)
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
2026-06-24 10:25:15 -04:00
Mayukha Vadari
05bb41056d refactor: rename STTx::getFeePayer to getInitiator (#7603) 2026-06-23 15:48:51 -04:00
yinyiqian1
51264617f3 Merge pull request #7599 from yinyiqian1/merge-develop-sponsor
Merge develop sponsor and apply permissions.macro
2026-06-23 12:42:17 -04:00
Mayukha Vadari
05d3614a19 nit: fix spacing (#7594) 2026-06-23 00:17:32 -04:00
yinyiqian1
494391b4ab replace sponsorshipSet checkPermission with macro 2026-06-22 20:58:57 -04:00
yinyiqian1
fba4ba6ebd Merge remote-tracking branch 'origin/develop' into merge-develop-sponsor 2026-06-22 20:00:11 -04:00
yinyiqian1
018e736a3b Fix sponsor reserve accounting edge cases (#7575) 2026-06-22 15:18:22 -04:00
Mayukha Vadari
4a3abc0407 fix: Assorted AI comments (#7569) 2026-06-22 15:16:14 -04:00
Mayukha Vadari
dd7401fde2 refactor: Clean up tec object deletion logic (#6588)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-06-22 18:44:42 +00:00
Zhiyuan Wang
19a9ed7767 fix: Move AMMInvariant weakInvariantCheck logic into the transaction (#7032) 2026-06-22 18:42:57 +00:00
Mayukha Vadari
1eef7473d3 Revert "Sponsorship should be non-obligated for sponsee (#7552)" (#7577) 2026-06-22 14:42:53 -04:00
Zhiyuan Wang
93eab33dc2 fix: Improve ValidAMM invariant (#7295) 2026-06-22 17:45:42 +00:00
yinyiqian1
997267f845 feat: Remove clear mutable flags for DynamicMPT XLS-94 (#7439) 2026-06-22 17:36:06 +00:00
Mayukha Vadari
c3b3bce35d feat: Update to keylet::sponsorship and sfRemainingOwnerCount (#7578) 2026-06-22 11:07:59 -04:00
yinyiqian1
772ea80a25 fix: Use template for granular delegation permissions (#6613)
Co-authored-by: Bart <bthomee@users.noreply.github.com>
2026-06-17 23:20:54 +00:00
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