Commit Graph

181 Commits (e7a74ccfee1e6e2bc857030014c2e728b5b59971)

Author SHA1 Message Date
Pavol Rusnak 10396777b8
tools: run black and flake8 on tools/
6 years ago
Pavol Rusnak fecc6e53a0
tools: update tools to generate clang-format compatible output
6 years ago
Pavol Rusnak 7bf30ccb37
style: add cstyle target to Makefile + clang-format config, don't enforce for now
6 years ago
Pavol Rusnak 324d82507e
vendor: update trezor-common
6 years ago
Pavol Rusnak 28455a8789
tools: add fmt:off to res_collect
6 years ago
Yura Pakhuchiy 7db1061123 Add .curve_name and Groestlcoin to coininfo.py
6 years ago
Pavol Rusnak 13c659c202
vendor: update trezor-common, regenerate messages
6 years ago
Pavol Rusnak ac5e3f200a
src: rename wire_types to MessageType, drop copy in tools/build_protobuf
6 years ago
matejcik 2091ae97bf tools: use pb2py from trezor-common
6 years ago
Pavol Rusnak 4b58162b54
vendor: update trezor-common, enable Zencash
6 years ago
Pavol Rusnak de2178a1e9
tools: add more verbose output to keyctl-coordinator
6 years ago
Jan Pochyla fd35b4c5c9 coins: add slip44
6 years ago
Pavol Rusnak e7b761e66f
embed: refactor sector_count constants
6 years ago
Pavol Rusnak c7a7537ffe
tools: update keyctl-proxy to work with new python-trezor
6 years ago
Pavol Rusnak ad1e0e81b2
src/apps/ethereum: refactor networks module
6 years ago
Tomas Susanka 3422474811 nem: mosaics definitions are generated from trezor-common
6 years ago
Pavol Rusnak dfd02821af
src/apps/wallet: add support for zcash overwinter
6 years ago
Pavol Rusnak d6717b59cc
vendor: update trezor-common; add version_group_id flag (for zcash overwintered tx)
6 years ago
Pavol Rusnak 6433862a11
coins: update how coins are being generated from trezor-common
6 years ago
matejcik 038e76071c tools: update keyctl and friends to use new cosi functions
6 years ago
Pavol Rusnak d1800e0256
src/apps/common: refactor coins.py into coins.py and coininfo.py
6 years ago
Pavol Rusnak f2f3d39cf1
fix style
6 years ago
matejcik c6ac4f2200
protobuf: drop kwargs from constructors
6 years ago
matejcik b502169bae
protobuf: drop const() markers as they are currently useless
6 years ago
matejcik 2c70ac3a2f
protobuf: only import list when needed
6 years ago
matejcik 389f1418ed
protobuf: drop Optional markers (relying on implicit optional)
6 years ago
matejcik efa0f60493
protobuf: use trezor-common submodule to generate messages
6 years ago
matejcik fb318fb69b
tools: update build_protobuf and pb2py to the refactored versions
6 years ago
Pavol Rusnak ffc2bf30b8
src: remove CoinType usage, usage internal CoinInfo instead
6 years ago
Pavol Rusnak a1204d8d7d
src: cleanup CoinType usage, don't return coins in Features
6 years ago
Pavol Rusnak 13ffe75a48
tools: chmod +x build_protobuf
6 years ago
Jan Pochyla 048e0706b3 tools/pb2py: fix default list value
6 years ago
Jan Pochyla a4477b8bef tools/build_protobuf: fix path to trezor_common
6 years ago
Pavol Rusnak ee242ea416
src.trezor.messages: fix and regenerate
6 years ago
Jan Pochyla b9c111f6ae tools: add init method to messages
6 years ago
Tomas Susanka d23a236616 tools: build mocks uses sorted
6 years ago
Pavol Rusnak c53b0afd5b
tools: fix bug in vheader processing in binctl
6 years ago
Jan Pochyla d0c742e884 src/apps/common/coins: regenerate
6 years ago
Pavol Rusnak 77ea31aa8a
embed/extmod/modtrezorui: revert NO_HINT change
6 years ago
Pavol Rusnak 329b7d1488
embed/extmod/modtrezorui: regenerate fonts with NO_HINTING, update rendering to subpixel precision
6 years ago
Pavol Rusnak 1c5beb1c12
embed/bootloader: add information about firmware (version, vendor, etc.) to Features message
6 years ago
Pavol Rusnak 36d034d83a
tools: show fingerprint for vendorheaders too
7 years ago
Pavol Rusnak b79ea10434
tools: update protobuf (sync with python-trezor)
7 years ago
Pavol Rusnak f0152902fc
tools: drop netifaces requirement from keyctl-proxy
7 years ago
Pavol Rusnak 132660c378
tools: loop on error in keyctl-proxy
7 years ago
Pavol Rusnak 81ff60c3e1
tools: drop combine_sign; rework keyctl into 3 tools
7 years ago
Pavol Rusnak 5ede6864d5
tools: refactor index in keyctl
7 years ago
Pavol Rusnak 03943c960b
tools: small refactor in keyctl
7 years ago
Pavol Rusnak 11245a82ea
tools: fix bug in keyctl introduced by last commit
7 years ago
Pavol Rusnak 706ddda1a7
tools: update keyctl to work with already signed binaries
7 years ago