Commit Graph

14526 Commits

Author SHA1 Message Date
Mayukha Vadari
558d77a2b3 Merge branch 'mvadari/sponsor/apply-view-context' of https://github.com/XRPLF/rippled into mvadari/sponsor/reserve-context 2026-07-01 15:58:52 -04:00
Mayukha Vadari
bf73446528 clean up 2026-07-01 13:44:53 -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
730e526080 fix: Better handling of txs that send XRP + charge reserve (#7671) 2026-07-01 11:37:45 -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
Kassaking7
4e6f8f334f fix: add missing tests to cover all scenario for sponsor reserve (#7574) 2026-06-30 17:24:33 -04:00
Mayukha Vadari
140d5ec297 fix: crash in reset (#7675) 2026-06-30 17:20:07 -04:00
Mayukha Vadari
0832b1cfe8 fix clang-tidy 2026-06-30 14:33:23 -04:00
yinyiqian1
efeedcdc60 fix: Disallow sponsored tx to be queued (#7674) 2026-06-30 14:21:10 -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
ca205ea05b fix build issues 2026-06-30 13:35:53 -04:00
Mayukha Vadari
f7bb8a53bf Merge branch 'xrplf/sponsor' into mvadari/sponsor/apply-view-context 2026-06-30 13:22:07 -04:00
Mayukha Vadari
d4ab995bce refactor based on Vito's comments 2026-06-30 13:02:33 -04:00
Peter Chen
f9af579690 Sponsor edge cases (#7558) 2026-06-30 09:41:44 -07:00
Mayukha Vadari
5bb979b2e5 feat: Add checks to block reserve sponsorship on OOS txs (#7605) 2026-06-30 12:39:09 -04:00
Mayukha Vadari
8703d10846 fix clang-tidy 2026-06-29 23:22:25 -04:00
Mayukha Vadari
13d70e3160 more foxes 2026-06-29 23:04:24 -04:00
Mayukha Vadari
9e3d46c72b more fixes 2026-06-29 22:28:07 -04:00
Mayukha Vadari
6620a294c0 everybody everywhere 2026-06-29 22:02:27 -04:00
Mayukha Vadari
0e4a96f0a0 clean up 2026-06-29 21:46:21 -04:00
Mayukha Vadari
7023e7af5d clean up 2026-06-29 21:39:39 -04:00
Mayukha Vadari
908de5dcef fix more build issues 2026-06-29 20:58:51 -04:00
Mayukha Vadari
3ce67b73b9 Merge branch 'mvadari/sponsor/apply-view-context' of https://github.com/XRPLF/rippled into mvadari/sponsor/reserve-context 2026-06-29 20:39:12 -04:00
Mayukha Vadari
4cbc0502a1 fix clang-tidy 2026-06-29 20:33:46 -04:00
Mayukha Vadari
f6896d6406 Merge branch 'mvadari/sponsor/apply-view-context' of https://github.com/XRPLF/rippled into mvadari/sponsor/reserve-context 2026-06-29 20:20:09 -04:00
Mayukha Vadari
6c8746cbf3 clean up 2026-06-29 20:07:58 -04:00
Mayukha Vadari
b8fd6c2084 finish 2026-06-29 20:06:03 -04:00
Zhiyuan Wang
12cafc87db fix: some fixes on test logic, style and comments (#7668) 2026-06-29 18:59:19 -04:00
Mayukha Vadari
c7a3abb23f f u clang-tidy 2026-06-29 18:57:38 -04:00
Mayukha Vadari
8f470b750d switch to && 2026-06-29 18:45:58 -04:00
Mayukha Vadari
0ca2a1bcf4 more progress 2026-06-29 18:20:36 -04:00
Mayukha Vadari
9990a47d26 Merge branch 'mvadari/sponsor/apply-view-context' of https://github.com/XRPLF/rippled into mvadari/sponsor/reserve-context 2026-06-29 18:12:09 -04:00
Mayukha Vadari
4395da1f3e cmon clang-tidy gimme a break 2026-06-29 17:59:36 -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
13aff69e3e missed one 2026-06-29 17:38:35 -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
c710a8a6e3 Merge branch 'xrplf/sponsor' into mvadari/sponsor/apply-view-context 2026-06-29 16:09:09 -04:00
Mayukha Vadari
35e1a6ef25 refactor: Move reserve checks from preclaim to doApply where relevant (#7607) 2026-06-29 16:04:38 -04:00
Mayukha Vadari
13207f88c5 Merge branch 'mvadari/sponsor/apply-view-context' into mvadari/sponsor/reserve-context 2026-06-29 14:51:09 -04:00
Mayukha Vadari
4a3a247903 Revert "disable copy constructors"
This reverts commit 9485c3c4b6.
2026-06-29 14:33:17 -04:00
Mayukha Vadari
aee76515a7 Merge branch 'xrplf/sponsor' into mvadari/sponsor/apply-view-context 2026-06-29 14:20:22 -04:00
Mayukha Vadari
9485c3c4b6 disable copy constructors 2026-06-29 14:20:04 -04:00
Zhiyuan Wang
5029c08f12 fix: bunch of fixes on RPC (#7557) 2026-06-29 14:08:47 -04:00
Mayukha Vadari
2759dfb36f clang-tidy go get stung by a bee 2026-06-29 13:20:35 -04:00