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

[DO NOT MERGE] Amendment XLS-34d #514

Open
wants to merge 385 commits into
base: main
Choose a base branch
from

Conversation

dangell7
Copy link
Contributor

@dangell7 dangell7 commented Feb 6, 2023

High Level Overview of Change

Adding functionality for IOUEscrow Amendment

Context of Change

  • Transactions: Updated Amount - string -> Amount
  • Ledger Object: Updated Amount - string -> Amount
  • FundWallet: Added links to fund the IOUEscrow dev network
  • Test: PaymentChannel: Create, Claim, Fund - Escrow: Create

I also added an Issue Currency function on the setup client. This issues a currency for the wallet & destination.

I removed the PAYCHANNEL from the reusable and moved it into the test. (synergy)

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

XRP ONLY for Payment Channel & Escrow / IOU/XRP for Payment Channel & Escrow

Test Plan

Please review the tests and let me know if you see more. There are much more tests in the rippled library. We can definitely adopt them.

I would like to discuss the gateway setup and having access to an issued token in each test suite.

Resources:

pip3 install git+https://github.com/Transia-RnD/xrpl-py.git@denis-iouescrow

@dangell7 dangell7 changed the title amendment-xls34d [DO NOT MERGE] amendment-xls34d Feb 6, 2023
@dangell7 dangell7 changed the title [DO NOT MERGE] amendment-xls34d [DO NOT MERGE] Amendment XLS-34d Feb 6, 2023
@mvadari
Copy link
Collaborator

mvadari commented Feb 15, 2023

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.

3 participants