Commit Graph

1077 Commits

Author SHA1 Message Date
Jan Pochyla ea39efb10e WIP: mypy 2017-06-19 10:51:38 +02:00
Pavol Rusnak fe672fbd09
travis: install trezor from pypi 2017-06-19 00:28:48 +02:00
Pavol Rusnak 0ee67371b8
tests: run tests in python3 2017-06-19 00:12:46 +02:00
Pavol Rusnak 365fd404b1
src: fix style 2017-06-18 23:32:47 +02:00
Pavol Rusnak 564af0a5ff
vendor: update micropython 2017-06-18 01:51:29 +02:00
Pavol Rusnak aed4f5547c
bootloader: consume incoming messages 2017-06-16 15:40:27 +02:00
Pavol Rusnak 396e90e19e
bootloader: refactor protobuf code 2017-06-14 23:18:54 +02:00
Pavol Rusnak 4414054d92
bootloader: migrate to nanopb 2017-06-14 20:44:52 +02:00
Jan Pochyla 5b9ef8813a trezor.utils: fix for mypy, remove genfunc 2017-06-14 19:34:23 +02:00
Jan Pochyla f5b5e399e5 mocks: add utimeq 2017-06-14 19:33:55 +02:00
Jan Pochyla 197baf66b4 modtrezorcrypto: fix doc 2017-06-14 19:27:13 +02:00
Jan Pochyla 181a2ad8c9 mocks: add typing module 2017-06-14 19:27:02 +02:00
Jan Pochyla 803c47dca8 extmod: use lowercase names 2017-06-14 18:51:55 +02:00
Jan Pochyla 2ca60fc59a modtrezormsg: minor doc changes 2017-06-14 18:08:17 +02:00
Jan Pochyla d771c72422 modtrezorio: add sdcard docs and mocks 2017-06-14 18:07:54 +02:00
Jan Pochyla 613412bca2 mocks: regenerate 2017-06-14 17:41:45 +02:00
Jan Pochyla c0c5642bff mocks: remove old generated mocks 2017-06-14 17:41:25 +02:00
Jan Pochyla 5a5c4f11b9 extmod: doc comments describe internal apis 2017-06-14 17:40:50 +02:00
Jan Pochyla e29601e838 tools/build_mocks: support classes 2017-06-14 17:39:32 +02:00
Jan Pochyla f746fd4e38 pylintrc 2017-06-14 17:38:54 +02:00
Jan Pochyla 22960b567b make: move flake8 options to config file 2017-06-14 12:58:20 +02:00
Jan Pochyla a01504ace9 mocks: cleanup, prepare for mypy 2017-06-14 12:26:02 +02:00
Jan Pochyla 596a4227ad tools: autopep8 2017-06-14 12:22:41 +02:00
Pavol Rusnak f93b8a08bc
res_collect: fix if resources.py does not exist 2017-06-13 20:15:47 +02:00
Pavol Rusnak 3d7a9d780d
travis: move make style to src goal 2017-06-13 19:47:52 +02:00
Pavol Rusnak 73b2ea6c85
travis: add make style (using flake8) 2017-06-13 19:35:34 +02:00
Jan Pochyla 2c3221810e stm: remove i2s 2017-06-12 18:19:04 +02:00
Jan Pochyla 98e82e3cd5 code style 2017-06-12 18:16:06 +02:00
Jan Pochyla 6e15b37205 trezor.wire: less logs 2017-06-12 18:05:06 +02:00
Jan Pochyla e94d8cc277 trezor.ui.keyboard: complete suggestion on click 2017-06-12 18:04:11 +02:00
Jan Pochyla b15d60383e main: disable u2f, enable wire 2017-06-12 18:03:03 +02:00
Jan Pochyla c422453e82 const_delay: remove 2017-06-12 18:02:42 +02:00
Jan Pochyla e937afcce8 mocks: regenerate 2017-06-12 18:02:32 +02:00
Jan Pochyla fbf7be27cd trezorhal/usb: add some support for hs-in-fs 2017-06-12 16:08:13 +02:00
Jan Pochyla e22164e34d make: add debug info for macros 2017-06-12 16:08:13 +02:00
Pavol Rusnak b158750e0c
update travis notification url 2017-06-12 14:40:31 +02:00
Pavol Rusnak 845a3a7e0d
tests: add partial pylint support 2017-06-07 19:06:26 +02:00
Pavol Rusnak 59421d4b3a
trezorhal: fix bug in touch ignoring the first TOUCH_START event 2017-06-07 17:12:07 +02:00
Jan Pochyla ecefb1c0ef modtrezormsg: fix 4a359d2 2017-06-07 14:35:46 +02:00
Jan Pochyla 63e6e85a7c res_collect: noop if no changes detected 2017-06-07 14:23:18 +02:00
Jan Pochyla a18b883249 apps.fido_u2f: remember user confirmation only for 10 secs 2017-06-07 13:55:40 +02:00
Jan Pochyla a56877bef3 apps.fido_u2f: remove needless async/await 2017-06-07 13:55:40 +02:00
Jan Pochyla 4a359d2d35 modtrezormsg: add udp ping handling to modtrezormsg-unix.h 2017-06-07 13:55:40 +02:00
Pavol Rusnak fa40e32b93
add instructions for correct checkout 2017-06-06 16:56:03 +02:00
Jan Pochyla e7ea22839d apps.fido_u2f: recognize bogus app_id 2017-06-06 13:29:26 +02:00
Jan Pochyla ed8cfe0399 apps.fido_u2f: unify reg/auth state 2017-06-06 13:14:58 +02:00
Jan Pochyla c4c27de0d5 apps.fido_u2f: remove legacy layout 2017-06-06 13:09:52 +02:00
Jan Pochyla 2bb872ae19 apps.fido_u2f: code style 2017-06-01 12:02:08 +02:00
Jan Pochyla c6545b9b6d trezor: code style 2017-05-31 19:32:40 +02:00
Jan Pochyla 3cb89f3ae7 trezor.ui: send -> touch 2017-05-31 19:30:06 +02:00