Releases: wavesplatform/ledger-app-waves
Release 1.2.0-beta-1
Fix stack overflow on some transactions, add Order protobuf parser
It was tested with Ledger Nano S (Secure element version is 1.6.0, Microcontroller is 1.12 and 1.11-pri), Ledger Nano X (Secure element version is 1.2.3-dev, Microcontroller is 2.4-printf), Ledger Blue (Secure element version is 3.4-hw15, Microcontroller is 2.1.1).
You can found it in "Settings" - "Firmware version". If you have these versions lower, then update the device using Ledger Live (check "Dispatcher" tab).
NOTE: This release is only for testing! This application does not have the signature of the Ledger team, their review has not passed and is not recommended for use every day
Release 1.2.0-beta
Add protobuf support
It was tested with Ledger Nano S (Secure element version is 1.6.0, Microcontroller is 1.12 and 1.11-pri), Ledger Nano X (Secure element version is 1.2.3-dev, Microcontroller is 2.4-printf), Ledger Blue (Secure element version is 3.4-hw15, Microcontroller is 2.1.1).
You can found it in "Settings" - "Firmware version". If you have these versions lower, then update the device using Ledger Live (check "Dispatcher" tab).
NOTE: This release is only for testing! This application does not have the signature of the Ledger team, their review has not passed and is not recommended for use every day
Pre-release 1.2.0
Fix stack overflow with u2f transport, fix error with parsing transfer transaction with alias
It was tested with Ledger Nano S (Secure element version is 1.6.0, Microcontroller is 1.12 and 1.11-pri), Ledger Nano X (Secure element version is 1.2.3-dev, Microcontroller is 2.4-printf), Ledger Blue (Secure element version is 3.4-hw15, Microcontroller is 2.1.1).
You can found it in "Settings" - "Firmware version". If you have these versions lower, then update the device using Ledger Live (check "Dispatcher" tab).
NOTE: This release is only for testing! This application does not have the signature of the Ledger team, their review has not passed and is not recommended for use every day
Release 1.1.0-RC4
Added processing UI message on sign process
3556ab218a8b7479de41229b1701cab8 blue_1.1.0-RC4.hex
d3eed7d6c1346f63b4e81da5e632df86 nanos_1.1.0-RC4.hex
3f58bbe015c31a4638b02d52dd8dd313 nanox_1.1.0-RC4.hex
Release 1.1.0-RC3
sign bit fix
06a330bd8b4ba5063e51ded49a32e25d blue_1.1.0-RC3.hex
6627a3ac6404ea8deab07ea0d321aad1 nanos_1.1.0-RC3.hex
eede37950f3edb74036937f4dc620026 nanox_1.1.0-RC3.hex
Release 1.1.0-RC2
Added the Deprecated sign protocol error (0x9102) instead of displaying an incomplete UI and throw a user cancel error on the confirm step
04acf62a3fa1c48637883dab47fc6e7c blue_1.1.0-RC2.hex
e187423d8172533eb3c3fd81316c1fbc nanos_1.1.0-RC2.hex
7b76668dd2cd49d5fb694467d625bf45 nanox_1.1.0-RC2.hex
Release 1.1.0-RC1
Added transactional signature of transactions (now you can sign data of any size up to 4Gb)
It was tested with Ledger Nano S (Secure element version is 1.6.0, Microcontroller is 1.12 and 1.11-pri), Ledger Nano X (Secure element version is 1.2.3-dev, Microcontroller is 2.4-printf), Ledger Blue (Secure element version is 3.4-hw15, Microcontroller is 2.1.1).
You can found it in "Settings" - "Firmware version". If you have these versions lower, then update the device using Ledger Live (check "Dispatcher" tab).
NOTE: This release is only for testing! This application does not have the signature of the Ledger team, their review has not passed and is not recommended for use every day
697e583f45916f2b1d4a8591a78a5eec blue_1.1.0-RC1.hex
7eb3cdb0c79f85d033ce443a34e6c964 nanos_1.1.0-RC1.hex
74828008a3d1794c6399fd04335db658 nanox_1.1.0-RC1.hex
Pre-release 0.9.6
app version ins was added
Pre-release 0.9.5
print decimal amount was fixed
Pre-release 0.9.4
Transfer transaction info order changed