Commit Graph

1512 Commits (897bc14a366aaa211e60ab99adccb69c133e816d)
 

Author SHA1 Message Date
matejcik b4d001fe4d travis: drop python 3.3 and related workarounds from CI
6 years ago
matejcik f880ba933f style: explain to isort that we use third party libraries and which they
6 years ago
matejcik 175148e77c style: be more explicit about wrongly sorted imports
6 years ago
matejcik f30ea76d24 build: do not require pip in requirements.txt
6 years ago
matejcik f9824739ae travis: make sure stylecheck only runs on 3.6
6 years ago
matejcik 88b50ac2ff style: add makefile with style targets, final touchups
6 years ago
matejcik e2d45397d4 device_tests: smarter device selection
6 years ago
matejcik abf0e82d80 trezorlib: implement auto-creating protobuf messages from dicts
6 years ago
matejcik f05f9a2b37 nem: make a clearer flow for create_sign_tx
6 years ago
Tomas Susanka 9f825735ed stellar: public key methods removed
6 years ago
Tomas Susanka ea685bea47 vendor: trezor-common updated
6 years ago
Pavol Rusnak 3aeb34f456
tests: fix eip155 test
6 years ago
HackyMiner b938c52e85 add more eip155 test cases (#297)
6 years ago
matejcik 3d3e9b67b4 style: apply black/isort
6 years ago
matejcik e336f578af device_tests: update test_msg_getentropy to new style
6 years ago
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