1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-14 03:49:25 +00:00
Commit Graph

69 Commits

Author SHA1 Message Date
slush
fae11f2996 Use python3 for setup 2018-02-02 16:36:29 +01:00
Pavol Rusnak
1a046b524c
setup: add dependency for libusb1 2018-02-02 01:22:16 +01:00
Saleem Rashid
1c8f03968c tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
Saleem Rashid
90c49e3386 setup: Use packages instead of py_modules
Fixes #176
2017-12-18 19:30:17 +01:00
slush
a27217811b Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
Pavol Rusnak
8b9cba832c
cleanup last commit 2017-12-02 22:02:39 +01:00
slush
f5c1587396 Version moved from version.py to __init__.py 2017-12-02 18:48:44 +01:00
slush
59ef832424 Add 'trezorctl version' to track version of installed package 2017-12-02 18:31:57 +01:00
Pavol Rusnak
1ab602423c
requirements: add pyblake2 2017-11-06 11:10:23 +01:00
Pavol Rusnak
23d75bfc10
trezorctl: sign_tx command based on tx_sign_tool by mruddy 2017-10-24 00:50:01 +02:00
Pavol Rusnak
5057e022c0
trezorlib: move ed25519cosi and ed25519raw from trezor-core 2017-10-04 00:38:53 +02:00
Pavol Rusnak
c20cea6389
setup: add missing files 2017-09-03 19:15:34 +02:00
Pavol Rusnak
f73fc33439
drop internal use of protobuf_json, use json_format provided by google.protobuf 2017-07-10 15:36:44 +02:00
Pavol Rusnak
2d643031ac
change dependency to protobuf>=3.0.0 2017-07-10 14:41:56 +02:00
Pavol Rusnak
b335d30b8d
use click in trezorctl 2017-07-05 12:55:38 +02:00
Pavol Rusnak
d33e9a178b
bump version to 0.8.0a0 2017-07-05 12:55:37 +02:00
Pavol Rusnak
f18ec19aeb
bump version 2017-07-05 12:52:56 +02:00
Pavol Rusnak
33f274d145
style: use flake8 2017-06-23 21:52:53 +02:00
Pavol Rusnak
c1fae7d19f
bump version 2017-06-19 00:00:50 +02:00
Pavol Rusnak
bf1c580d85
bump version 2017-06-18 23:41:15 +02:00
Pavol Rusnak
65985b30f3
bump requirements for protobuf to 3.1.0 2017-06-18 23:19:15 +02:00
Roman Zeyde
e33f4d7612 Add 'requests' dependency 2017-06-15 16:51:28 +02:00
Pavol Rusnak
3cb4118850
bump version 2017-04-19 14:20:48 +02:00
Pavol Rusnak
dccc1b08ed
update requirement for hidapi to 0.7.99.post20 2017-03-06 12:02:49 +01:00
Pavol Rusnak
127d76a913
enable/disable passphrase protection via trezorctl 2017-02-23 11:56:54 +01:00
mruddy
3e8122ba28 bump version to 0.7.11 (#100) 2017-02-22 15:39:07 +01:00
Pavol Rusnak
18bd3e6197
update mnemonic requirement 2017-02-22 15:07:58 +01:00
Pavol Rusnak
fe4662d389
bump version 2017-02-11 20:16:11 +01:00
Pavol Rusnak
03272b6170
bump version 2017-01-26 14:04:31 +01:00
Pavol Rusnak
8609f62f91
bump version 2017-01-25 19:05:33 +01:00
Pavol Rusnak
23f7feb438
bump version to 0.7.8 2016-11-27 13:49:20 +01:00
Pavol Rusnak
5451db6e27
update readme, drop cmdtr 2016-11-27 13:48:45 +01:00
Pavol Rusnak
5cc9893d6f
remove test_suite directive from setup.py 2016-11-25 22:05:35 +01:00
Pavol Rusnak
84b4446ec4
bump version to 0.7.7 2016-11-23 13:52:10 +01:00
Pavol Rusnak
86d05ac9ee
bump version 2016-10-21 15:25:32 +02:00
Pavol Rusnak
c6094dc9ad
verify_message now requires coin_name 2016-10-10 11:02:04 +02:00
Pavol Rusnak
101c8b1344
add hack to ignore hidapi dependency (--disable-hidapi) 2016-10-03 20:37:48 +02:00
Pavol Rusnak
9d3fb81f97
bump version 2016-09-28 14:38:08 +02:00
Pavol Rusnak
f379752794
bump version 2016-09-27 22:54:31 +02:00
Pavol Rusnak
ef21a91ceb
fix install 2016-09-27 22:39:31 +02:00
Pavol Rusnak
8189ec0e76
update version 2016-09-27 22:24:30 +02:00
Chakib Benziane
fc2cc7a284 Avoid repeating keyword argument
Repeating the keyword argument breaks package build with the following error: "SyntaxError: keyword argument" repeated
2016-09-18 23:58:10 +02:00
Pavol Rusnak
ea98665d83
update readme 2016-09-14 21:36:16 +02:00
slush0
97ce804cb7 Pipe w/ trezor1-emu works
UDP write to trezor2-emu works, reads to be tested
2016-06-28 09:51:57 +02:00
Pavol Rusnak
f9d82511f2
bump version 2016-06-23 18:39:02 +02:00
Pavol Rusnak
7097d1aed6 update setup.py to also accept protobuf 3.x 2016-05-05 20:33:49 +02:00
Pavol Rusnak
f8da757c4f
bump version 2016-02-15 16:20:21 +01:00
Pavol Rusnak
915cf0099e
fix interface number handling 2016-01-17 00:37:39 +01:00
Pavol Rusnak
40930948d1
bump version 2015-12-24 17:31:28 +01:00
Pavol Rusnak
d2e23a126f
update to protobuf 2.6.1 2015-12-24 17:17:20 +01:00