Skip to content

v6.5.0

Choose a tag to compare

@greatwolf greatwolf released this 28 Jun 03:26
· 302 commits to master since this release

KeepKey Client's dependency on coinquery.com has been very problematic in the past. coinquery.com has been down on more than one occasion; when that happens KeepKey Client will fail to load making it non-operational until coinquery.com comes back up. Finding alternative insight-api compatible explorers can be challenging unless you're running your own node. Many of the altcoins simply doesn't have one.

This release aims to fix this ongoing problem by completely moving away from coinquery.com and replacing it with trezor's blockbook api instead. This not only improves reliability but also opens up the potential for supporting many of the missing altcoins that the KeepKey device itself is already capable of supporting at the firmware level.

Changes in this release:

  • Made the code changes necessary to work with blockbook indexer api.
  • Switched the querying urls over to trezor.io.
  • Re-enabled Bitcoin Cash again since there's blockbook support for it.
  • Show cashaddr format under transaction details for Bitcoin Cash.