Skip to content

[WIP] feat: ConfidentialMPT Support#919

Draft
pdp2121 wants to merge 65 commits into
mainfrom
confidential-mpt
Draft

[WIP] feat: ConfidentialMPT Support#919
pdp2121 wants to merge 65 commits into
mainfrom
confidential-mpt

Conversation

@pdp2121

@pdp2121 pdp2121 commented Mar 2, 2026

Copy link
Copy Markdown
Collaborator

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

coderabbitai Bot commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

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.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 46a76a1a-3a58-403e-a685-1867ef2b62ed

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
  • 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.

@kuan121 kuan121 closed this Jun 3, 2026
@kuan121 kuan121 deleted the confidential-mpt branch June 3, 2026 18:05
@pdp2121 pdp2121 restored the confidential-mpt branch June 8, 2026 18:32
@Patel-Raj11 Patel-Raj11 reopened this Jun 22, 2026
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.

3 participants