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

PFM transfer covering remote chain A's view of remote B's denoms #10006

Open
3 tasks
turadg opened this issue Aug 30, 2024 · 1 comment
Open
3 tasks

PFM transfer covering remote chain A's view of remote B's denoms #10006

turadg opened this issue Aug 30, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@turadg
Copy link
Member

turadg commented Aug 30, 2024

What is the Problem Being Solved?

Per @0xpatrickdev , we need and don't have any test scenarios for building PFM messages which require us to know RemoteChainA's view of RemoteChainB's denoms.

Description of the Design

#9491 made progress in pursuit of,

However this is smaller in scope. The scope of this is testing PFM and the pfm memo. (Perhaps through sendAnywhere contract)

Additional discussion

Tasks

  1. force:integration
    0xpatrickdev
  2. enhancement
    0xpatrickdev

Security Considerations

Scaling Considerations

Test Plan

Upgrade Considerations

@turadg turadg added the enhancement New feature or request label Aug 30, 2024
@dckc
Copy link
Member

dckc commented Aug 30, 2024

A relevant detail: "chain A's view of remote B's denoms" is supposed to be called getLocalDenom as in chainA.getLocalDenom(chainBdenom), according to July 31 discussion #9814 (comment) where we dug up earlier API drafts.

A WIP version is included in

@LuqiPan LuqiPan assigned 0xpatrickdev and unassigned LuqiPan Sep 23, 2024
@0xpatrickdev 0xpatrickdev changed the title e2e test of swap covering remote chain A's view of remote B's denoms e2e test of transfer covering remote chain A's view of remote B's denoms Oct 18, 2024
@LuqiPan LuqiPan changed the title e2e test of transfer covering remote chain A's view of remote B's denoms Add the capability to build PFM messages and e2e tests for this capability Oct 21, 2024
@LuqiPan LuqiPan changed the title Add the capability to build PFM messages and e2e tests for this capability PFM transfer covering remote chain A's view of remote B's denoms Oct 21, 2024
@turadg turadg added this to the FU1: package integration milestone Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants