Skip to content

feat: Support XLS-39 Clawback amendment in xrpl-rust#163

Open
ckeshava wants to merge 1 commit intoXRPLF:mainfrom
ckeshava:Clawback
Open

feat: Support XLS-39 Clawback amendment in xrpl-rust#163
ckeshava wants to merge 1 commit intoXRPLF:mainfrom
ckeshava:Clawback

Conversation

@ckeshava
Copy link
Copy Markdown
Collaborator

High Level Overview of Change

This PR adds support for the Clawback amendment in xrpl-rust library.
The XLS specification can be found here: https://github.com/XRPLF/XRPL-Standards/tree/master/XLS-0039-clawback
The rippled C++ PR implementation is here: XRPLF/rippled#4553

This PR adds only one transaction Clawback. The included integration tests also validate the correctness of AccountInfo RPC after the setting of the lsfAllowTrustLineClawback flag.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Tests (You added tests for code that already exists, or your new feature included in this PR)
  • Documentation Updates
  • Release

Before / After

Test Plan

Appropriate tests have been included.

@ckeshava
Copy link
Copy Markdown
Collaborator Author

/ai-review

Copy link
Copy Markdown

@xrplf-ai-reviewer xrplf-ai-reviewer Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues.

Review by Claude Opus 4.6 · Prompt: V14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant