Releases: helium/helium-wallet-rs
Releases · helium/helium-wallet-rs
helium-wallet-v2.0.1
What's Changed
Full Changelog: helium-wallet-v2.0.0...helium-wallet-v2.0.1
helium-wallet-v2.0.0
What's Changed
- Fix typos by @omahs in #400
- chore: fix some comments by @friendlyping in #403
- Add support for mobile wifi_data_ only hotspots by @madninja in #406
- Add rewards claim for an asset by @madninja in #420
- Use optimized priority fee api when a helius mainnet URL is detected by @madninja in #424
- add burn command for assets and hotspots by @madninja in #426
- Add memo cmd support by @madninja in #429
- Chore: Help Text Cleanup by @jthiller in #432
New Contributors
- @jeffgrunewald made their first contribution in #394
- @omahs made their first contribution in #400
- @friendlyping made their first contribution in #403
- @michaeldjeffrey made their first contribution in #404
- @kurotych made their first contribution in #418
- @macpie made their first contribution in #427
Full Changelog: helium-wallet-v2.0.0-rc.10...helium-wallet-v2.0.0
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