Commit Graph

1297 Commits (ae5341c1bd01c2ef998d2443fa6498c27c943fad)
 

Author SHA1 Message Date
matejcik ae5341c1bd style: common config for flake8 and isort
6 years ago
matejcik 29f928e4f2 style: bare excepts, left-over bad imports
6 years ago
matejcik 8226742ea3 tools: drop signtest, it doesn't work and is messing with stylecheck
6 years ago
matejcik 5259146a0b style: remove unused imports with autoflake
6 years ago
matejcik ca608d0a98 flake8: fix complaints (for the last time, hopefully)
6 years ago
matejcik 6029a98414 debuglink: fix bug in self_test bootloader detection
6 years ago
matejcik 045ad85ecd trezorctl: use new API
6 years ago
matejcik 4b4469b9f4 tests: clean up usage of hardening constants
6 years ago
matejcik c0ef1ec535 tests: use new API
6 years ago
matejcik d5dee0c897 trezorlib: move mostly-debug methods from device to debuglink
6 years ago
matejcik 65d8adb0be trezorlib: rename device.*_device to device.*
6 years ago
matejcik a3d560529c trezorlib: post-merge updates
6 years ago
matejcik 2bb7088281 Merge branch 'master' into matejcik/client-split
6 years ago
D.Matskevych 5a677c3782 Added Zencash supporting
6 years ago
Pavol Rusnak 9462601849
tests: extract eip155 tests for ethereum, add more cases
6 years ago
Tomas Susanka 2a5ca12924 ripple: fix invalid fee test
6 years ago
matejcik 5b49658c8b ripple: fix broken fail-test
6 years ago
Tomas Susanka 61e63c6a02 ripple: ripple prefix dropped in functions
6 years ago
Tomas Susanka c0f29bf4fd ripple: proper sign_tx command
6 years ago
Tomas Susanka 37847fb56f ripple: client functions moved to ripple.py
6 years ago
Tomas Susanka 77414ad761 ripple: code review fixes
6 years ago
Tomas Susanka 102028587b vendor: trezor-common update
6 years ago
Tomas Susanka 2017dadfcb ripple: sign tx command including tests
6 years ago
Tomas Susanka 147e7e21cb ripple: get address command including tests
6 years ago
Tomas Susanka 8348d47fd7 stellar/tests: T2 support merged -> xfail dropped
6 years ago
Tomas Susanka e5cdf45956 stellar/tests: some device tests set show_display=True
6 years ago
Pavol Rusnak 068e7b1574
readme: update markdown tables, add repology link
6 years ago
matejcik 497c290c81 build: run pb2py through sys.executable
6 years ago
matejcik 87837bc305 stellar: drop protocol_version
6 years ago
matejcik 7083eb7a5c trezorlib: drop @field decorator
6 years ago
matejcik 00617817c3 trezorlib: disable encrypt/decrypt message functionality
6 years ago
matejcik 7e90e89e69 client: get rid of TrezorClient._convert_prime
6 years ago
matejcik 8f03bd0165 build: add Construct to requires, use package autodetection
6 years ago
matejcik 23b58cc0cb flake8: fix complaints
6 years ago
matejcik 46307cc4ba trezorctl: use Stellar default network passphrase
6 years ago
matejcik f3a042db80 trezorlib: split out methods from ProtocolMixin
6 years ago
matejcik 1820f529fc trezorlib: shuffling things from client
6 years ago
matejcik 9dc86f3955 build: update protobuf build process and update vendored definitions
6 years ago
matejcik 2f3a32f8e8 trezorlib: drop support for EncryptMessage and DecryptMessage
6 years ago
matejcik fd39692ec9 build: set requirements for proper python 3.3 and 3.4 support, make tox happy
6 years ago
matejcik ed3bdc8111 changelog: update
6 years ago
matejcik 5e7e491308 travis: fix build problems
6 years ago
matejcik 19a0f4cc7b tx_api: support blockbook, allow url-less operation
6 years ago
matejcik 85a32d01b9 build: do not import trezorlib in setup.py, parse out `__version__` by hand
6 years ago
matejcik ef736e837c build: replace local copy of pb2py / build_protobuf with pb2py from trezor-common
6 years ago
matejcik 6f23331dfc build: remove prebuilt protobuf files
6 years ago
Pavol Rusnak 8f46f3d46b
trezorctl: fix grammar in confirm messages
6 years ago
matejcik ad16588171 stellar: update T1 tests
6 years ago
ZuluCrypto b2f35de8b8 stellar.py - do not alias trezorlib.messages import to "proto"
6 years ago
ZuluCrypto cd7189839c stellar - return addresses as utf-8 strings
6 years ago