1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-21 22:08:08 +00:00
trezor-firmware/legacy/firmware/protob
Andrew Kozlik a36439a57f fix(legacy): Improve compile-time checks of message sizes.
Distinguish between the maximum size of a protobuf-encoded message
and the maximum size of a C struct containing a decoded message.
2021-03-17 22:34:26 +01:00
..
.gitignore MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
Makefile chore(legacy): update code to handle protobuf changes correctly 2020-09-23 16:00:10 +02:00
messages_map.py fix(legacy): Improve compile-time checks of message sizes. 2021-03-17 22:34:26 +01:00
messages-bitcoin.options chore(common): Add orig_hash and orig_index fields to TxInput and TxOutput. 2020-10-23 15:07:15 +02:00
messages-bitcoin.proto MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
messages-common.options chore(legacy): Add compile-time checks for msg_tiny sizes. 2021-03-17 22:34:26 +01:00
messages-common.proto MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
messages-crypto.options feat(legacy): add public_key to ECDHSessionKey 2021-03-08 15:59:00 +01:00
messages-crypto.proto MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
messages-debug.options legacy: fix CALLBACK checker 2020-02-12 17:18:51 +01:00
messages-debug.proto MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
messages-ethereum.options common: skip deprecated fields during generation; deprecate overwintered field in Zcash 2020-06-30 16:02:21 +02:00
messages-ethereum.proto MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
messages-lisk.options MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
messages-lisk.proto MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
messages-management.options legacy: new passphrase redesign draft 2020-02-07 11:40:59 +00:00
messages-management.proto MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
messages-nem.options MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
messages-nem.proto MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
messages-stellar.options MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
messages-stellar.proto MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
messages.options MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
messages.proto MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00