1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-30 17:21:21 +00:00
trezor-firmware/src/trezor/wire
Jan Pochyla c02673152a protobuf: optimize message dumping
- count the size in bytes in sync code
- cache message fields between counting and dumping
- cache message fields for repeated embedded messages
2018-10-26 15:02:19 +02:00
..
__init__.py protobuf: optimize message dumping 2018-10-26 15:02:19 +02:00
codec_v1.py src: run black 2018-07-10 13:05:15 +02:00
errors.py src/trezor/wire: add exceptions for all defined FailureTypes 2018-04-23 16:12:44 +01:00