4.79.3 (2022-12-16)
Chores
- Release: v4.79.0 (fb18003)
New Features
- BuySell: point enter amount steps to correct components (8cb093c)
- EnterAmount: restore original EnterAmount (7f8e5e2)
- SellEnterAmount: rename EnterAmount to SellEnterAmount (785dd18)
- feat-flag: turn acct recovery flag off for testing (30a3da9)
- dex-swap:
- dex-coin-verif: tooltip styles migrated from css to global styled (c13e649)
- dex-swap-quote: temp old API test (acace13)
- dex-coin-list: verification check mark (ef9bc39)
Bug Fixes
- send: need to include memos when sending crypto through new flyout if the coin support memos (#5619) (70c082e)
- dex:
- coin verification mark data from API (08f49d2)
- getValidSwapAmount moved to utils (d9d4889)
- use debounce instead of a hook (8ae9427)
- request cancelation util added instead of using axios explicitly (44f72ee)
- packages moved to internal wallet package (a490ecb)
- merge development (9724ba5)
- fix form mechanic (c51a104)
- broken merge (1bbcc87)
- recovery: redirect and error cleanup (858fbd0)
- dex-schemas: package json fixed (7773874)
- dex-tokens-search: search through tokens with API (17dd57b)
- dex-slippage: update max slippage constant (1e385ab)
- dex-swap: clear current swap quote on leaving (6d41410)
- goals: only run goals after selecting wallet product (b411099)
- product-param: set query param to wallet if product is undefined (b39a220)
- recovery-options: fix back arrow logic to direct to right page (1c21ab8)
- dex-swap-quote: