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

routers: Drop LP contract call from Axelar message #1545

Merged
merged 3 commits into from
Sep 13, 2023

Conversation

cdamian
Copy link
Contributor

@cdamian cdamian commented Sep 12, 2023

Description

Dropping the explicit call to the LP contract since our testing revealed that it is unnecessary.

Checklist:

  • I have added Rust doc comments to structs, enums, traits and functions
  • I have made corresponding changes to the documentation
  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works

mustermeiszer
mustermeiszer previously approved these changes Sep 12, 2023
@mustermeiszer
Copy link
Collaborator

please bumb dev runtime version to 24

@mustermeiszer
Copy link
Collaborator

lets merge this one into #1538 or #1538 before that.

NunoAlexandre
NunoAlexandre previously approved these changes Sep 12, 2023
Copy link
Contributor

@NunoAlexandre NunoAlexandre left a comment

Choose a reason for hiding this comment

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

LGTM, just a comment on a doc

wischli
wischli previously approved these changes Sep 12, 2023
@cdamian cdamian force-pushed the fix/axelar-message-drop-lp-contract branch from ce69f22 to 77eefda Compare September 12, 2023 15:45
@cdamian
Copy link
Contributor Author

cdamian commented Sep 12, 2023

Tested successfully on moonbase-dev.

NunoAlexandre
NunoAlexandre previously approved these changes Sep 12, 2023
@cdamian cdamian dismissed stale reviews from NunoAlexandre and wischli via 3de68b5 September 12, 2023 21:09
@cdamian cdamian force-pushed the fix/axelar-message-drop-lp-contract branch from 77eefda to 3de68b5 Compare September 12, 2023 21:09
Copy link
Collaborator

@mustermeiszer mustermeiszer left a comment

Choose a reason for hiding this comment

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

LGTM

@cdamian cdamian merged commit 597eb77 into main Sep 13, 2023
10 checks passed
@cdamian cdamian deleted the fix/axelar-message-drop-lp-contract branch September 13, 2023 08:00
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.

None yet

4 participants