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

feat: add chainflip dca #8152

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

Commits on Nov 20, 2024

  1. feat: add dca related models

    CumpsD committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    b7697e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bbcbee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c179ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab7433f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5280261 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1094347 View commit details
    Browse the repository at this point in the history
  7. chore: remove useless comment

    CumpsD committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    2afb05a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50d7a87 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0f4f45c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    af129ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd90aa3 View commit details
    Browse the repository at this point in the history
  3. refactor: clarify maxBoostFee

    CumpsD committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e1eb1de View commit details
    Browse the repository at this point in the history
  4. chore: run lint:fix

    CumpsD committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b770ae0 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Configuration menu
    Copy the full SHA
    77dca75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    105d917 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    d93d26f View commit details
    Browse the repository at this point in the history
  2. fix: add swapId

    CumpsD committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    d16a54f View commit details
    Browse the repository at this point in the history
  3. fix: catch axios error

    CumpsD committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    d1b3a0f View commit details
    Browse the repository at this point in the history
  4. chore: add some logging

    CumpsD committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    8c2eda5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6494ff8 View commit details
    Browse the repository at this point in the history
  6. chore: lint

    CumpsD committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    97444ad View commit details
    Browse the repository at this point in the history
  7. fix: chunks are 0 when ended

    CumpsD committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    ccc906c View commit details
    Browse the repository at this point in the history
  8. chore: remove debug logging

    CumpsD committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    11af8de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1636313 View commit details
    Browse the repository at this point in the history
  10. chore: we can keep this logic

    CumpsD committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    3bd2645 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f147a1f View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. chore: cleanup small mistakes

    CumpsD committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3d7600e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cbdaa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e86529 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    772feea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb2a67d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a99447f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    87b4531 View commit details
    Browse the repository at this point in the history
  8. chore: lint

    CumpsD committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    56ccfc2 View commit details
    Browse the repository at this point in the history
  9. refactor: simplify getTradeRates, make getTradeQuote safer, and recal…

    …culate solana feeData
    CumpsD committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    f676589 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. feat: rename

    gomesalexandre committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    5a95a2f View commit details
    Browse the repository at this point in the history
  2. fix: ci

    gomesalexandre committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    75f85a9 View commit details
    Browse the repository at this point in the history
  3. feat: cleanup

    gomesalexandre committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    8406c05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f252141 View commit details
    Browse the repository at this point in the history
  5. feat: ocd

    gomesalexandre committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    f80dd11 View commit details
    Browse the repository at this point in the history
  6. fix: btc without xpub

    gomesalexandre committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    b90883d View commit details
    Browse the repository at this point in the history
  7. feat: and solana too

    gomesalexandre committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    145f8b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44b8544 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    44707d4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e1a7b6 View commit details
    Browse the repository at this point in the history
  11. feat: cleanup

    gomesalexandre committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    1137a1d View commit details
    Browse the repository at this point in the history
  12. fix: types

    gomesalexandre committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    24ee61c View commit details
    Browse the repository at this point in the history
  13. feat: avoid ternary

    gomesalexandre committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    7a2ceb6 View commit details
    Browse the repository at this point in the history
  14. feat: flag

    gomesalexandre committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    1b8c0c2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    57d9196 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f1b87c2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5c09666 View commit details
    Browse the repository at this point in the history
  18. Revert "feat: monkey patch, revert me"

    This reverts commit 5c09666.
    gomesalexandre committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    a5c68f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Configuration menu
    Copy the full SHA
    2f74bf7 View commit details
    Browse the repository at this point in the history
  2. chore: lint

    CumpsD committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    21001fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa11d2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    578faf3 View commit details
    Browse the repository at this point in the history