Commit Graph

71 Commits (2752e6d0467e4adbbe7c0f27c0f4ab6b7af12256)

Author SHA1 Message Date
matejcik f63b34dbea setup.py: add markers specifying Python 3 only compatibility
6 years ago
matejcik 2d3e890c6b setup: add missing requirement for rlp (#220)
6 years ago
slush fae11f2996 Use python3 for setup
6 years ago
Pavol Rusnak 1a046b524c
setup: add dependency for libusb1
6 years ago
Saleem Rashid 1c8f03968c tests: Move to trezorlib.tests
7 years ago
Saleem Rashid 90c49e3386 setup: Use packages instead of py_modules
7 years ago
slush a27217811b Rework from Google's protobuf to pure-python protobuf implementation
7 years ago
Pavol Rusnak 8b9cba832c
cleanup last commit
7 years ago
slush f5c1587396 Version moved from version.py to __init__.py
7 years ago
slush 59ef832424 Add 'trezorctl version' to track version of installed package
7 years ago
Pavol Rusnak 1ab602423c
requirements: add pyblake2
7 years ago
Pavol Rusnak 23d75bfc10
trezorctl: sign_tx command based on tx_sign_tool by mruddy
7 years ago
Pavol Rusnak 5057e022c0
trezorlib: move ed25519cosi and ed25519raw from trezor-core
7 years ago
Pavol Rusnak c20cea6389
setup: add missing files
7 years ago
Pavol Rusnak f73fc33439
drop internal use of protobuf_json, use json_format provided by google.protobuf
7 years ago
Pavol Rusnak 2d643031ac
change dependency to protobuf>=3.0.0
7 years ago
Pavol Rusnak b335d30b8d
use click in trezorctl
7 years ago
Pavol Rusnak d33e9a178b
bump version to 0.8.0a0
7 years ago
Pavol Rusnak f18ec19aeb
bump version
7 years ago
Pavol Rusnak 33f274d145
style: use flake8
7 years ago
Pavol Rusnak c1fae7d19f
bump version
7 years ago
Pavol Rusnak bf1c580d85
bump version
7 years ago
Pavol Rusnak 65985b30f3
bump requirements for protobuf to 3.1.0
7 years ago
Roman Zeyde e33f4d7612 Add 'requests' dependency
7 years ago
Pavol Rusnak 3cb4118850
bump version
7 years ago
Pavol Rusnak dccc1b08ed
update requirement for hidapi to 0.7.99.post20
7 years ago
Pavol Rusnak 127d76a913
enable/disable passphrase protection via trezorctl
7 years ago
mruddy 3e8122ba28 bump version to 0.7.11 (#100)
7 years ago
Pavol Rusnak 18bd3e6197
update mnemonic requirement
7 years ago
Pavol Rusnak fe4662d389
bump version
7 years ago
Pavol Rusnak 03272b6170
bump version
8 years ago
Pavol Rusnak 8609f62f91
bump version
8 years ago
Pavol Rusnak 23f7feb438
bump version to 0.7.8
8 years ago
Pavol Rusnak 5451db6e27
update readme, drop cmdtr
8 years ago
Pavol Rusnak 5cc9893d6f
remove test_suite directive from setup.py
8 years ago
Pavol Rusnak 84b4446ec4
bump version to 0.7.7
8 years ago
Pavol Rusnak 86d05ac9ee
bump version
8 years ago
Pavol Rusnak c6094dc9ad
verify_message now requires coin_name
8 years ago
Pavol Rusnak 101c8b1344
add hack to ignore hidapi dependency (--disable-hidapi)
8 years ago
Pavol Rusnak 9d3fb81f97
bump version
8 years ago
Pavol Rusnak f379752794
bump version
8 years ago
Pavol Rusnak ef21a91ceb
fix install
8 years ago
Pavol Rusnak 8189ec0e76
update version
8 years ago
Chakib Benziane fc2cc7a284 Avoid repeating keyword argument
8 years ago
Pavol Rusnak ea98665d83
update readme
8 years ago
slush0 97ce804cb7 Pipe w/ trezor1-emu works
8 years ago
Pavol Rusnak f9d82511f2
bump version
8 years ago
Pavol Rusnak 7097d1aed6 update setup.py to also accept protobuf 3.x
8 years ago
Pavol Rusnak f8da757c4f
bump version
8 years ago
Pavol Rusnak 915cf0099e
fix interface number handling
9 years ago