Commit Graph

1562 Commits (fa5734a2a825bf896de933be3fe937fe6f9a8c5f)
 

Author SHA1 Message Date
Tomas Susanka 897bc14a36 tests: add ripple test case with destination tag
6 years ago
Tomas Susanka 3c89a59a4d vendor: update trezor-common
6 years ago
strmci 402e72e36e device_tests: add input flow function to Ontology tests (#348)
6 years ago
Jochen Hoenicke 0428f5091c Don't require prevtx for coins with BIP-143 fork id (#352)
6 years ago
matejcik 369b704f6b trezorlib: bump to 0.11.1
6 years ago
matejcik afe8b3a208 build: safer make clean
6 years ago
matejcik b3da1e6e25 changelog: update
6 years ago
ghost43 8c644cc03e qt: don't import PyQt5.Qt
6 years ago
Jonathan Cross 6dd261f4c0 Update OPTIONS.rst per v0.11.0 (#350)
6 years ago
Pavol Rusnak a9f39b94a5
docs: update OPTIONS.rst
6 years ago
brianddk e9b7ecd97f readme: Windows instal doc (#346)
6 years ago
matejcik cf9106ff5d client: only normalize passphrase if not entered on device
6 years ago
Pavol Rusnak 831fde9c5c
tests: T1 now caches the PIN after PIN set/change
6 years ago
Pavol Rusnak 4a516e5a89
nix: add typing-extensions to dependencies
6 years ago
Jan Pochyla 0390c1da0a tests: use valid paths in various altcoin tests
6 years ago
matejcik bfb6a196c0 tests: limit number of reported expected responses
6 years ago
strmci b0a227866a device_tests: add input flow function to NEM signing test
6 years ago
matejcik b5ca32a841 changelog: add the missing link
6 years ago
matejcik 391ff53084 build: make dist target
6 years ago
matejcik ed1c6867f2 build: do not compress source dist with XZ
6 years ago
matejcik 44a9c95bda changelog: prepare for release & tagging
6 years ago
matejcik d4bcabc224 trezorlib: set minimum firmware for TT to 2.0.10
6 years ago
matejcik 1179bd407b client: fix bug with old firmware that doesn't send the "model" field
6 years ago
matejcik 23feb24573 ui: allow empty passphrase in ClickUI
6 years ago
walkjivefly a0340c94eb docs: change "_" to "-" in command names
6 years ago
matejcik 4ab8bec901 transport/webusb: change type annotations to strings
6 years ago
matejcik ea16d3c42a client: fix short-circuited ping
6 years ago
matejcik e89e6ca32e build: add script for fetching required release versions
6 years ago
matejcik 7403168438 build: compress source dist with XZ
6 years ago
matejcik ed83016463 helper-scripts: add helper scripts used in release process
6 years ago
matejcik d9e5fd2682 client: refuse to work with outdated firmware
6 years ago
matejcik 84339ae1ff client: properly sanitize and handle invalid inputs from UI functions
6 years ago
matejcik 3362f66724 client: make sure `proto` exists in client
6 years ago
matejcik 705ad90331 changelog: minor improvement
6 years ago
Manohar Peswani b407dd886e updated helloworld.py (#343)
6 years ago
matejcik b6c44e6985 changelog: update for 0.11.0
6 years ago
matejcik db1a5adee7 device_tests: style
6 years ago
Tomas Susanka 0d01298f71 tests/eth: add invalid signature test for verify
6 years ago
matejcik ab461548ce tools: update encfs_aes_getpass, add version check
6 years ago
matejcik 4982fd1cf5 client: wrap clear_session in a session
6 years ago
matejcik c7c5653231 trezorlib: bump version (not releasing yet though)
6 years ago
matejcik 1ded85c746 tests/unit_tests: update test_transport
6 years ago
matejcik c95489513e tools/encfs_aes_getpass: blackify
6 years ago
matejcik 36a81fd9e7 trezorlib: update CallException to match the old one
6 years ago
matejcik 1f2db3666b ui: smarter ClickUI prompts only once
6 years ago
matejcik ecf62ac43c trezorctl: allow beta firmware
6 years ago
matejcik eb50d54ec2 device: add reasonable defaults for reset/recovery
6 years ago
matejcik 40eaa1fa36 transport/hid: reload serial when closing
6 years ago
matejcik f3a13f50e0 transport/hid: check serial number when opening device
6 years ago
matejcik 082adfd15d transport: derive TransportException from TrezorException
6 years ago