mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-07 05:15:48 +00:00
add reviewer comments
This commit is contained in:
@@ -21,6 +21,7 @@ Version 2.5.0 of `rippled`, the reference server implementation of the XRP Ledge
|
|||||||
- `PermissionDelegation`
|
- `PermissionDelegation`
|
||||||
- `AMMv1_3`
|
- `AMMv1_3`
|
||||||
- `EnforceNFTokenTrustlineV2`
|
- `EnforceNFTokenTrustlineV2`
|
||||||
|
- `PayChanCancelAfter`
|
||||||
|
|
||||||
|
|
||||||
## Action Required
|
## Action Required
|
||||||
@@ -65,6 +66,7 @@ The following amendments are open for voting with this release:
|
|||||||
- **PermissionDelegation (XLS-75)** - Enables account holders to delegate specific permissions to other accounts for flexible account management and automation. ([#5354](https://github.com/XRPLF/rippled/pull/5354))
|
- **PermissionDelegation (XLS-75)** - Enables account holders to delegate specific permissions to other accounts for flexible account management and automation. ([#5354](https://github.com/XRPLF/rippled/pull/5354))
|
||||||
- **AMMv1_3** - Adds invariant checking to AMM-related transactions. ([#5203](https://github.com/XRPLF/rippled/pull/5203))
|
- **AMMv1_3** - Adds invariant checking to AMM-related transactions. ([#5203](https://github.com/XRPLF/rippled/pull/5203))
|
||||||
- **EnforceNFTokenTrustlineV2** - Fixes issues with NFT interactions bypassing the trustline authorization requirement. ([#5297](https://github.com/XRPLF/rippled/pull/5297))
|
- **EnforceNFTokenTrustlineV2** - Fixes issues with NFT interactions bypassing the trustline authorization requirement. ([#5297](https://github.com/XRPLF/rippled/pull/5297))
|
||||||
|
- **PayChanCancelAfter** - Fixes an issue that makes it possible to create a payment channel when `CancelAfter` is in the past. ([#4717](https://github.com/XRPLF/rippled/pull/4717))
|
||||||
|
|
||||||
|
|
||||||
### New Features
|
### New Features
|
||||||
|
|||||||
Reference in New Issue
Block a user