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

fix: bridge and swap actions context params generation #1524

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

ShahSujal
Copy link

Relates to:

issue number #1523

Risks

Medium: Changes on two files created compose actions & regenerate the details object

Background

What does this PR do?

This fix ensures that the bridge and swap actions are properly populated with the necessary details required for the bridgeAction and SwapAction handlers. As a result:

Bridge operations will now process the toAddress, token information, and other required parameters without error.
Swap operations will execute successfully with all required data passed to the handler.

@odilitime odilitime changed the base branch from main to develop December 28, 2024 08:34
odilitime
odilitime previously approved these changes Dec 28, 2024
@odilitime
Copy link
Collaborator

I think there's some duplication of the work done in #1456 but I did my best to merge the best of both

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants