Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

v1.29.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@plondon plondon released this 11 Dec 15:50
· 515 commits to master since this release

Bug Fixes

  • bch:
    • remove link to article about bitcoin
      (7a3075e1)
    • faq copy, empty tx copy
      (7552a49a)
    • default balances in top/home to 0
      (4a017e6c)
    • v2 -> v3 upgrade fix
      (db3f5cee)
  • conversions: fiat directive fix
    (b3bf0358)
  • home: toggle crypto <-> fiat in balances table
    (6044e07f)
  • landing: fix chart route so wallet nav will update
    (78211697)
  • main balance:
    • pass fiat and toFixed to commaSeparate
      (da1d72c5)
    • calculate total the same was as balance table/chart
      (6801d529)
  • payment request: pass coinCode to parsePaymentRequest
    (b2a02c84)
  • send:
    • pass error to avoid blank alert
      (51240dd6)
    • default to another currency if eth or bch and no btc and sending from dashboard
      (66f1a9f7)
  • shapeshift: set destination with appropriate asset if coming from balance table
    (b2435035)
  • unocoin: tx time in days
    (df8d2a7c)

Features

  • bch:
    • update bch wallets when btc wallet added
      (d5f78939)
    • home bch amt
      (325dadf4)
    • reveal xpub
      (c8941919)
    • wallet label/archive functionality, tx list naming
      (06a634ef)
    • use directives and currency service for bcash conversions
      (5601e8b0)
  • bitcoin cash: add to whats new
    (7040e14f)
  • landing: adds testnet warning
    (172f5443)

Refactor

  • bch: remove unnecessary loadBCH resolve
    (535962c0)

Style

  • bch:
    • hide export history
      (d5b9c19b)
    • when nAssets === nWallets exchange dropdown
      (7a2ee788)

Test

  • bch: tx status fix, send bch form style
    (088d7ce2)
  • fiat: add convertFromBitcoinCash
    (7564db95)
  • home: fix test for balances
    (c70b0136)

Branchs merged

  • Merge branch 'bcash-fixes' of github.com:blockchain/My-Wallet-V3-Frontend into bcash-fixes
    (3e725436)
  • Merge branch 'phil2-bch' into bcash-fixes
    (9796d8a8)

Pull requests merged

  • Merge pull request #1398 from blockchain/bcash-fixes
    (2084183c)
  • Merge pull request #1399 from blockchain/unocoin-tx-time
    (dc6b6fca)
  • Merge pull request #1393 from blockchain/testnet-banner
    (258b273c)