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

WT-1662 Bridge and swap route #907

Merged
merged 27 commits into from
Sep 28, 2023
Merged

WT-1662 Bridge and swap route #907

merged 27 commits into from
Sep 28, 2023

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    45edebc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48e5635 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b91af1 View commit details
    Browse the repository at this point in the history
  4. Remove unused type

    imx-mikhala committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    cd98716 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0a7c45 View commit details
    Browse the repository at this point in the history
  6. fix various bugs

    imx-mikhala committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    efd5f9e View commit details
    Browse the repository at this point in the history
  7. remove comment

    imx-mikhala committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ccbc1f4 View commit details
    Browse the repository at this point in the history
  8. rename

    imx-mikhala committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    05c785c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4d01304 View commit details
    Browse the repository at this point in the history
  10. rename

    imx-mikhala committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    055a2f5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b0baee5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    de6bde2 View commit details
    Browse the repository at this point in the history
  13. remove comments

    imx-mikhala committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    c07d99f View commit details
    Browse the repository at this point in the history
  14. remove comments

    imx-mikhala committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    04116eb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    30891b1 View commit details
    Browse the repository at this point in the history
  16. remove unused type

    imx-mikhala committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    88911e3 View commit details
    Browse the repository at this point in the history
  17. lint

    imx-mikhala committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    c9ff2e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Merge remote-tracking branch 'refs/remotes/origin/main'

    Conflicts:
    	packages/checkout/sdk/src/smartCheckout/routing/bridge/bridgeRoute.test.ts
    	packages/checkout/sdk/src/smartCheckout/routing/bridge/bridgeRoute.ts
    imx-mikhala committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    237f5c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00d8569 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccca250 View commit details
    Browse the repository at this point in the history
  4. remove unused

    imx-mikhala committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e1b15cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e4d77a View commit details
    Browse the repository at this point in the history
  6. Ensure ETH could be swapped if swappable, do not call bridge if amoun…

    …t to bridge > l1 balance
    imx-mikhala committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    dfb3995 View commit details
    Browse the repository at this point in the history
  7. remove console

    imx-mikhala committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    0b9f352 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a9a58e9 View commit details
    Browse the repository at this point in the history
  9. Add test

    imx-mikhala committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    bf224de View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ff5aef1 View commit details
    Browse the repository at this point in the history