Denis Angell
|
af5a877a4d
|
Merge remote-tracking branch 'Transia-RnD-rippled/dangell7/mpt-structured-data' into develop
|
2026-09-13 19:25:43 -04:00 |
|
Denis Angell
|
dce61d0d8c
|
Merge remote-tracking branch 'Transia-RnD-rippled/feature-p256' into develop
# Conflicts:
# include/xrpl/protocol/Indexes.h
# include/xrpl/protocol/KeyType.h
# include/xrpl/protocol/PublicKey.h
# src/libxrpl/protocol/Indexes.cpp
# src/libxrpl/protocol/PublicKey.cpp
# src/libxrpl/protocol/SecretKey.cpp
|
2026-09-13 19:25:42 -04:00 |
|
Denis Angell
|
7f1be3103b
|
Merge remote-tracking branch 'Transia-RnD-rippled/dilithium-full' into develop
# Conflicts:
# cmake/XrplCore.cmake
|
2026-09-13 19:24:07 -04:00 |
|
Denis Angell
|
0d3750f39d
|
Merge remote-tracking branch 'XRPLF-rippled/dangell7/token-paychan-clawback' into develop
# Conflicts:
# src/test/app/Delegate_test.cpp
|
2026-09-13 19:23:39 -04:00 |
|
Denis Angell
|
b20a95ad78
|
Merge remote-tracking branch 'XRPLF-rippled/token-paychan' into develop
# Conflicts:
# src/libxrpl/tx/transactors/escrow/EscrowCreate.cpp
# src/libxrpl/tx/transactors/escrow/EscrowFinish.cpp
# src/test/app/PayChan_test.cpp
# src/test/jtx/impl/paychan.cpp
# src/test/jtx/paychan.h
|
2026-09-13 19:22:13 -04:00 |
|
Denis Angell
|
ea63e465f0
|
Merge remote-tracking branch 'Transia-RnD-rippled/dangell7/escrow-paychan-refactor' into develop
# Conflicts:
# src/libxrpl/tx/transactors/escrow/EscrowCreate.cpp
# src/libxrpl/tx/transactors/escrow/EscrowFinish.cpp
|
2026-09-13 19:20:52 -04:00 |
|
Denis Angell
|
5057dba76f
|
Merge remote-tracking branch 'XRPLF-rippled/dangell/smart-contracts' into develop
# Conflicts:
# include/xrpl/protocol/jss.h
|
2026-09-13 19:19:43 -04:00 |
|
Denis Angell
|
bcb8fb7d4f
|
fix: compile the smart-contracts merge against develop and embed the contract test fixtures
|
2026-09-12 16:57:19 -04:00 |
|
Denis Angell
|
0ae6a81246
|
chore: merge develop into smart-contracts
|
2026-09-12 16:17:03 -04:00 |
|
Denis Angell
|
6b24a5c32e
|
feat: DatagramMonitor and consensus-testing admin RPCs
|
2026-09-12 14:40:25 -04:00 |
|
Denis Angell
|
e634c6ddc7
|
featureQuantum
|
2026-09-12 06:01:04 -04:00 |
|
Denis Angell
|
b30e9fc369
|
featurePasskey
|
2026-09-12 05:51:14 -04:00 |
|
Denis Angell
|
3e7af2ab7e
|
featureMPTStructuredData
|
2026-09-11 22:58:58 -04:00 |
|
Mayukha Vadari
|
028783661d
|
feat: Apply .macro changes from ripple/smart-escrow (#8157)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-09-09 20:05:58 +00:00 |
|
yinyiqian1
|
d5bfe94f15
|
feat: Support key rotation in MPTokenIssuanceSet (#7915)
|
2026-09-03 21:13:06 +00:00 |
|
Bart
|
2ad4def35f
|
chore: Bump version to 3.4.0-rc1 (#8171)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-09-03 20:07:24 +00:00 |
|
Valentin Balaschenko
|
827b50f169
|
fix: Flaky online delete tests, and cover the health checks added in #5531 (#8137)
|
2026-09-03 18:56:30 +00:00 |
|
Mayukha Vadari
|
58a59c37ed
|
fix: Add signature prefixes for sfCounterpartySignature and sfSponsorSignature (#8162)
|
2026-09-03 17:19:07 +00:00 |
|
Denis Angell
|
37cb4cdbe3
|
fix: Recycle the escrow reserve in EscrowCancel and EscrowFinish (#8142)
|
2026-09-03 16:27:45 +00:00 |
|
Chenna Keshava B S
|
636d2d4851
|
fix: Reinforce the priority of AMMClawback in case of insufficient reserves (#7796)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-09-02 20:48:53 +00:00 |
|
Kassaking7
|
7d7275847d
|
fix: PermissionedDEX (CreateOffer/Payment) never deletes expired credentials (#6827)
|
2026-09-02 19:38:01 +00:00 |
|
Bart
|
f0fd6ad85e
|
fix: Clamp the depth used to index selectBranch's key byte (#7941)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
|
2026-09-02 18:06:48 +00:00 |
|
Timur Yalymov
|
5d8fd9824e
|
fix: Revert credential cleanup for pseudo-accounts (#8161)
|
2026-09-02 15:00:50 +00:00 |
|
Vito Tumas
|
346ea40f69
|
fix: Allow zero-value MPT vault withdraw when the asset holding is missing (#8153)
|
2026-09-02 13:45:52 +00:00 |
|
Vito Tumas
|
8809bdf3f0
|
fix: Treat an existing IOU line as a no-op in addEmptyHolding (#8154)
|
2026-09-02 12:15:29 +00:00 |
|
Mayukha Vadari
|
deaf596494
|
docs: Add AGENTS.md/CLAUDE.md for AI coding agent guidance (#8067)
|
2026-09-01 21:57:34 +00:00 |
|
Vito Tumas
|
7863ac8cf6
|
fix: Add 60s buffer before closed-ended vault redemption (#8151)
|
2026-09-01 18:27:05 +00:00 |
|
Vito Tumas
|
b3b38e4416
|
fix: Correct fee-payer XRP delta in ValidVault for sponsored VaultWithdraw (#8141)
|
2026-09-01 14:43:11 +00:00 |
|
Vito Tumas
|
ccd5dc5e06
|
fix: Keep LoanBrokerDelete valid for auth-required MPT cover (#8144)
|
2026-09-01 14:40:53 +00:00 |
|
Vito Tumas
|
b2453b626e
|
fix: Unblock VaultSet and cash-basis LoanSet at AssetsMaximum (#8143)
|
2026-09-01 14:06:17 +00:00 |
|
Vito Tumas
|
de6e5d3a94
|
fix: Keep VaultDeposit share count after the assetsTotal clamp (#8140)
|
2026-09-01 13:51:39 +00:00 |
|
Copilot
|
fac20a06f3
|
refactor: Add common helper function for injected metadata fields in RPCs (#5706)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Mayukha Vadari <mvadari@gmail.com>
Co-authored-by: Mayukha Vadari <mvadari@ripple.com>
Co-authored-by: Timur Yalymov <36795566+tyalymov@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Vito Tumas <5780819+Tapanito@users.noreply.github.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
|
2026-08-31 17:21:25 +00:00 |
|
Denis Angell
|
b72ff98159
|
Merge remote-tracking branch 'origin/develop' into dangell7/escrow-paychan-refactor
# Conflicts:
# include/xrpl/ledger/helpers/EscrowHelpers.h
# src/libxrpl/tx/transactors/escrow/EscrowCreate.cpp
# src/libxrpl/tx/transactors/escrow/EscrowFinish.cpp
# src/test/app/PayChan_test.cpp
# src/test/jtx/impl/TestHelpers.cpp
|
2026-08-31 11:40:42 -04:00 |
|
Denis Angell
|
2ba6f4cc68
|
Merge remote-tracking branch 'origin/develop' into token-paychan
# Conflicts:
# include/xrpl/ledger/helpers/EscrowHelpers.h
# src/libxrpl/tx/invariants/MPTInvariant.cpp
# src/libxrpl/tx/transactors/escrow/EscrowCreate.cpp
# src/libxrpl/tx/transactors/escrow/EscrowFinish.cpp
# src/libxrpl/tx/transactors/payment_channel/PaymentChannelCreate.cpp
# src/test/jtx/impl/TestHelpers.cpp
|
2026-08-31 11:35:47 -04:00 |
|
Ayaz Salikhov
|
9a7c5ea593
|
chore: Bump version to 3.4.0-b3 (#8132)
|
2026-08-27 17:26:55 +00:00 |
|
Jingchen
|
7281e0606a
|
feat: Add vault invariants (#7732)
Co-authored-by: Vito Tumas <5780819+Tapanito@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-08-27 17:15:17 +00:00 |
|
Jingchen
|
71f5555873
|
feat: Remove pseudo account field filter (#8042)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-08-27 13:52:23 +00:00 |
|
Vito Tumas
|
e0151229b6
|
fix: Waive unrealized-loss discount on sole-holder VaultClawback (#8119)
|
2026-08-27 08:15:38 +00:00 |
|
Gregory Tsipenyuk
|
dc3bd9cf00
|
fix: Fix MPT/DEX Audit/Attackathon reports (Phase 1) (#7334)
|
2026-08-26 18:09:46 +00:00 |
|
Vito Tumas
|
3c47af779c
|
fix: Clamp Vault Deposit, Withdraw, and Clawback to assetsTotal grid (#8057)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-08-26 17:02:05 +00:00 |
|
Ayaz Salikhov
|
d83a84510e
|
chore: Bump version to 3.4.0-b2 (#8120)
|
2026-08-26 14:03:01 +00:00 |
|
Timur Yalymov
|
f8fba079fe
|
fix: Refuse a pseudo-account as the vault clawback holder (#8111)
Co-authored-by: Vito Tumas <5780819+Tapanito@users.noreply.github.com>
|
2026-08-26 13:55:04 +00:00 |
|
Vito Tumas
|
36c165f74d
|
fix: Prevent early loan impairment and due-date manipulation (#6557)
Co-authored-by: Ed Hennis <ed@ripple.com>
Co-authored-by: Timur Yalymov <36795566+tyalymov@users.noreply.github.com>
|
2026-08-26 13:38:24 +00:00 |
|
Peter Chen
|
f7ea645bf4
|
fix: AMMClawback exact LP token boundary (#7373)
|
2026-08-26 13:14:53 +00:00 |
|
Vito Tumas
|
421af6db79
|
fix: Reject open-ended vaults at LoanBrokerSet (#8076)
Co-authored-by: Kenny Lei <3003853+kennyzlei@users.noreply.github.com>
|
2026-08-26 00:08:25 +00:00 |
|
Vito Tumas
|
5e3d20b3ed
|
fix: Prevent vault clawback and withdraw overrun (#8075)
|
2026-08-25 17:59:37 +00:00 |
|
Vito Tumas
|
ec042fefee
|
fix: Absorb Vault invariant rounding noise (#8055)
|
2026-08-25 17:07:58 +00:00 |
|
Denis Angell
|
c5ae59c4a0
|
fix: gate paychan claim MPToken invariant relaxation on featureTokenPaychan
|
2026-08-25 11:10:39 -04:00 |
|
Bart
|
0fdaf69e2c
|
chore: Bump version to 3.4.0-b1 (#8102)
|
2026-08-24 20:41:58 +00:00 |
|
Timur Yalymov
|
9d41b1bd1c
|
fix: Exempt vault and loan broker accounts from IOU authorization (#8013)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-08-24 16:23:43 +00:00 |
|