LedgerHQ / ledger-live-common

⛔️ DEPRECATED - Common ground for the Ledger Wallet apps
http://ledger-live-tools.now.sh
Apache License 2.0
136 stars 173 forks source link

[FEATURE] Add FTX to live swap #1927

Closed chabroA closed 2 years ago

chabroA commented 2 years ago

Context (issues, jira)

Description / Usage

🔗 https://github.com/LedgerHQ/ledger-live-desktop/pull/4959

Add FTX and FTX.US as swap provider with all associated logic

Expectations

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
ledger-live-common ❌ Failed (Inspect) May 13, 2022 at 0:54AM (UTC)
codecov[bot] commented 2 years ago

Codecov Report

Merging #1927 (7723404) into develop (8b92f12) will increase coverage by 0.60%. The diff coverage is 44.38%.

:exclamation: Current head 7723404 differs from pull request most recent head 0b2c300. Consider uploading reports for the commit 0b2c300 to get more accurate results

@@             Coverage Diff             @@
##           develop    #1927      +/-   ##
===========================================
+ Coverage    58.59%   59.20%   +0.60%     
===========================================
  Files          450      512      +62     
  Lines        20541    21253     +712     
  Branches      5273     5733     +460     
===========================================
+ Hits         12036    12582     +546     
- Misses        8476     8649     +173     
+ Partials        29       22       -7     
Impacted Files Coverage Δ
src/exchange/index.ts 41.66% <ø> (ø)
src/exchange/swap/getProviders.ts 58.33% <0.00%> (ø)
src/families/cosmos/validators.ts 61.15% <ø> (ø)
src/exchange/swap/utils/index.ts 45.45% <15.78%> (ø)
src/exchange/swap/mock.ts 44.00% <26.31%> (ø)
src/exchange/swap/postSwapState.ts 40.00% <40.00%> (ø)
src/exchange/swap/checkQuote.ts 42.85% <42.85%> (ø)
src/exchange/swap/initSwap.ts 15.17% <52.17%> (ø)
src/families/bitcoin/wallet-btc/wallet.ts 88.32% <77.77%> (+8.32%) :arrow_up:
src/families/cosmos/api/Cosmos.ts 85.41% <81.81%> (-8.97%) :arrow_down:
... and 374 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8b92f12...0b2c300. Read the comment docs.