Releases: multiversx/mx-ledger-nano
Releases · multiversx/mx-ledger-nano
New release
v1.0.18 fix workflow
New release
v1.0.16 fix go test apps deps
Release v1.0.14
Release v1.0.13
Transaction hash signing
- added transaction signing using hash feature (much larger transactions are now supported)
- removed old version of regular transaction signing
- merge remote branch from LedgerHQ
Fixes for stake transactions and fee display
Multiple accounts - fix for backwards compatibility
- PR #22: Multi accounts - fix for backwards compatibility with
LittleEndian
encoding.
Multiple accounts support
- Multiple accounts
- Support for signing arbitrary messages
Fix display data, other fixes
Merge pull request #18 from ElrondNetwork/fix-display-data fix display data field after Ledger review
Display data field, other fixes
- Merged proposed changes from LedgerHQ (upon security review)
- Added the "data" field on the "sign transaction" display
- TestApp fixes: better handling of large balances (fix related to floating point representation), fixed display for the "ticker"
- Reference
jsmn
as a git submodule.