From 05110ddb9b8d766f4d712a1b9a4a53f60799ab78 Mon Sep 17 00:00:00 2001 From: tschudid <14889202+tschudid@users.noreply.github.com> Date: Tue, 11 Mar 2025 09:44:21 +0100 Subject: [PATCH 1/2] bump firmware version of nano s plus --- source/mainnet/docs/desktop-wallet/install-ledger-app.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/source/mainnet/docs/desktop-wallet/install-ledger-app.rst b/source/mainnet/docs/desktop-wallet/install-ledger-app.rst index c4d954dc5c..a5da8db630 100644 --- a/source/mainnet/docs/desktop-wallet/install-ledger-app.rst +++ b/source/mainnet/docs/desktop-wallet/install-ledger-app.rst @@ -48,7 +48,8 @@ The LEDGER device will generate the unique 24-word recovery phrase that is used Make sure that you write down the recovery phrase precisely as displayed and in the correct order. The recovery phrase is the only backup of your private keys. -Once you've set up the LEDGER device, you must check that it's running the proper firmware version for your device. The Concordium LEDGER App currently supports LEDGER firmware version 2.1.0 for the LEDGER NANO S and 1.0.3 for LEDGER NANO S PLUS. +Once you've set up the LEDGER device, you must check that it's running the proper firmware version for your device. +The Concordium LEDGER App currently supports LEDGER firmware version 2.1.0 for the LEDGER NANO S and 1.3.1 or 1.3.2 for LEDGER NANO S PLUS. Update the LEDGER device firmware --------------------------------- @@ -69,7 +70,7 @@ To find out which firmware version the LEDGER device is running, do the followin - For **NANO S**, if it says **2.1.0**, you don’t have to update the firmware. If there’s a lower version number, you’ll have to update the firmware. - - For **NANO S PLUS**, if it says **1.1.0**, you don't have to update the firmware. If there’s a lower version number, you’ll have to update the firmware. + - For **NANO S PLUS**, if it says **1.3.1** or **1.3.2**, you don't have to update the firmware. If there’s a lower version number, you’ll have to update the firmware. For details on how to update the LEDGER firmware, see `LEDGER NANO S guide `_ or `LEDGER NANO S PLUS guide `_. @@ -82,7 +83,7 @@ Once you have updated the firmware version, you can download the LEDGER app: - For LEDGER NANO S, `download the Concordium LEDGER App 1.1.0 for LEDGER firmware version 2.1.0 `_ -- For LEDGER NANO S PLUS, `download the Concordium LEDGER App 1.1.0 for LEDGER firmware version 1.1.0 `_ +- For LEDGER NANO S PLUS, `download the Concordium LEDGER App 1.1.0 for LEDGER firmware version 1.3.1+ `_ When installing the certificate, ensure that the public key of the certificate is :substitution-code:`|ledger-app-public-key|`. From 6adb4bf0031e1061ecf342d4a90bed3e64db943b Mon Sep 17 00:00:00 2001 From: tschudid <14889202+tschudid@users.noreply.github.com> Date: Tue, 11 Mar 2025 09:52:22 +0100 Subject: [PATCH 2/2] appease linter --- source/mainnet/docs/desktop-wallet/install-ledger-app.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/mainnet/docs/desktop-wallet/install-ledger-app.rst b/source/mainnet/docs/desktop-wallet/install-ledger-app.rst index a5da8db630..44f8146ed1 100644 --- a/source/mainnet/docs/desktop-wallet/install-ledger-app.rst +++ b/source/mainnet/docs/desktop-wallet/install-ledger-app.rst @@ -48,7 +48,7 @@ The LEDGER device will generate the unique 24-word recovery phrase that is used Make sure that you write down the recovery phrase precisely as displayed and in the correct order. The recovery phrase is the only backup of your private keys. -Once you've set up the LEDGER device, you must check that it's running the proper firmware version for your device. +Once you've set up the LEDGER device, you must check that it's running the proper firmware version for your device. The Concordium LEDGER App currently supports LEDGER firmware version 2.1.0 for the LEDGER NANO S and 1.3.1 or 1.3.2 for LEDGER NANO S PLUS. Update the LEDGER device firmware