Commit Graph

65 Commits (29f928e4f288084398436e0b3a4f899ccda577d6)

Author SHA1 Message Date
matejcik 29f928e4f2 style: bare excepts, left-over bad imports
6 years ago
matejcik 8226742ea3 tools: drop signtest, it doesn't work and is messing with stylecheck
6 years ago
matejcik ef736e837c build: replace local copy of pb2py / build_protobuf with pb2py from trezor-common
6 years ago
Pavol Rusnak 8f46f3d46b
trezorctl: fix grammar in confirm messages
6 years ago
matejcik 8410151810 remove remaining usages of expand_path
6 years ago
matejcik b7c7190573 trezorlib: remove Hash to btc_hash, prepare for moving it away from things
6 years ago
matejcik e0d850df7d protobuf: update generators and messages to be identical with trezor-core
6 years ago
matejcik df8c3da1a2 protobuf: properly implement signed types (fixes #249)
6 years ago
matejcik 688fe06e93 tools: remove forgotten debug statements in encfs_aes_getpass
6 years ago
matejcik 9255507529 tools: update encfs_aes_getpass to work with Py3
6 years ago
matejcik d7fb363ffb build: take an optional argument specifying protobuf output directory
6 years ago
matejcik 40ff849228 flake8: make flake8 better and more strict
6 years ago
matejcik 04326749f4 build: generate protobuf messages in tempdir
6 years ago
matejcik ae0cb0478e build: use trezor-common from submodule
6 years ago
matejcik a4306a00fa tools: add deserialize_tx.py to decode contents of hex-encoded signed BTC transaction.
6 years ago
Saleem Rashid 4ec8b38d4a pb2py: Use logging module instead of print
6 years ago
Saleem Rashid d32cbe3466 pb2py: Use generators instead of lists
6 years ago
matejcik 61a2ab4303 pb2py: keep imports sorted
6 years ago
matejcik e7a01b827b build_protobuf: fix paths for protoc
6 years ago
matejcik 2375a8f516 fix merge conflicts with updated python-trezor
6 years ago
matejcik f75b90d260 Merge branch 'upstream' into refactor-transport-nicediff
6 years ago
matejcik 967d479a19 update tools to use the new transport API
6 years ago
matejcik 55641dd8b5 make flake8 happy (#225)
6 years ago
Pavol Rusnak cb47dbd284
chmod +x tools/mem_flashblock.py
6 years ago
Pavol Rusnak a0c85bed12
tools: add pwd_reader from SLIP-0016
6 years ago
slush 562a19c812 Make examples working for all available transports.
6 years ago
Pavol Rusnak 7b844f0379
add Sint64 to protobuf
7 years ago
Pavol Rusnak c78c548752
protobuf: delete old messages first
7 years ago
Pavol Rusnak 694bc7ac11
protobuf: don't generate storage protobuf
7 years ago
Pavol Rusnak 8f6b2449be
sort imports in pb2py
7 years ago
Pavol Rusnak 78d2c07d34
regenerate pb messages
7 years ago
Saleem Rashid bbed79f658 build_protobuf: Refactor
7 years ago
Saleem Rashid ff5999162a pb2py: Add pb2/ to sys.path
7 years ago
Saleem Rashid fd5f232fdd pb2py: Refactor
7 years ago
Saleem Rashid 6e81c91443 pb2py: Clean up argparse usage
7 years ago
slush a27217811b Rework from Google's protobuf to pure-python protobuf implementation
7 years ago
Jochen Hoenicke 6186822f14 Added tool to flash a sector
7 years ago
Pavol Rusnak a5fc76d8c9
don't use generic Exception, but rather specific subclass
7 years ago
Pavol Rusnak 23d75bfc10
trezorctl: sign_tx command based on tx_sign_tool by mruddy
7 years ago
Jan Pochyla 259a61878b tools: update to new transport api
7 years ago
Pavol Rusnak 0ee1667c6f
trezorctl: cleanup
7 years ago
Pavol Rusnak 7f0f73d1c6
tests: fix style in tools/signtest.py
7 years ago
Pavol Rusnak 33f274d145
style: use flake8
7 years ago
mruddy 3ccc412de4
add tool to aid in rng testing and evaluation (#104)
7 years ago
Pavol Rusnak 5e1526d286
refactor tx_sign_tool.py
7 years ago
mruddy 72ab93bd87 add a tx signing tool that handles bitcoin, testnet, and litecoin
7 years ago
mruddy 71d0c483f8 add tools support for reading bootloader from debug link enabled device (#99)
7 years ago
Pavol Rusnak 2e1da5f337
-> trezor.io
8 years ago
Pavol Rusnak d1bfc76d91
tools: fix signtest.py
8 years ago
Jochen Hoenicke 08511d3f81
tools/signtest: Added P2SH segwit inputs
8 years ago