Skip to content

KeepKey Vault v1.4.9

Choose a tag to compare

@github-actions github-actions released this 27 Jun 04:31
85c0d1c

KeepKey Vault v1.4.9

What's New

  • THORChain RUJI / TCY / secured-asset signing — custom-denom signing support for THORChain secured assets (RUJI, TCY). Verified on-device. (#292)
  • Hive settings feature flag — Hive is now gated behind a settings toggle (default off); corrected the firmware gate from 7.16 → 7.15. (#293)

Bug Fixes

  • Windows build — build the proto-tx-builder dist during the Windows production build, fixing the runtime createFeegrantAminoConverters is not a function error. (#295)

Downloads

Platform File
macOS (Apple Silicon) KeepKey-Vault-1.4.9-arm64.dmg
macOS (Intel) KeepKey-Vault-1.4.9-x86_64.dmg
Windows KeepKey-Vault-1.4.9-win-x64-setup.exe (added separately by the Windows build box)
Linux KeepKey-Vault-x86_64.AppImage

SHA-256 checksums for all assets are published as SHA256SUMS.txt on this release.

Verification (macOS)

The macOS DMGs are signed with Developer ID "KEY HODLERS LLC (DR57X8Z394)" and notarized + stapled by Apple. Verify:

spctl -a -vvv -t install KeepKey-Vault-1.4.9-arm64.dmg

What's Changed

  • feat(hive): settings feature flag (default off) + fix firmware gate 7.16→7.15 by @BitHighlander in #293
  • fix(windows): build proto-tx-builder dist — fixes 'createFeegrantAminoConverters is not a function' on Cosmos sends by @BitHighlander in #295
  • THORChain RUJI/TCY/secured-asset custom-denom signing by @BitHighlander in #292

Full Changelog: v1.4.8...v1.4.9