Commit Graph

206 Commits (8d4d6b2278191b3ca42db0b06f593e815ce40686)

Author SHA1 Message Date
Tomas Susanka 0b66050a55 tools: different order of columns in to csv converter
5 years ago
Tomas Susanka 2082e05bd7 tools: modify github to csv tool to suit our needs
5 years ago
Tomas Susanka a85e63cceb tools: add github to csv tool
5 years ago
matejcik 67b879ac07 python: restructure package
5 years ago
matejcik c683251d7b tests: add new test location to style checks
5 years ago
matejcik aa9860fdb7
protobuf: add enum value validation (#363)
5 years ago
Ciny 90b91a7fb5 #28 - binance implementation (#189)
5 years ago
Pavol Rusnak bf3c257f96
core/messages: don't generate unused messages
5 years ago
matejcik f8446c3e00 build: centralize pb2py usage
5 years ago
matejcik 0df2ef10a1 ci: ugly bashism to make clang-format-check fail properly
5 years ago
matejcik f8a1f47e67 ci: make clang-format-check fail if clang-format does not exist
5 years ago
Pavol Rusnak 0ae10a1924
legacy+storage: fix style checks
5 years ago
Pavol Rusnak 6e6ff78ce0
core: re-enable frozen modules in the emulator build
5 years ago
Tomas Susanka 18482a9c37 storage: style
5 years ago
Pavol Rusnak 8b06598474
core+legacy: rework code styling checks
5 years ago
matejcik e5670856a2 MONOREPO CREATE FROM trezor-core
5 years ago
Pavol Rusnak fb8d6fe820
tools: add hid-bridge by Ondrej Vejpustek
5 years ago
Pavol Rusnak bfcba533b6
tools: don't generate messages unused in the current codebase
5 years ago
Pavol Rusnak 5560a35af7
tools: fix keyctl-proxy
5 years ago
Dusan Klinec 6724e4e409
xmr: master merging commit
6 years ago
Dusan Klinec ff387ba716 build_mocks fix2
6 years ago
Pavol Rusnak 066d4b4e9a
tools: use env where possible
6 years ago
matejcik 75c14433de templates: make diff louder
6 years ago
matejcik 348b99b8dc build: generate code with Mako templates
6 years ago
Pavol Rusnak 3a2c1eecdb
embed/extmod/modtrezorui: add MONO_BOLD font
6 years ago
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