galacticcouncil / galacticcouncil/hydration-node
Lower minimum swap amount in case of rolling DCA
Open
area/runtime
priority/medium
type/change-request
- Dominant language
- Rust
- Stars
- 208
- Forks
- 109
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 3
Description
Currently we use minimum budget as minimum single swap amount for rolling DCA we could make it a little lower as it could be quite high if HDX pumps
Contributor guide
Research direction
Locate the rolling DCA logic and the calculation that uses the minimum budget as the minimum single swap amount. Read the surrounding code to determine a lower bound that remains valid when HDX rises, then check the existing tests for rolling DCA behavior. Done means the minimum swap amount is lower than the minimum budget while the relevant tests still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100