1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/common/protob
grdddj 9804926682 feat(common/protob): add optional uint32 refresh_index into DebugLinkRecordScreen message
Allows for screenshots from multiple emulator restarts being recorded in the same
directory without being overwritten by each other.
(As core/embed/unix/display-unix.c::display_save() starts with zero index after each restart.)

[no changelog]
2023-04-11 15:15:44 +02:00
..
.gitignore
check.py
graph.py
Makefile
messages-binance.proto
messages-bitcoin.proto chore(common): Rename "unstable" protobuf tag to "experimental_message". 2022-11-02 14:58:01 +01:00
messages-bootloader.proto chore: make fields on FirmwareRequest required (fixes #1941) 2023-04-03 22:01:26 +02:00
messages-cardano.proto chore(cardano): rename voting public key to vote public key 2023-03-06 11:27:13 +01:00
messages-common.proto
messages-crypto.proto
messages-debug.proto feat(common/protob): add optional uint32 refresh_index into DebugLinkRecordScreen message 2023-04-11 15:15:44 +02:00
messages-eos.proto
messages-ethereum-definitions.proto feat(common): protobuf messages for Ethereum definitions 2023-03-24 13:24:46 +01:00
messages-ethereum-eip712.proto feat(common): protobuf messages for Ethereum definitions 2023-03-24 13:24:46 +01:00
messages-ethereum.proto feat(common): protobuf messages for Ethereum definitions 2023-03-24 13:24:46 +01:00
messages-management.proto feat(core): ability to not show passphrase coming from host 2023-02-17 12:55:11 +01:00
messages-monero.proto
messages-nem.proto
messages-ripple.proto
messages-stellar.proto
messages-tezos.proto
messages-webauthn.proto
messages.proto chore(common): Rename "unstable" protobuf tag to "experimental_message". 2022-11-02 14:58:01 +01:00
pb2py chore(common): Rename "unstable" protobuf tag to "experimental_message". 2022-11-02 14:58:01 +01:00
protocol.md docs(common): how to add new protobuf message 2023-03-24 13:24:46 +01:00