1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 19:39:05 +00:00
trezor-firmware/tools
matejcik 04326749f4 build: generate protobuf messages in tempdir
This way, if the process fails, the files in trezorlib/messages remain
untouched. This is important because "setup.py build" now runs the
build_protobuf tool, and it can easily fail on a system without protoc.
2018-04-10 15:58:34 +02:00
..
build_protobuf build: generate protobuf messages in tempdir 2018-04-10 15:58:34 +02:00
deserialize_tx.py tools: add deserialize_tx.py to decode contents of hex-encoded signed BTC transaction. 2018-04-03 19:24:31 +02:00
encfs_aes_getpass.py update tools to use the new transport API 2018-03-05 17:30:44 +01:00
helloworld.py update tools to use the new transport API 2018-03-05 17:30:44 +01:00
mem_flashblock.py update tools to use the new transport API 2018-03-05 17:30:44 +01:00
mem_read.py update tools to use the new transport API 2018-03-05 17:30:44 +01:00
mem_write.py update tools to use the new transport API 2018-03-05 17:30:44 +01:00
mnemonic_check.py update tools to use the new transport API 2018-03-05 17:30:44 +01:00
pb2py pb2py: Use logging module instead of print 2018-03-19 13:48:55 +01:00
pwd_reader.py Merge branch 'upstream' into refactor-transport-nicediff 2018-03-05 19:56:47 +01:00
rng_entropy_collector.py update tools to use the new transport API 2018-03-05 17:30:44 +01:00
signtest.py update tools to use the new transport API 2018-03-05 17:30:44 +01:00