Skip to content

Integrate mpt_utility SDK for tests#6705

Open
yinyiqian1 wants to merge 3 commits intoXRPLF:ripple/confidential-transferfrom
yinyiqian1:sdk-test
Open

Integrate mpt_utility SDK for tests#6705
yinyiqian1 wants to merge 3 commits intoXRPLF:ripple/confidential-transferfrom
yinyiqian1:sdk-test

Conversation

@yinyiqian1
Copy link
Copy Markdown
Collaborator

Adopt proof generation functions from mpt-crypto's mpt_utility SDK

High Level Overview of Change

Context of Change

API Impact

  • Public API: New feature (new methods and/or new fields)
  • Public API: Breaking change (in general, breaking changes should only impact the next api_version)
  • libxrpl change (any change that may affect libxrpl or dependents of libxrpl)
  • Peer protocol change (must be backward compatible or bump the peer protocol version)

@yinyiqian1 yinyiqian1 force-pushed the sdk-test branch 2 times, most recently from 2212dc5 to d0edf87 Compare April 1, 2026 20:12
@yinyiqian1 yinyiqian1 marked this pull request as ready for review April 1, 2026 20:38
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.1%. Comparing base (2c94e21) to head (4983c40).
⚠️ Report is 13 commits behind head on ripple/confidential-transfer.

Additional details and impacted files

Impacted file tree graph

@@                      Coverage Diff                       @@
##           ripple/confidential-transfer   #6705     +/-   ##
==============================================================
- Coverage                          80.2%   80.1%   -0.1%     
==============================================================
  Files                               874     874             
  Lines                             69184   68748    -436     
  Branches                           7562    7550     -12     
==============================================================
- Hits                              55464   55039    -425     
+ Misses                            13720   13709     -11     

see 6 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@PeterChen13579 PeterChen13579 left a comment

Choose a reason for hiding this comment

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

LGTM

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.

2 participants