Pavol Rusnak
|
65985b30f3
|
bump requirements for protobuf to 3.1.0
|
2017-06-18 23:19:15 +02:00 |
|
Pavol Rusnak
|
de2f9e7c14
|
protob: regenerate, fix using old failure codes
|
2017-06-18 23:18:23 +02:00 |
|
Pavol Rusnak
|
c6fd70b471
|
gettext: mark localizable strings as proof-of-concept
|
2017-06-18 22:47:32 +02:00 |
|
Pavol Rusnak
|
00f6312a81
|
rename failures, unify strings where possible
|
2017-06-18 21:19:21 +02:00 |
|
Pavol Rusnak
|
4eef33b05a
|
rename failures: SyntaxError => DataError; Other => ProcessError
|
2017-06-18 21:06:39 +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 |
|
Roman Zeyde
|
e33f4d7612
|
Add 'requests' dependency
|
2017-06-15 16:51:28 +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 |
|
Pavol Rusnak
|
348db51775
|
add trezorctl to readme
|
2017-06-14 18:23:14 +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 |
|
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 |
|