Skip to content

Commit ef25f63

Browse files
update history.md
1 parent 525cd7a commit ef25f63

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

packages/ripple-binary-codec/HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## Unreleased
44

5+
### Added
6+
* Support for `Sponsored Fees and Reserves` (XLS-68d):
7+
* Add `SponsorFee` granular permission for fee sponsorship delegation
8+
* Add `SponsorReserve` granular permission for reserve sponsorship delegation
9+
510
### Fixed
611
* Fix STNumber serialization logic to work with large mantissa scale [10^18, 10^19-1].
712
* Error if a decimal is passed into a `UInt`-typed field.

packages/xrpl/HISTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Subscribe to [the **xrpl-announce** mailing list](https://groups.google.com/g/xr
77
### Added
88
* Add `faucetProtocol` (http or https) option to `fundWallet` method. Makes `fundWallet` work with locally running faucet servers.
99
* Add `signLoanSetByCounterparty` and `combineLoanSetCounterpartySigners` helper functions to sign and combine LoanSet transactions signed by the counterparty.
10+
* Support for `Sponsored Fees and Reserves` (XLS-68d)
1011

1112
## 4.5.0 (2025-12-16)
1213

0 commit comments

Comments
 (0)