github helium/helium-wallet-rs v1.6.0

latest releases: v2.0.0-rc.4, v2.0.0-rc.3, v2.0.0-rc.2...
2 years ago

New:

  • Adds bip39 seed phrase support. The seed option to the create command (both basic and shared) now requires mobile or bip39 argument to specify what seed phrase is being supplied. @kellybyrd
  • Adds a commit command that takes a base64 transaction (as generated from an air gapped wallet, for example) and submits it to the api.
  • Adds a *mode option to the hotspots assert command to indicate whether the given hotspot is a light, full, or dataonly hotspot. Note that light hotspot support is not activated on chain yet.

Changed:

  • The pay command is now split into a pay one and pay multi command to allow for single payments on the cli or multiple payments from a file
  • The validator stake command is now split into a validator stake one and validator stake multi command to allow for single validator stake on the cli or multiple stakes from a file

Fixed:

  • Add validator owner to validator json output (@deasydoesit)
  • Clarify DC/HNT numbers in table output
  • Use hotspot speculative_nonce for location asserts

Don't miss a new helium-wallet-rs release

NewReleases is sending notifications on new releases.