4.88.8 (2023-07-27)
Chores
- merge:
- dex: refactor base and counter constants and use enum DexSwapSide (36f3aa7)
- codeowners: add myself as codeowner (f425edb)
- refactor: use enum instead of constants for swap steps (5a3b0bd)
- Release:
New Features
- dex-counter-input: enable user to also edit counter input in swap module (fd42811)
- dex-analytics: update analytics (b8a653a)
- no-balance: move no balance to dexswapsteps (8f0b2a3)
- no-token-balances: add no token balances scene (ad7b9a6)
- dex-auto-input-select: preselect input token based on balance and native token (1fd9969)
- super-app:
Bug Fixes
- dex:
- fix base rate symbols (129121b)
- fix base rates in swap module (b1156f5)
- send anayltics whenever amount change is sent (9d34b36)
- remove unused utils (9e65771)
- fix subtext to match subtext when selected and make input container larger (d8ed22b)
- adjust conversion rates to account for quote is pulling from base or counter (9fcf37d)
- update token balance logic (b01a25d)
- wallet-rename: fix typo (795e5bb)
- dex-swap-amount-enter-analytics: send analytics when either base or counter is inputted (c009940)
- open-banking: pass isDisabled to component to render correct css (cd1c3ab)
- coin:
- dex-sagas: add a fallback when action.meta doesn't exist (1d82d85)
- analytics: circular dependencies (127452b)
- buy: show amount after selecting payment method (4942594)
- kyc: dropdown fields now don't overlap with inputs (e1d8654)
- card: use correct helper link (a1c2dab)
- login: change position of error message (aba29b8)
- acct-rename: use length instead of number (adee101)
- bch-label: update acct name for BCH (15fee13)
- super-app: use length of string rather than number (ea618a5)
Other Changes
- //github.com/blockchain/blockchain-wallet-v4-frontend into feat/GROWUX-867/dex (475e938)