Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Credentials and PermissionedDomain tx Support #1118

Open
wants to merge 17 commits into
base: staging
Choose a base branch
from

Conversation

achowdhry-ripple
Copy link
Collaborator

@achowdhry-ripple achowdhry-ripple commented Jan 14, 2025

High Level Overview of Change

Context of Change

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
  • Translation Updates
  • Release

TypeScript/Hooks Update

  • Updated files to React Hooks
  • Updated files to TypeScript

Before / After

Test Plan

kennyzlei and others added 3 commits December 18, 2024 10:06
## High Level Overview of Change

Fix typo for website in english translation

### Context of Change

Bug introduced in #1056

### Type of Change

- [x] 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
- [ ] Translation Updates
- [ ] Release

### TypeScript/Hooks Update

- [ ] Updated files to React Hooks
- [ ] Updated files to TypeScript
@achowdhry-ripple achowdhry-ripple changed the title Add Credentials Transactions Draft: Add Credentials Transactions Jan 14, 2025
@achowdhry-ripple achowdhry-ripple changed the title Draft: Add Credentials Transactions Draft: Add Credentials and PermissionedDomain Support Jan 14, 2025
@achowdhry-ripple achowdhry-ripple changed the title Draft: Add Credentials and PermissionedDomain Support Draft: Add Credentials Support Jan 15, 2025
@pdp2121
Copy link
Collaborator

pdp2121 commented Jan 27, 2025

I would suggest creating TableDetails for these transactions as well

@achowdhry-ripple achowdhry-ripple changed the title Draft: Add Credentials Support Draft: Add Credentials and PermissionedDomain tx Support Jan 29, 2025
@achowdhry-ripple achowdhry-ripple marked this pull request as ready for review January 29, 2025 18:40
@achowdhry-ripple
Copy link
Collaborator Author

achowdhry-ripple commented Jan 29, 2025

Pipeline is broken because this references PermissionedDomain tx from xrpl.js, which hasn't been released yet. Most of everything else is ready to review, but have not been able to test in livenet dev yet (waiting on PermissionedDomain to be released in dev)

@achowdhry-ripple achowdhry-ripple changed the title Draft: Add Credentials and PermissionedDomain tx Support Add Credentials and PermissionedDomain tx Support Jan 29, 2025
Copy link
Collaborator

@mvadari mvadari left a comment

Choose a reason for hiding this comment

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

Are there supposed to be empty test files?

@achowdhry-ripple
Copy link
Collaborator Author

Are there supposed to be empty test files?

nope -- good callout, added the test jsons

@achowdhry-ripple
Copy link
Collaborator Author

Will redo the PermissionedDomain tests once its on devnet in a couple of days, hard to format right now

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.

4 participants