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

v1.29.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@plondon plondon released this 12 Dec 12:48
· 500 commits to master since this release

Bug Fixes

  • bch:
    • allow imported to hd
      (d827c19b)
    • refresh bch when importing btc addresses
      (39acea65)
  • dashboard:
    • do not show buy btc if user does not have buy access
      (395b88ec)
    • balance chart should watch conversion rates
      (8415f830)
  • send: bch amounts do not need fromSatoshi wrapper
    (ea705826)
  • transactions: for BCH, point getTotal at BCH balance instaed of BTC balance
    (fa30d1b5)
  • whats new: bch whats new dec 12
    (79bc205f)

Features

  • bch:
    • fix transform currency
      (e89303fe)
    • move bch functions to bchAccountController, hide bch imported when no addresses
      (6e0bd860)
    • allow default wallet toggle
      (85192dd3)
  • faq: resolve dependencies before getting q's
    (b220fb89)

Style

Test

  • bch: add bch to settings spec
    (78a6323a)

Pull requests merged