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

v1.23.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@jtormey jtormey released this 31 Aug 18:38
· 1410 commits to master since this release

Bug Fixes

  • eth:
    • allow checkgoals to complete checks
      (b62c9ee1)
    • hide eth balance when null
      (7551a075)
    • fix upgrade process
      (c16d2e65)
    • proper accounts for getting txtype in amount component
      (5a865beb)
    • show tx activities even if there is no default account
      (ecbb9e1f)
    • use proper accounts for getting txtype
      (52ab1ba0)
    • search all txs when checking if waiting on tx
      (88be081b)
    • remove beta
      (4ff73a10)
    • sec password prio
      (d1df81cd)
    • do not attempt to get tx type for legacy account when there is none
      (10c69ef0)
  • txs: correct labels for eth accounts
    (b5733c2d)

Test

  • wallet: fix wallet controller test
    (9e7586ee)

Pull requests merged