1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-19 11:50:58 +00:00
trezor-firmware/src/lib
Jan Pochyla ec412c6da3 protobuf: fix uvarint dumping
In python3, chr() is not a proper way to pack an int to bytes.
2016-10-06 15:05:14 +02:00
..
__init__.py pb2py generator, build_pb2.sh 2016-09-27 17:23:22 +02:00
const_delay.py Fixed API (wait() returns number, not Sleep object) 2016-09-27 17:24:09 +02:00
protobuf.py protobuf: fix uvarint dumping 2016-10-06 15:05:14 +02:00
typing.py fix typing.NewType 2016-09-27 17:26:04 +02:00
unittest.py fix trezor.crypto.random test 2016-09-27 17:25:48 +02:00