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

[skip ci] wip: chainflip swapper #8049

Draft
wants to merge 84 commits into
base: develop
Choose a base branch
from
Draft

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    f9cf7a9 View commit details
    Browse the repository at this point in the history
  2. feat: add chainflip icon

    CumpsD committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b0fef83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f4b2cd View commit details
    Browse the repository at this point in the history
  4. feat: start chainflip swapper

    CumpsD committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ae0d083 View commit details
    Browse the repository at this point in the history
  5. fix: forgot a missing type

    CumpsD committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    56a4003 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53cfa9f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8515f51 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c4131d5 View commit details
    Browse the repository at this point in the history
  9. feat: add chainflip csp

    CumpsD committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    159650a View commit details
    Browse the repository at this point in the history
  10. feat: fetch chainflip quote

    CumpsD committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cca5688 View commit details
    Browse the repository at this point in the history
  11. feat: add fees to quotes

    CumpsD committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    09b820d View commit details
    Browse the repository at this point in the history
  12. feat: add boost swaps

    CumpsD committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9f60594 View commit details
    Browse the repository at this point in the history
  13. fix: correct commissionBPs

    CumpsD committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8bab08e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    09b9b02 View commit details
    Browse the repository at this point in the history
  15. fix: correct arb to eth

    CumpsD committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e6a43ac View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9c2f447 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    20216d6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d5b9fee View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2861ba3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    57e08d1 View commit details
    Browse the repository at this point in the history
  21. chore: newline eof

    CumpsD committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2207d5b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    56697f1 View commit details
    Browse the repository at this point in the history
  23. fix: allowanceContract 0x0

    CumpsD committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9507b73 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    668856f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1765b86 View commit details
    Browse the repository at this point in the history
  26. chore: newline at eof

    CumpsD committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7b3cc26 View commit details
    Browse the repository at this point in the history
  27. feat: support amount to low

    CumpsD committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a6d42f9 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    dfa6a3a View commit details
    Browse the repository at this point in the history
  29. chore: remove polkadot todo

    CumpsD committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ef79b52 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    fea992c View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    ee0d7bd View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    572135d View commit details
    Browse the repository at this point in the history
  33. feat: use correct caip-19s

    CumpsD committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    089fff0 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    1d25ce9 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    a1661cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72f1c7e View commit details
    Browse the repository at this point in the history
  3. fix: pass accountNumber

    CumpsD committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3fd7b62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    519546b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    799320f View commit details
    Browse the repository at this point in the history
  6. fix: add feature flag to tests

    CumpsD committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    708a826 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    8a17ba6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12ae967 View commit details
    Browse the repository at this point in the history
  3. chore: make prettier happy

    CumpsD committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    c090d43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34ea201 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b253f4b View commit details
    Browse the repository at this point in the history
  6. fix: correct swapper path

    CumpsD committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    630f8ef View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. refactor: move files around

    CumpsD committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e931c5b View commit details
    Browse the repository at this point in the history
  2. feat: start unsigned evm tx

    CumpsD committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8f4b47a View commit details
    Browse the repository at this point in the history
  3. chore: add todo

    CumpsD committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8662c0d View commit details
    Browse the repository at this point in the history
  4. feat: add unsigned utxo

    CumpsD committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    3517d98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae28709 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1251fa3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15a0499 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3c1745 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e57f3d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4a227c5 View commit details
    Browse the repository at this point in the history
  11. feat: estimate maxFeePerGas

    CumpsD committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    22372ed View commit details
    Browse the repository at this point in the history
  12. style: quotes

    CumpsD committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0c309d4 View commit details
    Browse the repository at this point in the history
  13. refactor: add getGasLimit

    CumpsD committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    3997245 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2cce1db View commit details
    Browse the repository at this point in the history
  15. feat: return signing request

    CumpsD committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5626b31 View commit details
    Browse the repository at this point in the history
  16. fix: no need for toHex

    CumpsD committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5b4a64d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f69ae34 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    a906812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4924c16 View commit details
    Browse the repository at this point in the history
  3. feat: improve types

    gomesalexandre committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1fd442b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dccd703 View commit details
    Browse the repository at this point in the history
  5. feat: cleanup

    gomesalexandre committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    206a337 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    7cfe7c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2def52 View commit details
    Browse the repository at this point in the history
  3. feat: clean diff up

    gomesalexandre committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5ef0169 View commit details
    Browse the repository at this point in the history
  4. feat: cleanup consts

    gomesalexandre committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2e77080 View commit details
    Browse the repository at this point in the history
  5. feat: consistency

    gomesalexandre committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c32b370 View commit details
    Browse the repository at this point in the history
  6. feat: stopping point

    gomesalexandre committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9a10db4 View commit details
    Browse the repository at this point in the history
  7. feat: false in base

    gomesalexandre committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    19f5fcd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3111366 View commit details
    Browse the repository at this point in the history
  9. fix: lint

    gomesalexandre committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    820283b View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    8c25692 View commit details
    Browse the repository at this point in the history
  2. fix: ci

    gomesalexandre committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ddd1339 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c1b711 View commit details
    Browse the repository at this point in the history
  4. feat: cleanup

    gomesalexandre committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3172d80 View commit details
    Browse the repository at this point in the history
  5. feat: trade status

    gomesalexandre committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    388b4dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    267eb4f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae0dd35 View commit details
    Browse the repository at this point in the history