1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-15 02:58:12 +00:00
Commit Graph

8829 Commits

Author SHA1 Message Date
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
Pavol Rusnak
73b9ffc36a
move tools/pb2py to trezor-core repo 2017-06-13 19:07:59 +02:00
Pavol Rusnak
4874f117f5
use travis-tox 2017-06-13 15:43:14 +02:00
Saleem Rashid
77c4e7b167 vendor: Update trezor-crypto for GCC 7.1.1 2017-06-13 15:17:23 +02:00
Saleem Rashid
09917920ba transaction: Fix buffer overflow 2017-06-13 15:17:23 +02:00
Roman Zeyde
2e85aa6587 Add a test for running 'compileall' over trezorlib package 2017-06-13 15:16:12 +02:00
Roman Zeyde
a2db5a57f2 Fix client.py and protobuf_json.py for Python 3 support 2017-06-13 15:16:12 +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
5cac99fdf4
update travis notification url 2017-06-12 14:42:11 +02:00
Pavol Rusnak
4ad30592af
update travis notification url 2017-06-12 14:41:24 +02:00
Pavol Rusnak
b158750e0c
update travis notification url 2017-06-12 14:40:31 +02:00
Pavol Rusnak
9f90179bef
update travis notification url 2017-06-12 14:38:07 +02:00
Pavol Rusnak
da17f2472b
ethereum: add more tokens from MEW 2017-06-08 22:56:25 +02:00
Saleem Rashid
ba206056e7 README: Add Base32 custom alphabet support 2017-06-08 22:00:32 +02:00
Saleem Rashid
3806c6fcd3 test_check: Add Base32 lowercase RFC4648 tests 2017-06-08 22:00:32 +02:00
Saleem Rashid
a07a89a421 GCC 7.1.1 -Wimplicit-fallthrough comments
Use //-fallthrough rather than __attribute__((fallthrough))
2017-06-08 22:00:32 +02:00
Pavol Rusnak
845a3a7e0d
tests: add partial pylint support 2017-06-07 19:06:26 +02:00
Pavol Rusnak
53aa74092e
pb2py: add const import for micropython 2017-06-07 19:05:44 +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
Pavol Rusnak
e92f5ad907
add more info to readme 2017-06-05 17:04:11 +02:00
Pavol Rusnak
4e3ae3d69b
test_openssl: test for NIST curve too 2017-06-05 17:02:21 +02:00
Saleem Rashid
d4b5e64ba2
test_check: Add MARK_SECRET_DATA to test_ed25519_keccak 2017-06-05 16:34:52 +02:00
Saleem Rashid
d1f97d07f8
nem_test_vectors: Handle empty header column 2017-06-05 16:34:52 +02:00
Saleem Rashid
ce25dcc9fc
tests: Import NEM test vectors for ed25519_keccak 2017-06-05 16:34:52 +02:00
Saleem Rashid
dc397ff0ed
tests: Import NEM test vectors for keccak_256 2017-06-05 16:34:52 +02:00
Saleem Rashid
7fb886440e
nem_test_vectors: Initial commit 2017-06-05 16:34:52 +02:00