Closed ximinez closed 2 weeks ago
@godexsoft can you check "libXRPL compatibility with Clio / Publish libXRPL" and verify if there is a Clio compatibility issue?
Attention: Patch coverage is 92.99553%
with 47 lines
in your changes missing coverage. Please review.
Project coverage is 77.9%. Comparing base (
1fbf8da
) to head (9d58f11
). Report is 21 commits behind head on release.
@godexsoft can you check "libXRPL compatibility with Clio / Publish libXRPL" and verify if there is a Clio compatibility issue?
Rerunning "Check libXRPL compatibility with Clio / Publish libXRP" succeeded
Superseded by #5183
High Level Overview of Change
This is a release candidate for the 2.3.0 release.
Highlights:
5103
5143
5142
5176
5122
5169
4959
The base branch is
release
. All releases (including betas) go inrelease
. This PR will be merged with--ff-only
(not squashed or rebased, and not using the GitHub UI) to bothrelease
anddevelop
.Context of Change
This introduces
Credentials
amendment to support on-ledger credentials.MPTokensV1
amendment to support Multi-purpose tokens.AMMClawback
amendment to add support for clawing back tokens held in an AMM.fixAMMv1_2
amendment to fix some issues in AMM functionality.Type of Change
API Impact