Bug Fixes
- fix - enabled eslint cache, added .eslintcache checksum file to travis cache
(c1afd5e1) - fix - fixed Remote.Failure used without being called
(7fe2a76d) - fixed formatting error
(4598754b) - fix - btc send second step tests
(dbc1779f) - fix(use bigrational to decimal in conversion system)
(0fa69b63) - fix - fixed address derivation for archived wallets
(89e7075d) - fix - lint/test cleanup
(91423d73) - fix - refetching all transactions for activity stream while on the home page
(3e04e589) - fix - refresh fixed missing BTC/BCH data in request modal
(3032b81e) - fix(add coinify sell trades to metadata)
(bb45df5f) - added dashboard mobile fixes
(f3772f6a) - fix - added mobile optimiations to exchange page;
(b51259cc) - fix(whatsNew metadata getLastViewed selector)
(e2f515a4) - fix failing tests
(f4a5d0b7) - fix browser de-auth with new hash routing
(d9146868) - fix(function call getDefaultAccountIndex)
(3bfa6dfa) - buysell:
- coinify: decouple coinify from sendBtc payment
(2351bbc9) - kvstore:
- sell: address comments
(62fa6a0e) - sfox:
- template: assign link component to variable
(79dc10c6) - tests: address comments
(d6441e9b)
Features
- feat(BTC Request) added limits
(dacf4649) - feat(add refresh buttons for btc eth and bch balances under pie chart)
(d6705471) - feat(display unknown amount below pie chart if endpoint fails)
(2c6366a8) - autologout: added units to edit scene
(ef118b9f) - buysell: add failure templates
(d973566b) - migration:
- sfox: start to decouple payment initializer
(665bf455)
Refactor
- refactor(simplify kvstore selector getBuySellTxHashMatch)
(d1809b7f) - refactor(improve use of ramda)
(f0267f79)
Style
- style(linter)
(6019cfbb) - style(buysell and ethereum tests names)
(bf1be80a) - style(improve buy sell metadata reducers)
(1d0bb5b6)
Copy
Test
- test - add send eth tests
(d903a671) - test - added sendBch tests
(4e4481fc) - test - sendBtc first step tests
(5f35dd9b) - test(update conversion tests)
(dc2a51ee) - test - send bitcoin form initialization
(5342e144) - test(add test for kvstore buysell selectors)
(04714e0b) - test(update kvstore shapeshift reducers test)
(9d501257) - test(add reducers and selectors tests for metadata whatsnew)
(40549ec4) - test(add metadata shapeshift selectors tests)
(7182c334) - test(add shapeshift metadata reducers tests)
(7bf73bae) - test(add metadata root reducers and selectors tests)
(855630a5) - test(add ethereum metadata reducers and selectors tests)
(fa9e87a7) - test(add contacts metadata reducers and selectors tests)
(532b1258) - test(add buysell metadata reducers tests)
(8325f88f) - test(add bch metadata reducer tests)
(62ae4968) - test(metadata bch simple selectors)
(96e8c40d) - test - initialization of btc send, mocks for core sagas
(105603e9) - buysell:
- coinify:
- sfox:
Chore
- release: v4.0.0-beta1
(ff450b53)