github blockchain/blockchain-wallet-v4-frontend v4.52.0

latest releases: v4.99.10, v4.99.9, v4.99.8...
2 years ago

4.51.1 (2021-07-08)

Chores
New Features
  • erc20:
    • fixed logic to set default country when adding a new CC and want to have diff billing address (d27f507)
    • display erc20 in holdings dynamically (ebd640f)
    • move to tokens v2 eth endpoint (8da3f82)
  • 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:
    • added lottie animation of graph to RB onboarding flyout (41bba23)
    • add recurring buy scheduler to simple buy enter amount screen and update storybook (b0f77b7)
  • announcments: fixed error after login (984a3cd)
  • download transactions:
    • code cleanup (761f3bc)
    • added support for AAVE and YFI coins (5260684)
  • dynamic erc20s:
    • get rid of more pax things (4cca6b4)
    • remove dependency on currency index, remove erc20 list from frontend (d8b64b0)
    • precisions wip (29c13c1)
  • 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:
    • only show custody to account message for custodial withdrawals (f32bebd)
    • only show coins in select box coin (06b7009)
  • sso:
    • adds autofocus back to 2fa field (e32b10f)
    • app assoication file and autofocus to email password fields (82d84c3)
  • 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:
    • passing tier as string (02d401f)
    • adding types for raw events (47fcd98)
    • adding traits for analytics (6825812)
    • adding types for LinkBankClicked origin (edeb17e)
    • adding origin for email verification (c27831e)
    • adding origin dictionaries for KYC (ba4776e)
  • open banking: close modal x button wasnt working (ff86dcd)
  • mobile-pairing: fix success message styling (79ccad1)
  • error-status:
    • check code instead of description (c62ed17)
    • check code instead of description (2c57704)
  • 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
  • blockchain/blockchain-wallet-v4-frontend into feat/dynamic-erc20 (d5e86ea)
  • updates (66173c0)
Refactors
  • dynamic erc20: check side instead of coin type for custodial txs (f2f41fa)
Tests
  • app: remove store config test for now (783043e)

Don't miss a new blockchain-wallet-v4-frontend release

NewReleases is sending notifications on new releases.