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: dca retry on invalid route #777

Merged
merged 10 commits into from
Mar 4, 2024
Merged

Conversation

dmoka
Copy link
Contributor

@dmoka dmoka commented Feb 29, 2024

Description

We want to prevent DCA failing when we for example move an asset out from Omnipool to another pool.

So as a pallet config we can specify all the errors we want to retry on.

Related Issue

Motivation and Context

How Has This Been Tested?

Checklist:

  • I have updated the documentation if necessary.
  • I have added tests to cover my changes, regression test if fixing an issue.
  • This is a breaking change.

Copy link

github-actions bot commented Feb 29, 2024

Crate versions that have not been updated:

  • runtime-integration-tests: v1.19.6
  • hydradx-runtime: v220.0.0

Crate versions that have been updated:

  • pallet-dca: v1.3.6 -> v1.4.0

Runtime version has not been increased.

@mrq1911 mrq1911 merged commit c9afe26 into master Mar 4, 2024
3 of 4 checks passed
@dmoka dmoka deleted the fix/dca-retry-invalid-route branch March 4, 2024 11:21
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.

2 participants