gomes
gomes
### Overview Currently, we have no `MinOut` in borrows, i.e empty limit component. That's actually as returned by us by THOR, see their example memo in the Swagger docs: `$+:ETH.ETH:0x1c7b17362c84287bd1184447e6dfeaf920c31bbe`....
### Description This PR is a stretch of https://github.com/shapeshift/hdwallet/pull/673, authored as a separate PR, since it is inherently more risky: - bumps all relevant Ledger deps to latest - handles...
## Description Does what it says on the box - adds coingecko-based related AssetIds fetching, on top of existing Zerion one, effectively bringing Solana related assets in the app. ##...
## Description This PR brings `getTradeRate()` as en endpoint - For ZRX, brings in the notion of a temporary "pseudo trade quote" so things are non-breaking for current `getTradeQuote` endpoints....
### Overview Currently in all envs, we solely rely on Zerion for related AssetIds fetching: https://github.com/shapeshift/web/blob/b226bd2db3e1bd2c69d0bd0447f9e761f0516f22/scripts/generateAssetData/generateRelatedAssetIndex/generateRelatedAssetIndex.ts#L101-L122 This works great for EVM assets, however doesn't play well with Solana assets missing...
### Overview Currently in all envs, swapper displays some non-actionable quotes: While some of these errors are something you can "fix" as a user (e.g not enough native asset, not...
### Overview Placeholder to integrate ShapeShift as a SAFE app ⚠️ blocked by https://github.com/shapeshift/web/issues/7871 ### References and additional details https://help.safe.global/en/articles/145503-how-to-create-a-safe-app-with-safe-apps-sdk-and-list-it ### Acceptance Criteria - Users are able to connect to...
### Overview Placeholder after discussing with @twblack88 - to be discussed during backlog grooming re: whether or not we want to go with this Note, this is blocked by https://github.com/shapeshift/web/pull/7869...
### Overview Issue 2/2 created after https://github.com/shapeshift/web/issues/7865 spike. See https://gist.github.com/gomesalexandre/b1cb6d3a90019e570ecfa1d3a74a193d This issue is for all swappers to work without a wallet. ### References and additional details Spike: https://gist.github.com/gomesalexandre/b1cb6d3a90019e570ecfa1d3a74a193d ZRX price...
### Overview Spotted in https://github.com/shapeshift/web/pull/7939#discussion_r1809258261 - currently in all envs, when the connected wallet doesn't have enough funds, it is impossible to get a *rate*. However, the only thing we...