Skip to content

v6.5.1

Choose a tag to compare

@greatwolf greatwolf released this 28 Jun 04:32
· 296 commits to master since this release

Changes in this release:

  • Fixed a blockbook processing bug where the json response has no 'txs' field.
  • Added BitcoinGold to trezor.io list.
  • Fixed 'deleteWallet' implementation and made it accessible under 'popup.html' dev console. ie. KeepKey.deleteAccount.
    Once you delete an account, restart the app for it to take effect. Note that the accounts are deterministically generated. As
    such you are not really deleting an account so much as just hiding it. Any existing balance in those accounts are safe and you
    can access those accounts by just creating it again.