4.52.7 (2021-07-28)
Chores
- Release:
- v4.52.7 (2715f1e)
- v4.52.6 (78f91be)
- v4.52.5 (cbaf275)
- v4.52.4 (3d0da1c)
- v4.52.3 (f8cc8bd)
- v4.52.2 (adb97cf)
- v4.51.6 (237b5c1)
- v4.52.1 (ed17312)
- v4.51.5 (add55ad)
- v4.52.0 (2a7c1ec)
- v4.51.1 (58a4b9e)
- v4.51.4 (f19fcff)
- v4.51.3 (8aa4c8f)
- v4.51.1 (b9c2ed4)
- v4.51.0 (3b9a301)
- v4.50.13 (775e964)
- v4.50.12 (ec4ab5f)
- v4.50.11 (9113ea5)
- v4.50.10 (cb123d8)
- v4.51.0 (664b64e)
New Features
- edd of interest: fixed fall back compatibility in case that user is T0 (a322f2e)
- erc20:
- custodial: rename sb balance (901cf03)
- home, nav: sort coin by balance (e86bd3c)
- custodial txs: add more comments (677b178)
- dynamic erc20:
- load all erc20 rates on login (7077346)
- handle diff symbol types for now (b176180)
- check custodial sb balance as well for coins with method and order (ad80016)
- use token symbol instead of mapping symbol (1140c23)
- fix coin ticker appearances (ce06573)
- more wallet options deprecation work (2ea3ddd)
- remove reliance on wallet options (99740d6)
- deprecate tx list app route (2d85238)
- dynamic download transactions (6f33314)
- allow max precision on fiat to coin conversion (307292c)
- remove cointypeenum (a752c42)
- wip select box coin (e8ed263)
- remove availability from wallet options and unused coin conversion configs (84e126f)
- more tx page goodies (a899158)
- get closer to transactions (9199142)
- load tx page for erc20 (90fa5f6)
- remove erc20s from currency folder (c59947b)
- remove some currency files for erc20s, start removing coin type and erc20 type (f73df66)
- ✨ logos (2f317c7)
- use precision from coinfig (a1d0022)
- use decimal digits since that is what coins endpoint uses (26054e2)
- remove coin list enum (6009ab6)
- remove reference to erc20 coin enum (4646df6)
- remove from analytics (3c5ec46)
- every coin conversion function accepts an object (165d1c7)
- generalize refresh (a4e0080)
- refactor balances (408e5fa)
- remove individual erc20s from all coins balances selector (8510299)
- some more coin conversion cleanup (089c9a4)
- remove unnecessary baseToStandard flag (963554f)
- only one coin to fiat function (0e79816)
- clean up xlm coin conversion (f820f8f)
- clean up display coin functions (fc225c3)
- continue clean up (3d01af3)
- start cleaning up coin conversion (5733742)
- its ok to not have response for token in data call (1e5aee8)
- home:
- send eth: pass coin (4c20fd4)
- homepage: side nav loading state (748bd96)
- doge: change icon (3aff763)
- add doge: much wow (03a02eb)
- clout:
- site-association: update well known paths for app association (9f1e364)
- dynamic erc20s:
- dynaminc erc20: more cleanup, dot, eth (f3d6e98)
Bug Fixes
- eth/erc20: fix eth erc20 fee (ad6ecc7)
- login:
- copy: remove unapproved copy (d9d4e8a)
- mobile-login: copy for ios and android login (44f24aa)
- design: design feedback (2690fb3)
- simple buy: return empty string instead of undefined (e21f9ca)
- clout doge:
- doge, clout: fetch rates on login (8ad098f)
- xlm: custodial to exchange withdraw fix (3179c96)
- erc20s: if a user has an erc20 that the wallet does not support it does not exist on window coins and should be ignored (b9136f6)
- dynamic assets: i should also be able to request to trading accounts of custodial only assets (14f7971)
- prices: remove hardcoded prices list (a06e562)
- swap:
- get coins: problem with wDGLD (97f2d6f)
- test: update info comp snapshot (7cc78eb)
- interest: enter and delete amount fix (04b323e)
- dynamic erc20:
- eth tx fees (91290ba)
- make currency symbols more consistent on home (beeabcd)
- set is source erc20 correctly (ec61503)
- wallet balance dropdown balance 0 fix (8c0edbe)
- interest account dropdown (73210f8)
- filter coins we have a config for (d8d3c65)
- remove unnecessary is erc20 function (5d588bf)
- continue writing erc20s to kvstore (cf4ec0b)
- send (49bd6d4)
- prepare request for first phase (b219da6)
- nan display coin to coin f (2bcde0c)
- request screen default state (e70283f)
- coin account icon (d509665)
- balance dropdown left hand side (2f9abc3)
- interest page (045a526)
- request loading (801d739)
- fix interest page (25e7ee8)
- convertCoinToFiat when standard to standard (22d962f)
- add back to left nav (adb19a4)
- menu left: uniqify recent swaps (e9d7436)
- new coins: handle recent swaps for new coins (3e7ef0a)
- brokerage: fixes payload for adding bank saga and removes unused code (3577d9d)
- recovery: allow recovery for valid phrase without metadata (3c88249)
- home: nan total balance fix (e4742ac)
- balance: fetch rates on login (6040118)
- custodial tx: fix account name (a7f6d27)
- bch: price rates selector (e8092c1)
- erc20:
- 2fa:
- wallet options: correct bch precision (ea9b004)
- send:
- tests: circular img dep (5bf0484)
- coin conversion: add isfiat flag to wallet options (21b5782)
- prettier: run lint (d12b2c4)
Other Changes
- blockchain/blockchain-wallet-v4-frontend into feat/dynamic-erc20 (d5e86ea)
Refactors
- swap: remove outdated get started modal (aa4b3b1)
- dynamic erc20: check side instead of coin type for custodial txs (f2f41fa)
Tests
- app: remove store config test for now (783043e)