Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

v6.10.0

Compare
Choose a tag to compare
@gre gre released this 18 Oct 15:20
· 196 commits to master since this release
03b06be
  • hw-app-solana 🎊 new library for Solana app bindings (#673) thanks @konoart
  • hw-app-algorand Added address encoding to algorand app (#667) thanks @ThomasK33
  • @ledgerhq/currencies (Ledger Live)
    • Add AVAX to currencies.ts (#629) thanks @ApolloUnicorn
    • update "terminated" status to reflect Ledger Live status
  • library updates
    • Building libraries (eslint, typescript,..)
    • usb-detection on node-hid

Important rework of hw-app-btc

To prepare support of incoming taproot in Bitcoin network, we have a complete rework of hw-app-btc (thanks @kallerosenbaum ). The code shipped is only activated on a future BTC app release and is going to be tested on the next days (you may expect newer version of hw-app-btc if necessary). That said, a user coming with a regular 1.x BTC app will still use the previous code, so it should be non breaking.