Commit Graph

25 Commits (75c539ec557e16f868a86c0f93a256301ef6aa7b)

Author SHA1 Message Date
Tomas Susanka 75c539ec55
all: replace /bin/bash with /usr/bin/env bash
5 years ago
Pavol Rusnak 1a71c7a3e8
common: rename Features.features to Features.capabilities
5 years ago
Pavol Rusnak 908bbfffef
core: remove remaning utility code for Bitcoin only firmware
5 years ago
matejcik 67b879ac07 python: restructure package
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 e5670856a2 MONOREPO CREATE FROM trezor-core
5 years ago
Pavol Rusnak bfcba533b6
tools: don't generate messages unused in the current codebase
5 years ago
Pavol Rusnak 324d82507e
vendor: update trezor-common
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
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 13ffe75a48
tools: chmod +x build_protobuf
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
Pavol Rusnak a31c118d8e
protobuf: update build_protobuf and pb2py from python-trezor, regenerate messages
6 years ago
Pavol Rusnak ef5f1326dc
build: use python3 everywhere
7 years ago
Pavol Rusnak 73b2ea6c85
travis: add make style (using flake8)
7 years ago
Pavol Rusnak 845a3a7e0d
tests: add partial pylint support
7 years ago
Pavol Rusnak 2d7c6b0c34
bootloader: cleanup, more documentation, added scripts for checking
7 years ago