Skip to content

Update trezor ref and docs#2040

Merged
ImplOfAnImpl merged 4 commits intomasterfrom
update_trezor_ref_and_docs
Apr 20, 2026
Merged

Update trezor ref and docs#2040
ImplOfAnImpl merged 4 commits intomasterfrom
update_trezor_ref_and_docs

Conversation

@ImplOfAnImpl
Copy link
Copy Markdown
Contributor

@ImplOfAnImpl ImplOfAnImpl commented Apr 15, 2026

The main purpose of this PR is to update the trezor repo commit hash after it was merged with upstream and update the documentation.

There are some additional changes though:

  • ledger-lib and ledger-proto now point to github.com/ledger-community instead of a custom fork.
  • The revisions of mintlayer-core-primitives and mintlayer-ledger-messages were updated.
  • LEDGER_TESTS_AUTO_CONFIRM is now true by default, to match the corresponding behavior of Trezor tests.
  • rustls-webpki was updated to pacify cargo-deny (fixes a vulnerability).
  • cargo-deny error about rand being unsound was silenced (upgrading rand is not trivial).

P.S. with firmware v2.11.0 comes the potential Safe 7 support, but we won't get it for free, because the new device uses a new host communication protocol called THP. Trezor-lib doesn't seem to abstract it away, so we'll have to implement its support on the wallet side.

@ImplOfAnImpl ImplOfAnImpl force-pushed the update_trezor_ref_and_docs branch from 4409211 to c402c74 Compare April 15, 2026 19:59
…er-community instead of a custom fork. Update revisions of mintlayer-core-primitives and mintlayer-ledger-messages. Make LEDGER_TESTS_AUTO_CONFIRM true by default, to match the corresponding Trezor behaviour. Silence cargo-deny error about `rand` being unsound. Update rustls-webpki to fix a vulnerability.

Update the Trezor repo referencve again.
@ImplOfAnImpl ImplOfAnImpl force-pushed the update_trezor_ref_and_docs branch from 4558067 to 2986651 Compare April 16, 2026 08:28
@ImplOfAnImpl ImplOfAnImpl marked this pull request as ready for review April 16, 2026 08:48
@ImplOfAnImpl ImplOfAnImpl merged commit 6080135 into master Apr 20, 2026
20 checks passed
@ImplOfAnImpl ImplOfAnImpl deleted the update_trezor_ref_and_docs branch April 20, 2026 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants