Skip to content

[WIP] feat: ConfidentialMPT Support#919

Draft
pdp2121 wants to merge 58 commits intomainfrom
confidential-mpt
Draft

[WIP] feat: ConfidentialMPT Support#919
pdp2121 wants to merge 58 commits intomainfrom
confidential-mpt

Conversation

@pdp2121
Copy link
Copy Markdown
Collaborator

@pdp2121 pdp2121 commented Mar 2, 2026

High Level Overview of Change

Support Confidential Transfers for Multi-Purpose Tokens (XLS-0096)
Spec: https://github.com/XRPLF/XRPL-Standards/tree/master/XLS-0096-confidential-mpt
Rippled PR: XRPLF/rippled#5860
mpt-crypto library: https://github.com/XRPLF/mpt-crypto

Context of Change

All cryptographic related helpers to generate El Gama keypairs and multiple proofs used for this feature will be implemented as C-binder from mpt-crypto library. Details can be found in xrpl/core/confidential/README.md folder.

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

Did you update CHANGELOG.md?

  • Yes
  • No, this change does not impact library users

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 2, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch confidential-mpt

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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