4.51.1 (2021-07-08)
Chores
New Features
- erc20:
- dynamic erc20:
- 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)
- dot: implemented download dot transaction history (5d090d8)
- translations: update for sso phase one release (2065c4e)
- recurring buy:
- announcments: fixed error after login (984a3cd)
- download transactions:
- dynamic erc20s:
- dynaminc erc20: more cleanup, dot, eth (f3d6e98)
Bug Fixes
- custodial tx: fix account name (a7f6d27)
- bch: price rates selector (e8092c1)
- erc20:
- dynamic erc20:
- 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)
- request: key by coin + address (bd8c6f2)
- wallet options: correct bch precision (ea9b004)
- sso-captcha: change when new captcha is generated (b4a65a9)
- send:
- sso:
- captcha: new captcha more freq to prevent dupes or exp error (8a24b7c)
- login: add login via mobile app to password page (0a223e7)
- recovery: remove unsused param and set state to success if not created (cab6a43)
- analytics:
- open banking: close modal x button wasnt working (ff86dcd)
- mobile-pairing: fix success message styling (79ccad1)
- error-status:
- kyc-reset: if user has just been created dont reset kyc (f6b3607)
- tests: circular img dep (5bf0484)
- coin conversion: add isfiat flag to wallet options (21b5782)
- prettier: run lint (d12b2c4)
Other Changes
Refactors
- dynamic erc20: check side instead of coin type for custodial txs (f2f41fa)
Tests
- app: remove store config test for now (783043e)