Wasabi v1.1.12.7 - Trezor T hotfix
# Summary
Trezor T's firmware (v2.3.5) breaks the compatibility with Wasabi, this release fixes this. I also added some minor updates and fixes.
- **Update HWI to v2.0.1**
- **Update Tor to v0.4.5.7**
# Newbie Guide
While setting up Wasabi is straightforward, even a Linux wizard with the longest beard can get stuck on the most basic tasks. Consider taking a look at the [Installation Instructions](https://docs.wasabiwallet.io/using-wasabi/InstallPackage.html) guide.
# Advanced Guide
If you want to build Wasabi from source code or update the source code check out [these instructions.](https://docs.wasabiwallet.io/using-wasabi/BuildSource.html)
From version 1.1.3 Wasabi also introduces [reproducible builds](https://reproducible-builds.org/): [Deterministic Build Guide](https://github.com/zkSNACKs/WalletWasabi/blob/master/WalletWasabi.Documentation/Guides/DeterministicBuildGuide.md)
Build with .NET Core 3.1.407-win-x64.
## FAQ
- **Frequently asked questions [here](https://github.com/zkSNACKs/WalletWasabi/discussions/categories/faq).**
- **Requirements?** x64, Linux, >Win10, >macOS 10.13.
# Release Notes
- **Update HWI** https://github.com/zkSNACKs/WalletWasabi/pull/5465
- **RPC** https://github.com/zkSNACKs/WalletWasabi/pull/5436
- **Fix for recovering wallet from more then 12 Recovery words** https://github.com/zkSNACKs/WalletWasabi/pull/5384
- **Tor** https://github.com/zkSNACKs/WalletWasabi/pull/5455