Skip to content

chore: handle pfm of transfer with memo #11410

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anilhelvaci
Copy link
Collaborator

closes: #11408

Description

This PR aims at fixing #11408 by passing memo passed by the application code (orchestration contract) to the forward.next which according to the specification is going to passed as the memo itself on the destination chain (after the intermediary hop).

Security Considerations

None.

Scaling Considerations

None.

Documentation Considerations

None.

Testing Considerations

This PR comes with a unit test. See #11304 for multichain tests.

Upgrade Considerations

None.

@anilhelvaci anilhelvaci requested a review from a team as a code owner May 23, 2025 11:28
@anilhelvaci anilhelvaci requested a review from AgoricTriage May 23, 2025 11:28
@anilhelvaci anilhelvaci added the force:integration Force integration tests to run on PR label May 23, 2025
@anilhelvaci anilhelvaci requested a review from dckc May 23, 2025 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
force:integration Force integration tests to run on PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

opts.memo disappears when making E(localOrcAccount).transfer that requires PFM
1 participant