Skip to content

Commit 5ce6b60

Browse files
committed
Merge branch 'sim-ltc'
2 parents 0b9ca47 + 813a70c commit 5ce6b60

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ customers cannot upgrade their bootloader, its changes are recorded separately.
1010
- Ethereum: add confirmation screen for known networks, change base unit to ETH for Arbitrum and Optimism
1111
- Ethereum: add Base and Gnosis Chain to known networks
1212
- Bitcoin: enable message signing on testnet and regtest
13+
- Enable Litecoin in the simulator
1314

1415
### 9.22.0
1516
- Update manufacturer HID descriptor to bitbox.swiss

src/rust/bitbox02-rust-c/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ target-factory-setup = [
5555
target-c-unit-tests = [
5656
"dep:bitcoin", # for rust_base58_encode_check()
5757
"app-bitcoin",
58+
"app-litecoin",
5859
"app-ethereum",
5960
"app-cardano",
6061
"firmware",

0 commit comments

Comments
 (0)