Releases: helium/helium-wallet-rs
Releases · helium/helium-wallet-rs
helium-wallet-v2.0.0-rc.10
What's Changed
- fixes instruction deserializer for hotspot updates which was missing some mobile onboard/updates
Full Changelog: helium-wallet-v2.0.0-rc.9...helium-wallet-v2.0.0-rc.10
helium-wallet-v2.0.0-rc.9
What's Changed
Full Changelog: helium-wallet-v2.0.0-rc.8...helium-wallet-v2.0.0-rc.9
helium-wallet-v2.0.0-rc.8
What's Changed
- Fix up hotspot location asserts, reuse hpl key serialization by @madninja in #367
- Change settings to finalized by @madninja in #369
- Have
hotspot updates
take the account to inspect by @madninja in #370 - Add
hotspots transfer <hotspot_key> <recipient>
command by @madninja in #372 - Use pyth sponsored price feeds by @madninja in #378
- Fix ups for hotspot info by @madninja in #379
Full Changelog: helium-wallet-v2.0.0-rc.7...helium-wallet-v2.0.0-rc.8
helium-wallet-v2.0.0-rc.7
helium-wallet-v2.0.0-rc.6
What's Changed
Full Changelog: helium-wallet-v2.0.0-rc.5...helium-wallet-v2.0.0-rc.6
helium-wallet-v2.0.0-rc.5
What's Changed
- Rename router to payer by @madninja in #345
- remove HST from tranfers command docs by @lthiery in #349
- Factor out helium chain related helpers from helium-wallet cli for some reuse by @madninja in #355
- renames
hotspots assert
command tohotspots update
- adds
hotspots updates
command to list hotspot info updates
Full Changelog: v2.0.0-rc.4...helium-wallet-v2.0.0-rc.5
v2.0.0-rc.4
What's Changed
- Add sign command to sign messages/files by @madninja in #328
- Add back support for legacy mobile seeds by @madninja in #330
- Fix transferrable check by @madninja in #331
- Fix data only by adding tx confirmation by @ChewingGlass in #333
- Encode entity key using expected approach by @madninja in #335
- Fix data-only mode flag by @madninja in #337
- Add device_type for mobile hotspots by @madninja in #340
- Add a dc burn command by @madninja in #343
- Fix up dataonly hotspot onboard/assert by @madninja in #338
New Contributors
- @ChewingGlass made their first contribution in #333
Full Changelog: v2.0.0-rc.3...v2.0.0-rc.4
v2.0.0-rc.3
chore: Release helium-wallet version 2.0.0-rc.3
v1.7.12
What's Changed
Full Changelog: v1.7.11...v1.7.12
v1.7.11
What's Changed
- Fix unstake warning by @madninja in #292
- Show Solana pukeys for ED25519 keys by @lthiery in #300
- export seed to stdout for Solana CLI usage by @lthiery in #301
- update default filter to include padding by @lthiery in #304
- bump prettytable-rs to v0.10 by @lthiery in #306
- Include solana address in JSON output of info command. by @ke6jjj in #308
- Remove old oracle feeds by @abhay in #309
- Change output CLI parameter to remove conflict by @abhay in #313
- remove binance from oracle price source by @abhay in #314
- base64 fixups by @madninja in #315
- Update CI by @madninja in #316
New Contributors
Full Changelog: v1.7.8...v1.7.11