Releases: helium/helium-wallet-rs
Releases · helium/helium-wallet-rs
v1.7.7
(cargo-release) helium-wallet version 1.7.7
v1.7.4
v1.7.0
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
v1.6.9
(cargo-release) helium-wallet version 1.6.9
Release v1.6.8
UPDATED
- Update helium-crypto-rs to 0.3.0
ADDED
- Added a
nonce
andfee
parameter to the burn command to allow for air gapped wallets to generate the burn transaction
v1.6.7
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
ormobile
seed phrase for your wallet by usinghelium-wallet verify --seed bip39
or--seed mobile
. The latter will only work for wallets imported from the mobile app.
v1.6.6
v1.6.5
FIXES
- Fixes assert location DBI default to not be 10 times to large
v1.6.4
Fixes
- Fix DeWi maker lookup logic for location asserts