mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-10 15:30:55 +00:00
vendor: update trezor-common
This commit is contained in:
parent
e019ab5557
commit
909f158c84
@ -1,3 +1,5 @@
|
||||
Initialize.state max_size:32
|
||||
|
||||
Features.vendor max_size:33
|
||||
Features.device_id max_size:25
|
||||
Features.language max_size:17
|
||||
@ -6,6 +8,9 @@ Features.coins max_count:16
|
||||
Features.revision max_size:20
|
||||
Features.bootloader_hash max_size:32
|
||||
Features.model max_size:17
|
||||
Features.fw_vendor max_size:256
|
||||
Features.fw_vendor_keys max_size:32
|
||||
Features.state max_size:32
|
||||
|
||||
ApplySettings.language max_size:17
|
||||
ApplySettings.label max_size:33
|
||||
@ -22,6 +27,7 @@ ButtonRequest.data max_size:256
|
||||
PinMatrixAck.pin max_size:10
|
||||
|
||||
PassphraseAck.passphrase max_size:51
|
||||
PassphraseAck.state max_size:32
|
||||
|
||||
Entropy.entropy max_size:1024
|
||||
|
||||
|
2
vendor/trezor-common
vendored
2
vendor/trezor-common
vendored
@ -1 +1 @@
|
||||
Subproject commit 13499e256acfdde662b98ea402146ca105fb03b3
|
||||
Subproject commit 43b64648832028efbb93079a1bd17794ed4044cb
|
Loading…
Reference in New Issue
Block a user