4.54.10 (2021-08-30)
Chores
- merge: development (2ee7573)
- storybook: moves all recurring buy stories into sub flyout dir and add some more flyout stories for people to use (5f5f850)
- logs: logs redux-toolkit refactor (6fb6096)
New Features
- recurring buy: adds rb view details event (df6c2c7)
- dynamic listing:
- edd: fixed issue with proper rendering of states under trading limits (514ff7b)
- send crypto:
- set up qr code scanner (9934734)
- fix open and close of diff cryptos, sort selectboxcoin by balance (0838958)
- move form change coin type logic to send crypto sagas (b5c2d2a)
- remove details for now - wait for unified (fb1fd80)
- start setting up details page (c60fde8)
- start on status page (2c85a37)
- withdraw locks (b233740)
- style form errors (42d8ce8)
- above max and below min logic (bc57bfd)
- enter amount cleanup (495e354)
- add amount form (73a11c7)
- start on enter amount (778e884)
- make form wizard so values are passed (43652ee)
- load account data (0e8b6a2)
- update copy (d7878e9)
- use coin select from request (d6009f6)
- rename to send crypto (f50e278)
Bug Fixes
- back-arrow: back arrow click for reset account (b9be8a6)
- copy: cloud backup instructions (87d8500)
- device-mistamtch:
- reset: skip creating nabu user and passing country for reset (1b7dd8d)
- recovery-header: adjust logic with email header (1fe2265)
- buy: change blue and red pills to standard white grey border pills (432b8f6)
- swap: add e2e tags swap confirm screen and fix image error on recurring buy banner (faba35f)
- chat: fix this reference (80289d1)
- btc bch recovery: typecheck failure fix (a64086f)
- recurring buy: use recurring buy payment info to determine if first time buy flow shoudl pop up or not based on the payment method used (a5a41fd)
- btc priv: pad priv key for newer ec pair class (a7b7a3c)
- account-reset: skip initial address call for reset and recover (3f6c363)
- utm: adding correct key name for campaign name (77e8a21)
- erc20: check contract before sending (68dd973)
- prices: add logic to open buy flyout directly to the coins enter amount screen when appropriate (262718d)
- send crypto:
- simple buy: fixes issue with calling type of undefined error (4256cb7)
- logs: pr changes implemented (b649bd1)
- charts: svg width param cannot be negative (73c3aa4)
Other Changes
- goals/redux-toolkit:
- //github.com/blockchain/blockchain-wallet-v4-frontend into logs-refactor (d7239b7)
Refactors
- layoutWallet: redux-toolkit migrate done (5c050a9)
- goals/redux-toolkit:
- send crypto: remove more things related to tx details (b2f5bb9)
- reduxtoolkit/alerts:
Code Style Changes
- prices: fix linting/prettier complaints (b386758)