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

Astroport DCA Module Part 2 Submission #2

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

y-pakorn
Copy link

@y-pakorn y-pakorn commented Aug 8, 2022

This submission follows the following requirements bounty.

  • Bot tips are modified to be an array of Asset which can be both native and token, users can select one denoms or more of tips to use in their order. For example, if tips are set to array of 10 astro and 1 luna per hop, users can either deposit astro or luna to use as a tip, or possibly both.
  • DCA order is now identified by a unique id, which will be generated when user created the order.
  • User can now set when to start the first purchase. Default to now + interval.
  • User can now specify whether to set specific max hops or max spread for each order, namely ConfigOverride. Default to None, which will use user's global config.
  • All integration tests are in tests module, which covers all usage.

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.

1 participant