pwang200
|
58a3a4e5ba
|
gas price must > 0 (#8270)
|
2026-09-23 16:03:06 -04:00 |
|
Timothy Banks
|
7e4338bb2e
|
fix: Address AI code review comments (#8269)
|
2026-09-23 18:47:23 +01:00 |
|
Mayukha Vadari
|
49f8cf5d49
|
Merge branch 'ripple/smart-escrow' into timothybanks/merge-upstream2
|
2026-09-22 17:34:06 -04:00 |
|
TimothyBanks
|
f9356d5ff4
|
chore: Merge develop into branch
|
2026-09-22 15:54:37 -04:00 |
|
pwang200
|
883b572d81
|
Decide the Smart Escrow fee limits from the ledger, not local configuration (#8228)
|
2026-09-22 15:34:44 -04:00 |
|
Sergey Kuznetsov
|
458c8949b8
|
refactor: Remove unused code and optimise FieldLocator (#8230)
|
2026-09-21 17:21:11 +01:00 |
|
Sergey Kuznetsov
|
15c49134f4
|
fix: Update float_compare() doc and refactor enum definition (#8217)
|
2026-09-21 17:12:25 +01:00 |
|
Bart
|
16f7b263fd
|
docs: Correct three comments about null-terminated views (#8253)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
|
2026-09-21 11:12:09 +00:00 |
|
Pratik Mankawde
|
e20f448a71
|
fix: Reject variable-length prefixes the encoder cannot write
|
2026-09-17 13:33:07 +02:00 |
|
Jingchen
|
b60636169a
|
fix: Make calculateBaseFee exception-safe
|
2026-09-17 13:33:06 +02:00 |
|
Vito Tumas
|
da260fa42b
|
fix: Relax Loan Invariants to allow zero-principal LoanPay transaction
|
2026-09-17 13:33:04 +02:00 |
|
Timothy Banks
|
227f1b4d9c
|
fix: Unbounded Database Seek via TMGetLedger
|
2026-09-17 13:33:03 +02:00 |
|
Mayukha Vadari
|
54e62a621f
|
fix: Prevent simulate from updating the orderbook db
|
2026-09-17 13:33:02 +02:00 |
|
Timothy Banks
|
53628b70c0
|
fix: Use a hardened hash on the STPathElement
|
2026-09-17 13:33:01 +02:00 |
|
Vito Tumas
|
6fec2c11bf
|
refactor: Rename vault accrual accounting to instant interest recognition (#8237)
|
2026-09-17 10:27:44 +00:00 |
|
Bart
|
04108a030c
|
refactor: Build the RPC dispatch and command-line tables at compile time (#8006)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
|
2026-09-17 10:01:28 +00:00 |
|
Mayukha Vadari
|
824997df60
|
feat: Add sponsorship, loanBroker, and loan keylet host functions (#8195)
|
2026-09-15 12:40:32 -04:00 |
|
Bart
|
e302e4eeed
|
fix: Set the peer limit total when per-direction limits are configured (#8220)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
Co-authored-by: Vito Tumas <5780819+Tapanito@users.noreply.github.com>
|
2026-09-15 13:14:12 +00:00 |
|
Mayukha Vadari
|
1a4a40ebb8
|
fix: Update noripple_check to exclude transactions field on error responses (#6303)
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-09-15 00:21:57 +00:00 |
|
yinyiqian1
|
7f55dd390c
|
feat: Support mirror key epochs in confidential MPT transactions for Key Rotation amendment (#8210)
|
2026-09-14 18:23:38 +00:00 |
|
Sergey Kuznetsov
|
97b272be23
|
Merge develop
|
2026-09-10 16:10:13 +01:00 |
|
Sergey Kuznetsov
|
646c7ed494
|
refactor: Generate code to register host functions in wasm vm (#8206)
|
2026-09-10 11:27:40 +01: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 |
|
Vito Tumas
|
21890d9daf
|
feat: Register featureLendingProtocolV1_2 amendment (#8185)
Co-authored-by: Bart <bthomee@users.noreply.github.com>
|
2026-09-09 10:01:32 +00:00 |
|
Mayukha Vadari
|
e3c8996e44
|
feat: Add fixCleanup3_5_0 amendment placeholder (#8174)
|
2026-09-05 00:06:14 +00:00 |
|
yinyiqian1
|
d5bfe94f15
|
feat: Support key rotation in MPTokenIssuanceSet (#7915)
|
2026-09-03 21:13:06 +00:00 |
|
Mayukha Vadari
|
58a59c37ed
|
fix: Add signature prefixes for sfCounterpartySignature and sfSponsorSignature (#8162)
|
2026-09-03 17:19:07 +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 |
|
Timur Yalymov
|
5d8fd9824e
|
fix: Revert credential cleanup for pseudo-accounts (#8161)
|
2026-09-02 15:00:50 +00:00 |
|
Sergey Kuznetsov
|
5f41471b7d
|
Merge ripple/se/fees and resolve conflicts
|
2026-09-02 13:38:38 +01:00 |
|
Sergey Kuznetsov
|
2e78c260a9
|
Merge ripple/se/wasmi-tests
|
2026-09-02 13:17:13 +01: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 |
|
Sergey Kuznetsov
|
ae87e88690
|
refactor: Use temINVALID_BYTECODE istead of temBAD_WASM (#8156)
|
2026-09-02 11:41:36 +01: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 |
|
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 |
|
Mayukha Vadari
|
74ec538296
|
feat: Remove float_root (#8110)
|
2026-08-31 11:19:39 -04:00 |
|
Sergey Kuznetsov
|
86c781f945
|
Merge ripple/se/fees and resolve conflicts
|
2026-08-28 18:00:10 +01:00 |
|
Sergey Kuznetsov
|
05a1497ebc
|
Merge ripple/se/wasmi-tests
|
2026-08-28 13:30:45 +01: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 |
|
Gregory Tsipenyuk
|
dc3bd9cf00
|
fix: Fix MPT/DEX Audit/Attackathon reports (Phase 1) (#7334)
|
2026-08-26 18:09:46 +00:00 |
|
Vito Tumas
|
1e8b136bfb
|
feat: Enable LendingProtocolV1_1 amendment (#8125)
|
2026-08-26 17:35:54 +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 |
|
Sergey Kuznetsov
|
76aa7b1910
|
Merge ripple/wasmi
|
2026-08-26 17:37:11 +01: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 |
|
Jingchen
|
c5dc408596
|
fix: Remove explicit from std/boost hash specialisation default constructors (#8100)
|
2026-08-25 14:13:02 +00:00 |
|
Jingchen
|
f137d71510
|
test: Split Invariants_test.cpp into per-topic files (#8077)
|
2026-08-24 16:17:33 +00:00 |
|
Sergey Kuznetsov
|
a0794738a6
|
refactor: Wasm vm redesign (#8012)
Co-authored-by: TimothyBanks <tbanks@ripple.com>
|
2026-08-24 15:22:39 +01:00 |
|