Skip to content

Releases: helium/helium-wallet-rs

v1.7.7

18 Sep 00:00
v1.7.7
b52a73f
Compare
Choose a tag to compare
(cargo-release) helium-wallet version 1.7.7

v1.7.4

01 Feb 14:28
Compare
Choose a tag to compare

FIXED

  • This release fixes the packaging issue that stopped binary releases from being generated in v1.7.0

v1.7.0

25 Jan 20:49
Compare
Choose a tag to compare

Added

  • Support signing files/messages and verifying signatures. (@madninja)
  • Added support to read the public key/address of the multisig key type. (@madninja)

Fixed

  • Fix comments around asserting Hotspots and using negative values. (@cvolkernick)

Misc

  • Upgrade geotypes, h3ron, helium-crypto, shamirsecretsharing dependencies

Full Changelog: v1.6.10...v1.7.0

v1.6.10

29 Nov 14:28
Compare
Choose a tag to compare

FIXED

  • Fixes the balance commands from erroring out when the account has no activity on chain yet (#215 )

v1.6.9

19 Nov 00:32
Compare
Choose a tag to compare
(cargo-release) helium-wallet version 1.6.9

Release v1.6.8

18 Oct 22:34
Compare
Choose a tag to compare

UPDATED

  • Update helium-crypto-rs to 0.3.0

ADDED

  • Added a nonce and fee parameter to the burn command to allow for air gapped wallets to generate the burn transaction

v1.6.7

01 Oct 21:35
Compare
Choose a tag to compare

FIXES

  • No longer complains on hotspots transfer without a json format option. The json format is the only supported output for this command so we now ignore the option

ADDED

  • Seed phrase output support! You can know output a bip39 or mobile seed phrase for your wallet by using helium-wallet verify --seed bip39 or --seed mobile. The latter will only work for wallets imported from the mobile app.

v1.6.6

23 Aug 12:50
Compare
Choose a tag to compare

FIXES

  • Fixes wording for hotspots assert to state elevation above ground level

ADDED

  • Makes lat and lon both optional with the default the last asserted value on chain. If location is no different than what is on chain the staking fee is 0.
  • Adds ftx as a choice for oracles - @jthiller

v1.6.5

30 Jul 13:41
Compare
Choose a tag to compare

FIXES

  • Fixes assert location DBI default to not be 10 times to large

v1.6.4

01 Jul 13:55
Compare
Choose a tag to compare

Fixes

  • Fix DeWi maker lookup logic for location asserts