Ed Hennis
|
140c534613
|
Remove NDEBUGs
|
2026-07-02 13:23:45 -04:00 |
|
Ed Hennis
|
0e518b6fba
|
Merge branch 'develop' into ximinez/313-tests
|
2026-07-02 11:18:40 -04:00 |
|
Timothy Banks
|
4c619e8a85
|
refactor: Retire DisallowIncomingV1 fix (#7364)
|
2026-07-02 14:17:32 +00:00 |
|
Ayaz Salikhov
|
8e378c4f47
|
build: Add verify-headers target to cleanup headers (#7670)
|
2026-07-01 23:14:17 +00:00 |
|
Ed Hennis
|
241ba86467
|
Remove duplicate
|
2026-07-01 14:21:59 -04:00 |
|
Ed Hennis
|
4bb15b91c2
|
Revert "Remove the _other_ test case"
This reverts commit a16d15660e.
|
2026-07-01 13:45:00 -04:00 |
|
Ed Hennis
|
538f32728f
|
Merge branch 'develop' into ximinez/313-tests
|
2026-07-01 13:23:21 -04:00 |
|
Ed Hennis
|
0999af81dc
|
Merge branch 'develop' into ximinez/313-tests
|
2026-07-01 12:16:02 -04:00 |
|
Timothy Banks
|
c53aafa6bf
|
refactor: Retire InnerObjTemplate fix (#7368)
|
2026-07-01 15:36:28 +00:00 |
|
Vito Tumas
|
0d149ba5b6
|
fix: Disable AMM creation with Vault shares (#7666)
|
2026-07-01 15:04:38 +00:00 |
|
Ayaz Salikhov
|
d1ff948244
|
test: Add tests for TMProofPathResponse and TMReplayDeltaResponse invalid hash/key sizes (#7593)
|
2026-07-01 13:30:03 +00:00 |
|
Vito Tumas
|
ea13be81b7
|
feat: Add an invariant to ensure object deletion also deletes its pseudo-account (#7445)
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
|
2026-07-01 13:21:23 +00:00 |
|
Denis Angell
|
86d8b244d6
|
feat: Add Batch (XLS-56) V1_1 (#6446)
Co-authored-by: Mayukha Vadari <mvadari@ripple.com>
|
2026-07-01 12:47:14 +00:00 |
|
Ed Hennis
|
e9973cf0c4
|
Apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-06-30 23:02:13 -04:00 |
|
Vito Tumas
|
ecf7f805c9
|
feat: Introduce lending 1.1 amendment and add MemoData field to VaultDelete transaction (#6324)
|
2026-06-30 23:51:41 +00:00 |
|
Ed Hennis
|
3f511e8067
|
Merge branch 'develop' into ximinez/313-tests
|
2026-06-30 16:28:12 -04:00 |
|
Ayaz Salikhov
|
8abbd1ba3a
|
chore: Use std::ranges where possible (#7634)
|
2026-06-30 11:03:19 +00:00 |
|
Ayaz Salikhov
|
74b55a59b2
|
chore: Enable most bugprone checks (#7643)
|
2026-06-29 13:20:17 +00:00 |
|
Shawn Xie
|
768d7603b1
|
feat: Confidential Transfer for MPT (#5860)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: chuanshanjida <chuanshanjida@outlook.com>
Co-authored-by: Ed Hennis <ed@ripple.com>
Co-authored-by: Jingchen <a1q123456@users.noreply.github.com>
Co-authored-by: Denis Angell <dangell@transia.co>
Co-authored-by: Bart <bthomee@users.noreply.github.com>
Co-authored-by: yinyiqian1 <yqian@ripple.com>
Co-authored-by: Vito Tumas <5780819+Tapanito@users.noreply.github.com>
Co-authored-by: Bronek Kozicki <brok@incorrekt.com>
Co-authored-by: Mayukha Vadari <mvadari@ripple.com>
Co-authored-by: Valentin Balaschenko <13349202+vlntb@users.noreply.github.com>
Co-authored-by: tequ <git@tequ.dev>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
Co-authored-by: Peter Chen <34582813+PeterChen13579@users.noreply.github.com>
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
Co-authored-by: Zhiyuan Wang <96991820+Kassaking7@users.noreply.github.com>
Co-authored-by: Alex Kremer <akremer@ripple.com>
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com>
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gregory Tsipenyuk <gregtatcam@users.noreply.github.com>
Co-authored-by: chuanshanjida <chuanshanjida@outlook.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Peter Chen <ychen@ripple.com>
Co-authored-by: Timothy Banks <timothyaaronbanks@gmail.com>
Co-authored-by: Timothy Banks <tbanks@ripple.com>
|
2026-06-27 01:20:38 +00:00 |
|
yinyiqian1
|
fd8a915243
|
fix: Use trustline balance direction to validate IOU PaymentMint/PaymentBurn (#7584)
|
2026-06-26 22:26:53 +00:00 |
|
Vito Tumas
|
3e9f1d0ab8
|
fix: Unify freeze checks for pseudo-account deposit/withdraw (#7382)
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
Co-authored-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
Co-authored-by: Shawn Xie <35279399+shawnxie999@users.noreply.github.com>
|
2026-06-26 21:38:59 +00:00 |
|
yinyiqian1
|
652b5f9af1
|
fix: Block delegate tx from being queued (#7640)
|
2026-06-26 20:34:22 +00:00 |
|
Timothy Banks
|
2ab43b6fda
|
refactor: Retire NFTokenReserve fix (#7367)
|
2026-06-26 10:31:16 +00:00 |
|
Timothy Banks
|
12a5d9014e
|
refactor: Retire Clawback amendment (#7353)
|
2026-06-26 10:24:25 +00:00 |
|
Mayukha Vadari
|
b9eee1d245
|
refactor: Rename (mostly keylet) functions to more closely match the docs (#7059)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-06-26 10:24:12 +00:00 |
|
Ed Hennis
|
65691f7ef1
|
AI: Fix failure output in src/test/basics/base_uint_test.cpp
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
|
2026-06-25 12:32:08 -04:00 |
|
Ed Hennis
|
3268c63f1a
|
Merge branch 'develop' into ximinez/313-tests
|
2026-06-25 11:56:00 -04:00 |
|
Ed Hennis
|
7c2a1297db
|
clang-tidy: const correctness
|
2026-06-25 11:54:49 -04:00 |
|
Ed Hennis
|
a16d15660e
|
Remove the _other_ test case
|
2026-06-24 17:05:40 -04:00 |
|
Ed Hennis
|
fd406e2500
|
Revert "Remove test case"
This reverts commit 73dca1111a.
|
2026-06-24 16:15:34 -04:00 |
|
Ayaz Salikhov
|
eef8f4a4ff
|
chore: Use clang-tidy v22 new features (#7427)
|
2026-06-24 17:23:29 +00:00 |
|
Ayaz Salikhov
|
4fec58251b
|
build: Patch nix binaries in CMake (#7539)
Co-authored-by: Bart <bthomee@users.noreply.github.com>
|
2026-06-24 13:56:18 +00:00 |
|
Mayukha Vadari
|
6736ab39df
|
test: Add test for Permissioned Domain sequence fix (#7591)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-06-24 12:24:27 +00:00 |
|
Ayaz Salikhov
|
b68e1f7170
|
fix: Add pragma once checker (#7580)
|
2026-06-24 12:24:04 +00:00 |
|
Timothy Banks
|
bb7c4d1c9f
|
fix: Additional RPC validation checks on ammRpcInfo account and amm_account fields. (#7324)
|
2026-06-24 12:23:12 +00:00 |
|
Zhiyuan Wang
|
69d289a388
|
fix: AMM Quality Leak into Domain BookStep for Permissioned DEX (#6853)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-06-24 12:15:45 +00:00 |
|
Jingchen
|
6341e75200
|
refactor: Refactor TaggedCache.ipp to remove const_cast in canonicalize_replace_cache (#5638)
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: xrplf-ai-reviewer[bot] <266832837+xrplf-ai-reviewer[bot]@users.noreply.github.com>
|
2026-06-24 12:15:11 +00:00 |
|
Ed Hennis
|
73dca1111a
|
Remove test case
|
2026-06-23 18:55:05 -04:00 |
|
yinyiqian1
|
5a2c82f699
|
fix: Reject delegate permission to pseudo accounts (#7597)
|
2026-06-23 19:55:23 +00:00 |
|
Bart
|
ff02269c0d
|
refactor: Use dispatch instead of post (#7438)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
|
2026-06-22 22:35:28 +00:00 |
|
Ed Hennis
|
923a822491
|
Merge remote-tracking branch 'XRPLF/develop' into ximinez/313-tests
* XRPLF/develop:
refactor: Clean up tec object deletion logic (6588)
fix: Move AMMInvariant weakInvariantCheck logic into the transaction (7032)
fix: Improve ValidAMM invariant (7295)
feat: Remove clear mutable flags for DynamicMPT XLS-94 (7439)
ci: Build and push docker images in forks too (7588)
ci: [DEPENDABOT] bump actions/checkout from 6.0.3 to 7.0.0 (7585)
fix: Ensure xrpld service directories exist at startup (7565)
fix: Use template for granular delegation permissions (6613)
|
2026-06-22 18:15:16 -04:00 |
|
Ed Hennis
|
9ab4f325ce
|
test: Check some anomalous results in CI
|
2026-06-22 18:13:46 -04:00 |
|
Ed Hennis
|
f00c07da2f
|
Debug the testFromRawSizeMismatch test in CI
|
2026-06-22 18:13:45 -04:00 |
|
Ed Hennis
|
2853c64974
|
clang-tidy: includes and variable names
|
2026-06-22 18:13:44 -04:00 |
|
Ed Hennis
|
dd95b326b3
|
Update names, etc. to match develop
|
2026-06-22 18:13:44 -04:00 |
|
Ed Hennis
|
f2a22d4b99
|
Fix formatting
|
2026-06-22 18:13:44 -04:00 |
|
Ed Hennis
|
0fc1c735a1
|
Add back tests introduced by #29 #57
|
2026-06-22 18:13:44 -04:00 |
|
Ed Hennis
|
ea7a7de5de
|
Add back tests introduced by #64
|
2026-06-22 18:13:43 -04:00 |
|
Ed Hennis
|
62bce4e178
|
test: Add tests for #46
|
2026-06-22 18:13:43 -04:00 |
|
Sergey Kuznetsov
|
3086504658
|
tests: Tests for fix in account objects rpc (#58) (#59)
|
2026-06-22 18:13:43 -04:00 |
|